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 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. The exploit works by embedding KSES-allowed markup such as abbr title attributes and HTML comments in a submitted comment so that the global strtr() substitution strips substrings from an inert tag, mutating it into an executable element such as an img onerror handler that runs in the WordPress origin for any visitor, including logged-in administrators.
Published: 2026-09-05
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can exploit the plugin’s insufficient sanitization of comment content to embed KSES‑allowed markup such as abbr title attributes and HTML comments. The global strtr substitution function then alters these inert substrings into executable elements like an img tag with an onerror handler that runs arbitrary JavaScript in the WordPress origin whenever a page containing the injected comment is loaded. The malicious script executes for every visitor, including logged‑in administrators, allowing credential theft, session hijacking, or defacement.

Affected Systems

All installations of the iubenda All‑in‑one Compliance for GDPR / CCPA Cookie Consent + more WordPress plugin that are version 3.13.4 or earlier. The vulnerability affects any WordPress site that has this plugin activated and allows comment submission.

Risk and Exploitability

The CVSS score of 7.2 indicates high risk, and although the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the attack is straightforward: an unauthenticated attacker merely submits a crafted comment, which then executes on any visitor's browser. This attack vector enables widespread impact across all users of the site and poses significant confidentiality, integrity, and availability threats.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the iubenda cookie consent plugin to a version newer than 3.13.4 (for example 3.13.5 or later).
  • If an immediate update is not possible, disable comment posting or restrict it to authenticated users, and apply additional sanitization to comment content before rendering.
  • Deploy a site‑wide content security policy that disallows inline scripts and limits script execution on comment pages.

Generated by OpenCVE AI on September 5, 2026 at 06:20 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 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. The exploit works by embedding KSES-allowed markup such as abbr title attributes and HTML comments in a submitted comment so that the global strtr() substitution strips substrings from an inert tag, mutating it into an executable element such as an img onerror handler that runs in the WordPress origin for any visitor, including logged-in administrators.
Title iubenda | All-in-one Compliance for GDPR / CCPA Cookie Consent + more <= 3.13.4 - Unauthenticated Stored Cross-Site Scripting via Comment Content
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:57.342Z

Reserved: 2026-08-20T19:04:53.006Z

Link: CVE-2026-77263

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-77263

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T06:30:04Z

Weaknesses
  • CWE-79

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