Embed the Usercentrics Consent Management Platform on your website. Just enter your personal Settings ID and you're good to go.

1K active installs v1.0.9 PHP 7.3+ WP 5.2.0+ Updated Aug 5, 2021
ccpacmpdsgvogdprusercentrics
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEOct 4, 2025
Safety Verdict

Is USERCENTRICS CMP Safe to Use in 2026?

Use With Caution

Score 63/100

USERCENTRICS CMP has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Oct 4, 2025Updated 4yr ago
Risk Assessment

The usercentrics-consent-management-platform plugin v1.0.9 exhibits a mixed security posture. On the positive side, the static analysis reveals a commendably small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. Furthermore, the code shows good practices regarding SQL queries, with 100% utilizing prepared statements, and no file operations or external HTTP requests were detected, all of which reduce potential attack vectors. However, a significant concern is the output escaping, where only 38% of outputs are properly escaped, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities, especially considering the historical vulnerability data. The lack of nonce checks and capability checks also contributes to a weaker security foundation, as these are fundamental security mechanisms for WordPress plugins.

The vulnerability history indicates a past medium-severity Cross-Site Scripting vulnerability, which was discovered on 2025-10-04 and remains unpatched. This is a critical red flag, especially combined with the low percentage of properly escaped outputs found in the static analysis. The presence of an unpatched vulnerability of this nature, even if medium severity, indicates a potential for exploitation and highlights a deficiency in the plugin's maintenance and security update processes. While the plugin has a small attack surface and good SQL practices, the output escaping issues and the unpatched XSS vulnerability create a notable risk that needs immediate attention.

Key Concerns

  • Unpatched CVE (Medium Severity)
  • Low percentage of properly escaped outputs
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
1

USERCENTRICS CMP Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62920medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

USERCENTRICS CMP <= 1.0.9 - Authenticated (Administrator+) Stored Cross-Site Scripting

Oct 4, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

USERCENTRICS CMP Code Analysis

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

Output Escaping

38% escaped21 total outputs
Attack Surface

USERCENTRICS CMP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionplugins_loadedincludes\class-usercentrics.php:142
actionadmin_enqueue_scriptsincludes\class-usercentrics.php:158
actionadmin_enqueue_scriptsincludes\class-usercentrics.php:159
actionadmin_menuincludes\class-usercentrics.php:160
actionadmin_initincludes\class-usercentrics.php:161
filterplugin_row_metaincludes\class-usercentrics.php:164
filterscript_loader_tagincludes\class-usercentrics.php:201
filterwp_resource_hintsincludes\class-usercentrics.php:202
actionwp_enqueue_scriptsincludes\class-usercentrics.php:205
actionwp_enqueue_scriptsincludes\class-usercentrics.php:206
actionwp_headincludes\class-usercentrics.php:207
actionwp_headincludes\class-usercentrics.php:208
actionwp_body_openincludes\class-usercentrics.php:209
Maintenance & Trust

USERCENTRICS CMP Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 5, 2021
PHP min version7.3
Downloads16K

Community Trust

Rating0/100
Number of ratings0
Active installs1K
Developer Profile

USERCENTRICS CMP Developer Profile

webnique

1 plugin · 1K total installs

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

How We Detect USERCENTRICS CMP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/usercentrics-consent-management-platform/css/usercentrics-admin.css/wp-content/plugins/usercentrics-consent-management-platform/js/usercentrics-admin.js
Script Paths
/wp-content/plugins/usercentrics-consent-management-platform/js/usercentrics-admin.js
Version Parameters
usercentrics-consent-management-platform/css/usercentrics-admin.css?ver=usercentrics-consent-management-platform/js/usercentrics-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- This function is provided for demonstration purposes only. --><!-- An instance of this class should be passed to the run() function --><!-- defined in Usercentrics_Loader as all of the hooks are defined --><!-- in that particular class. -->+3 more
Data Attributes
data:image/svg+xml;base64,
JS Globals
Usercentrics_Admin
FAQ

Frequently Asked Questions about USERCENTRICS CMP