Skip to main content

WP DSGVO Tools EUVDEUVD-2026-37988

| CVE-2026-10034 MEDIUM
Missing Authorization (CWE-862)
2026-06-19 Wordfence GHSA-8gvx-hvcr-5q8c
5.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
5.3 MEDIUM

Network-accessible with no authentication or user interaction; C:L rather than C:H because each exploit yields targeted data for one known victim email, not systemic access.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jun 19, 2026 - 06:38 vuln.today
CVE Published
Jun 19, 2026 - 04:31 nvd
MEDIUM 5.3

DescriptionCVE.org

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.

AnalysisAI

Unauthenticated personal data exfiltration in WP DSGVO Tools (GDPR) plugin for WordPress (≤3.1.39) allows any remote attacker to trigger immediate Subject Access Request (SAR) fulfillment for an arbitrary victim email, receiving tokenized download links in the HTTP response that expose WordPress account details, comment history, email addresses, and IP addresses. The plugin's CSRF nonce - the only gate protecting this action - is publicly rendered by the SAR shortcode form and shared across all anonymous visitors, rendering it entirely ineffective as an access control mechanism. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify WordPress site with SAR shortcode deployed
Delivery
Load shortcode page, extract shared nonce from HTML
Exploit
Craft AJAX POST with victim email, process_now=1, is_ajax=1, nonce
Execution
Plugin processes SAR immediately, returns zip_link and pdf_link in HTTP response
Impact
Download tokenized personal data archive containing account details, IPs, and comment history

Vulnerability AssessmentAI

Exploitation Exploitation requires the following specific conditions to all be true simultaneously: the target site must have WP DSGVO Tools (GDPR) version 3.1.39 or earlier installed and active; at least one publicly accessible page or post on the site must embed the Subject Access Request shortcode (which renders the shared nonce in the HTML); and the attacker must know or be able to enumerate a valid email address belonging to a registered WordPress user or comment author on that site. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The NVD/Wordfence CVSS base score of 5.3 (Medium, AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N) accurately captures the technical ease of exploitation but arguably understates the sensitivity of the exposed data. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker visits the target WordPress site, locates a page embedding the SAR shortcode form, and extracts the publicly available nonce value from the rendered HTML. They then submit a crafted POST request to the plugin's AJAX handler with process_now=1, is_ajax=1, and a target victim's email address; the server immediately processes the SAR and returns zip_link and pdf_link download URLs in the HTTP response, allowing the attacker to download the victim's complete personal data package without any authentication or proof of ownership.
Remediation An upstream fix changeset has been committed to the WordPress plugin repository (https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3574362%40shapepress-dsgvo&new=3574362%40shapepress-dsgvo), but a specific patched tagged release version is not confirmed in the available data - administrators should verify the current version in the WordPress plugin directory and update to any release beyond 3.1.39 once confirmed patched. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-37988 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy