Cartograf Cookie filter Security & Risk Analysis

wordpress.org/plugins/cartograf-cookie-filter

Prevents the installation of tracking cookies without the informed consent of the visitor. This plugin was specifically designed to be Spanish Cookie …

200 active installs v1.1.3 PHP + WP 3.6+ Updated Sep 8, 2014
cookie-controlcookie-laweueuropean-unionspain
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cartograf Cookie filter Safe to Use in 2026?

Generally Safe

Score 85/100

Cartograf Cookie filter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The cartograf-cookie-filter plugin v1.1.3 presents a mixed security posture. On the positive side, there are no registered CVEs, no dangerous functions identified, and all SQL queries appear to be properly prepared, which are strong indicators of good development practices regarding common web vulnerabilities. The absence of external HTTP requests and cron events also reduces the potential for certain types of attacks.

However, significant concerns arise from the code analysis. The most critical issue is that 100% of the identified output operations are not properly escaped. This represents a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the website through user-generated or improperly handled data displayed by the plugin. Additionally, the presence of file operations without further context on their usage or access controls is a potential area of concern. The complete lack of nonce and capability checks on what could potentially be entry points (though currently listed as zero) is a weakness that could be exploited if new entry points are introduced or if the static analysis missed certain attack vectors.

Given the lack of historical vulnerabilities, it suggests the developers may have addressed past issues or that the plugin hasn't been a target. Nevertheless, the current code analysis reveals a significant flaw in output sanitization that requires immediate attention. The plugin's strengths lie in its SQL handling and lack of historical exploits, but its weakness in output escaping creates a substantial risk of XSS. Therefore, while the plugin avoids common pitfalls like unpatched CVEs, the unescaped output is a critical area to address for overall security.

Key Concerns

  • 100% of outputs are unescaped
  • File operations found
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Cartograf Cookie filter Security Vulnerabilities

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

Cartograf Cookie filter Code Analysis

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

Output Escaping

0% escaped17 total outputs
Attack Surface

Cartograf Cookie filter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_headcartograf-cookie-filter.php:43
actionwp_footercartograf-cookie-filter.php:49
actionwp_enqueue_scriptscartograf-cookie-filter.php:56
actionadmin_menusettings_page.php:3
actionadmin_initsettings_page.php:38
Maintenance & Trust

Cartograf Cookie filter Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 8, 2014
PHP min version
Downloads7K

Community Trust

Rating80/100
Number of ratings5
Active installs200
Developer Profile

Cartograf Cookie filter Developer Profile

Jose

2 plugins · 230 total installs

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

How We Detect Cartograf Cookie filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cartograf-cookie-filter/script.js
Script Paths
/wp-content/plugins/cartograf-cookie-filter/script.js
Version Parameters
cartograf-cookie-filter/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- TODO: remove this hook because it is no longer needed. -->
FAQ

Frequently Asked Questions about Cartograf Cookie filter