Description
The Watu Quiz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the HTTP Referer header in versions less than, or equal to, 3.4.4 due to insufficient input sanitization and output escaping when the "Save source URL" option is enabled. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever an user accesses an injected page.
Published: 2025-10-25
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The Watu Quiz plugin for WordPress allows unauthenticated attackers to inject malicious scripts into stored data through the HTTP Referer header when the 'Save source URL' feature is enabled. The vulnerability arises from insufficient input sanitization and improper output escaping, enabling the execution of attacker supplied code whenever a user accesses an injected page. This can lead to theft of user credentials, defacement, or session hijacking on the affected site.

Affected Systems

WordPress sites running the Watu Quiz plugin version 3.4.4 or earlier are impacted. The vulnerability is present on installations where the 'Save source URL' option is turned on. No other plugins or WordPress core components are directly affected.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. The EPSS score of less than 1% suggests the likelihood of exploitation is low, and the vulnerability is not listed in CISA's KEV catalog. The attack vector is inferred to be unauthenticated with a crafted HTTP Referer header, requiring an attacker to persuade a user to visit a malicious link. If successful, the attacker can inject web scripts that run in the context of the site, compromising confidentiality, integrity, and availability of user sessions. Combining the severity score, low exploitation probability, and lack of KEV listing, the overall risk is moderate but still warrants remediation.

Generated by OpenCVE AI on April 22, 2026 at 21:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Watu Quiz to a version newer than 3.4.4 that removes the vulnerability.
  • If an upgrade cannot be performed immediately, disable the 'Save source URL' setting to eliminate the storage of unsanitized referer data.
  • Review and, if necessary, block suspicious HTTP Referer headers to reduce the chance of successful injection.

Generated by OpenCVE AI on April 22, 2026 at 21:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Oct 2025 22:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Mon, 27 Oct 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 25 Oct 2025 05:45:00 +0000

Type Values Removed Values Added
Description The Watu Quiz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the HTTP Referer header in versions less than, or equal to, 3.4.4 due to insufficient input sanitization and output escaping when the "Save source URL" option is enabled. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever an user accesses an injected page.
Title Watu Quiz <= 3.4.4 - Unauthenticated Stored Cross-Site Scripting via HTTP Referer
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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:12.765Z

Reserved: 2025-10-02T11:38:34.624Z

Link: CVE-2025-11238

cve-icon Vulnrichment

Updated: 2025-10-27T15:46:17.609Z

cve-icon NVD

Status : Deferred

Published: 2025-10-25T06:15:34.687

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11238

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T22:00:18Z

Weaknesses
  • CWE-79

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