WPSS Cookies Security & Risk Analysis

wordpress.org/plugins/wpss-cookies

A simple way to add a cookie consent message in your WordPress

0 active installs v1.3.5 PHP 7.4+ WP 5.5+ Updated Oct 27, 2021
ccpaconsentcookiecookiesgdpr
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPSS Cookies Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "wpss-cookies" plugin v1.3.5 exhibits a mixed security posture. While it avoids common pitfalls like raw SQL queries and external HTTP requests, significant concerns arise from its attack surface and output handling. The presence of two AJAX handlers, both lacking authentication checks, presents a direct and potentially exploitable pathway for attackers. This, combined with a complete lack of output escaping on 31 identified outputs, creates a substantial risk of cross-site scripting (XSS) vulnerabilities. The absence of any recorded historical vulnerabilities might suggest a lack of attention or a very limited scope, but it doesn't negate the immediate dangers identified in the static analysis.

Overall, the plugin's strengths lie in its clean SQL usage and lack of external dependencies. However, these are overshadowed by the critical security flaws of unprotected AJAX endpoints and pervasive unescaped output. The potential for XSS attacks through the AJAX handlers is a serious concern that requires immediate attention. While there's no known vulnerability history, the current code analysis reveals significant weaknesses that could be easily exploited. A more robust approach to input validation, authorization, and output sanitization is strongly recommended to improve the plugin's security.

Key Concerns

  • AJAX handlers without auth checks
  • Output escaping: 0% properly escaped
  • Large attack surface without auth
Vulnerabilities
None known

WPSS Cookies Security Vulnerabilities

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

WPSS Cookies Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
31
0 escaped
Nonce Checks
1
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped31 total outputs
Attack Surface
2 unprotected

WPSS Cookies Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wpss_set_cookie_actionwpss_cookies.php:40
noprivwp_ajax_wpss_set_cookie_actionwpss_cookies.php:41
WordPress Hooks 6
actionwp_enqueue_scriptscore\WPSScookies.php:46
actionwp_footercore\WPSScookies.php:48
actionadmin_menucore\WPSSCookiesAdmin.php:27
actionadmin_initcore\WPSSCookiesAdmin.php:28
actionadmin_enqueue_scriptscore\WPSSCookiesAdmin.php:29
actionplugins_loadedcore\WPSSCookiesAdmin.php:30
Maintenance & Trust

WPSS Cookies Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 27, 2021
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WPSS Cookies Developer Profile

Angelo Rocha

1 plugin · 0 total installs

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

How We Detect WPSS Cookies

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpss-cookies/assets/css/wpss-cookie.css/wp-content/plugins/wpss-cookies/assets/js/wpss-cookie.js
Script Paths
/wp-content/plugins/wpss-cookies/assets/js/wpss-cookie.js
Version Parameters
wpss-cookie.css?ver=wpss-cookie.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpss-cookie-messagewpss-containerwpss-container-messagewpss-container-buttonwpss-cookie-button-accept
Data Attributes
data-nonce
JS Globals
wpss_cookie_request
FAQ

Frequently Asked Questions about WPSS Cookies