Description
The iubenda | All-in-one Compliance for GDPR / CCPA Cookie Consent + more plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content via AdSense Regex Rewrite in all versions up to, and including, 3.13.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability only manifests when the 'Secondary' parser engine is active (parser_engine=default); it does not exist under the default 'new' DOM-based parser engine.
Published: 2026-09-05
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The iubenda WordPress plugin contains a stored cross‑site scripting flaw caused by insufficient input sanitization and output escaping when comment content is processed by the AdSense regex rewrite within the secondary parser engine. An unauthenticated attacker can inject arbitrary JavaScript into a comment that is stored and later executed in any visitor’s browser, enabling session hijacking, defacement, or other malicious actions. The vulnerability is limited to installations that have the secondary parser engine active (parser_engine=default) and does not affect the newer DOM‑based parser.

Affected Systems

All installations of the iubenda | All‑in‑one Compliance for GDPR / CCPA Cookie Consent + more plugin for WordPress with versions up to and including 3.13.4, when the secondary parser engine is enabled. Sites using the newer DOM‑based parser engine are not affected.

Risk and Exploitability

The CVSS base score of 7.2 classifies this issue as high severity. The EPSS score is not available, making precise exploitation likelihood hard to gauge; however, because the flaw can be triggered via the public comment interface without any authentication, the attack surface is large. This vulnerability is not listed in the CISA KEV catalog. An attacker only needs to post a malicious comment, making the vector broadly exploitable. Given the high score and ease of exploitation, the risk to sites with the vulnerable plugin remains significant.

Generated by OpenCVE AI on September 5, 2026 at 06:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the iubenda plugin to version 3.13.5 or later, which removes the XSS flaw.
  • If an immediate upgrade is not possible, disable the secondary parser engine by setting parser_engine to new, preventing the vulnerability from being leveraged.
  • Optionally, enforce authentication for comment posting or sanitize comment input to further limit injection opportunities.

Generated by OpenCVE AI on September 5, 2026 at 06:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Description The iubenda | All-in-one Compliance for GDPR / CCPA Cookie Consent + more plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content via AdSense Regex Rewrite in all versions up to, and including, 3.13.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability only manifests when the 'Secondary' parser engine is active (parser_engine=default); it does not exist under the default 'new' DOM-based parser engine.
Title iubenda | All-in-one Compliance for GDPR / CCPA Cookie Consent + more <= 3.13.4 - Unauthenticated Stored Cross-Site Scripting via Comment Content via AdSense Regex Rewrite
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-05T05:30:56.169Z

Reserved: 2026-08-20T18:41:10.282Z

Link: CVE-2026-77233

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T06:17:09.780

Modified: 2026-09-05T06:17:09.780

Link: CVE-2026-77233

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T07:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')