Vulnerability Description
The WP DSGVO Tools (GDPR) plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.1.39. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to supply an arbitrary victim email address and trigger immediate SAR processing via the process_now and is_ajax parameters, receiving tokenized download links (zip_link, pdf_link) in the HTTP response that expose the victim's personal data — including WordPress account details, comment author names, email addresses, IP addresses, and comment content — without any proof of ownership. The nonce used for the CSRF check is publicly rendered by the SAR shortcode form and is shared across all anonymous visitors, meaning any unauthenticated attacker can trivially obtain a valid nonce and bypass this gate entirely.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/includes
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.39/includes
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.39/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.39/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.39/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.39/public/s
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e4deb62a-1a75-4951-a0a
FAQ
What is CVE-2026-10034?
CVE-2026-10034 is a vulnerability with a CVSS score of 5.3 (MEDIUM). The WP DSGVO Tools (GDPR) plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.1.39. This is due to the plugin not properly verifying that a user is autho...
How severe is CVE-2026-10034?
CVE-2026-10034 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-10034?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.