Severity by source
AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Requires authenticated Author-level access (PR:H) and specific endpoint knowledge (AC:H); SSRF crosses server boundary (S:C) with limited read/write impact and no availability effect.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Author Server Side Request Forgery (SSRF) in Complianz <= 7.5.0 versions.
AnalysisAI
Server-Side Request Forgery in the Complianz WordPress GDPR compliance plugin (versions 7.5.0 and below) allows authenticated attackers with Author-level privileges or higher to forge requests from the server, enabling internal network probing and limited confidentiality and integrity impact. The Scope:Changed CVSS metric confirms the vulnerability crosses the server's trust boundary, a characteristic consistent with SSRF enabling access to internal resources unreachable by the attacker directly. No public exploit code has been identified at time of analysis, and the high privilege requirement (PR:H) substantially limits opportunistic exploitation.
Technical ContextAI
Complianz is a WordPress plugin (CPE: cpe:2.3:a:complianz:complianz:*:*:*:*:*:*:*:*) designed for GDPR, CCPA, and cookie consent compliance management. The vulnerability class is CWE-918 (Server-Side Request Forgery), which occurs when the application fetches a remote resource based on user-supplied input without adequately validating or sanitizing the target URL or destination. In the context of a WordPress plugin, this typically manifests through an AJAX action or admin endpoint that performs HTTP requests to external or internal URLs derived from attacker-controlled parameters. The CVSS Scope:Changed (S:C) is technically appropriate here because a successful SSRF moves the attack surface from the web application layer into internal network infrastructure - the server issues requests on behalf of the attacker to destinations that would otherwise be inaccessible, crossing the initial security boundary.
RemediationAI
Update the Complianz WordPress plugin to a version above 7.5.0 per the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/complianz-gdpr/vulnerability/wordpress-complianz-plugin-7-5-0-server-side-request-forgery-ssrf-vulnerability; an exact patched release version is not independently confirmed from the available data, so verify the current stable release in the WordPress Plugin Repository. As a compensating control where immediate patching is not possible, restrict Author-level and above accounts to trusted users only, and disable self-registration if enabled (Settings > General > Membership in WordPress), which eliminates the attacker's ability to acquire the required privilege level. Additionally, deploy a Web Application Firewall rule to block outbound server-side requests to internal RFC-1918 address ranges, reducing the SSRF blast radius. Note that WAF mitigations may interfere with legitimate plugin functionality if Complianz performs outbound connectivity checks.
The Complianz WordPress plugin before 6.3.4, and Complianz Premium WordPress plugin before 6.3.6 allow a translators to
The Complianz WordPress plugin before 6.4.2, Complianz Premium WordPress plugin before 6.4.2 do not validate and escape
PHP Object Injection in the Complianz WordPress plugin (all versions up to and including 7.5.0) allows an authenticated
Cross-Site Request Forgery (CSRF) vulnerability in Really Simple Plugins Complianz, Really Simple Plugins Complianz Prem
Cross-Site Request Forgery (CSRF) vulnerability in Really Simple Plugins Complianz, Really Simple Plugins Complianz Prem
Unauthenticated sensitive data exposure in the Complianz WordPress plugin (versions up to and including 7.5.0) allows an
Stored Cross-Site Scripting in Complianz - GDPR/CCPA Cookie Consent plugin versions up to 7.4.4.2 allows authenticated a
The Complianz - GDPR/CCPA Cookie Consent plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin set
The Complianz - GDPR/CCPA Cookie Consent plugin for WordPress is vulnerable to Cross-Site Request Forgery in all version
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48107
GHSA-5rq9-69w6-223q