Simple Cookies Security & Risk Analysis

wordpress.org/plugins/simple-cookies

Allows you to implement the functionality of dynamic content at your website.

10 active installs v1.1.2 PHP 5.6+ WP 4.7.0+ Updated Nov 18, 2024
contentcookiesmarketingsimple
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Cookies Safe to Use in 2026?

Generally Safe

Score 92/100

Simple Cookies has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of the 'simple-cookies' plugin v1.1.2 reveals a generally strong security posture. The plugin demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and properly escaping all outputs. Furthermore, there are no file operations or external HTTP requests, which are common sources of vulnerabilities. The absence of any taint analysis findings and zero known CVEs further bolster this positive assessment. The plugin also implements capability checks, which is a positive sign for authorization. However, the lack of nonce checks across its entry points, specifically for the shortcodes, presents a potential area of concern. While the total attack surface is small and there are no unprotected entry points listed, the absence of nonces on shortcodes could theoretically be exploited in specific scenarios if user-supplied data is processed without adequate validation, though the analysis did not explicitly find such flows.

The vulnerability history is completely clean, with no recorded CVEs of any severity. This suggests a history of secure development or at least a lack of discovered vulnerabilities in the past. Coupled with the clean static analysis, this indicates a low likelihood of immediate, known threats. The plugin's strengths lie in its secure handling of data access (SQL) and output, and its avoidance of risky coding practices. The primary weakness identified is the absence of nonce checks on shortcodes, which, while not resulting in direct critical findings in this analysis, is a missed security control that could be a factor in more complex attack chains if the shortcode functionality is ever expanded or becomes more interactive. Overall, the plugin appears to be built with security in mind, but a minor enhancement could further harden it.

Key Concerns

  • Missing nonce checks on shortcodes
Vulnerabilities
None known

Simple Cookies Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Simple Cookies Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Simple Cookies Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[addsimplecookie] inc\Shortcodes\AddCookieShortcode.php:15
[hideforsimplecookie] inc\Shortcodes\HideCookieShortcode.php:18
[removesimplecookie] inc\Shortcodes\RemoveCookieShortcode.php:15
[showforsimplecookie] inc\Shortcodes\ShowCookieShortcode.php:18
WordPress Hooks 14
actionadmin_menuinc\Api\SettingsApi.php:22
actionadmin_initinc\Api\SettingsApi.php:26
actionadmin_enqueue_scriptsinc\Base\Enqueue.php:15
actionwp_enqueue_scriptsinc\Base\Enqueue.php:16
actionload-post-new.phpinc\Pages\Dashboard.php:32
actionload-post.phpinc\Pages\Dashboard.php:33
filtermce_external_pluginsinc\Shortcodes\AddButtonController.php:27
filtermce_buttonsinc\Shortcodes\AddButtonController.php:28
actionwp_enqueue_scriptsinc\Shortcodes\AddCookieShortcode.php:17
actionwp_enqueue_scriptsinc\Shortcodes\AddCookieShortcode.php:46
actionwp_enqueue_scriptsinc\Shortcodes\HideCookieShortcode.php:20
actionwp_enqueue_scriptsinc\Shortcodes\RemoveCookieShortcode.php:17
actionwp_enqueue_scriptsinc\Shortcodes\RemoveCookieShortcode.php:25
actionwp_enqueue_scriptsinc\Shortcodes\ShowCookieShortcode.php:20
Maintenance & Trust

Simple Cookies Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 18, 2024
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Cookies Developer Profile

Pavel Karpov

2 plugins · 10 total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Simple Cookies

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-cookies/assets/css/simple-cookie.admin.css/wp-content/plugins/simple-cookies/assets/js/simple-cookie.admin.js/wp-content/plugins/simple-cookies/assets/js/simple-cookie.js
Script Paths
/wp-content/plugins/simple-cookies/assets/js/simple-cookie.admin.js/wp-content/plugins/simple-cookies/assets/js/simple-cookie.js

HTML / DOM Fingerprints

JS Globals
sc_tinyMCEtranslateshortCodeObj
Shortcode Output
[addsimplecookie][removesimplecookie][hideforsimplecookie]
FAQ

Frequently Asked Questions about Simple Cookies