PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-77263 iubenda CVE debrief

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 vulnerability allows 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. A

Vendor
iubenda
Product
iubenda | All-in-one Compliance for GDPR / CCPA Cookie Consent + more
CVSS
HIGH 7.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-05
Original CVE updated
2026-09-08
Advisory published
2026-09-05
Advisory updated
2026-09-08

Who should care

WordPress administrators, security teams, and users of the iubenda plugin should assess exposure and prioritize updating to a fixed version to prevent potential exploitation. They should also review compensating controls for exposed systems, monitor for potential exploitation attempts, and track exceptions and retest remediated assets.

Why it matters

The CVE-2026-77263 vulnerability in the iubenda plugin for WordPress allows unauthenticated attackers to inject arbitrary web scripts, potentially leading to Cross-Site Scripting attacks. Defenders should prioritize verifying and updating the plugin, assessing exposure, and monitoring for exploitation attempts.

  • Defenders should verify and update the iubenda plugin to a fixed version to prevent exploitation.
  • Assess exposure in WordPress deployments to prioritize remediation.
  • Monitor for potential exploitation attempts to detect potential attacks.

Technical summary

The iubenda plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content in all versions up to, and including, 3.13.4. This is due to insufficient input sanitization and output escaping, allowing unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability can be exploited by embedding KSES-allowed markup such as abbr title attributes and HTML comments in a submitted comment. This allows the global strtr() substitution to strip 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

Defensive priority

Defenders should prioritize verifying and updating the iubenda plugin to a fixed version, assessing exposure in their WordPress deployments, and monitoring for potential exploitation attempts.

Recommended defensive actions

  • Verify and update the iubenda plugin to a fixed version
  • Assess exposure in WordPress deployments
  • Monitor for potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the corpus does not establish versions beyond 3.13.4, exploitation, impact, or remediation beyond updating to a fixed version.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-77263 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-77263

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-77263 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-77263

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/iubenda-cookie-law-solution/trunk/iubenda-cookie-class/iubenda.class.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/iubenda-cookie-law-solution/trunk/iubenda_cookie_solution.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/changeset/3675630/iubenda-cookie-law-solution/trunk/iubenda-cookie-class/iubenda.class.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.