ZeroHour

CVE-2026-84816

Unauthenticated Cross-Site Scripting in WPCS WordPress plugin (<= 1.3.2)

CVSS 3.1
7.1 high
EPSS
Published
()
Modified
AI analysis

CVE-2026-84816 is an unauthenticated cross-site scripting (XSS) flaw in the WPCS plugin for WordPress, affecting all versions up to and including 1.3.2. Because no authentication is required, any remote attacker can potentially trigger it by getting crafted input processed by the plugin so that it is rendered in a victim's browser without proper sanitization; the specific vulnerable parameter is not documented in the available data. Successful exploitation would let an attacker run arbitrary JavaScript in the context of a visitor's or administrator's session, enabling actions such as redirecting users, altering displayed content, or acting on the victim's behalf, with confidentiality, integrity, and availability impacts rated low and a changed scope per the CVSS metrics. Any WordPress installation running WPCS version 1.3.2 or earlier is affected. There is currently no public proof-of-concept, the flaw is not in CISA's KEV catalog, and no in-the-wild exploitation has been reported.

What to do: Update WPCS to a release newer than 1.3.2 as soon as a patched version is available, since the advisory data does not specify the exact fixed version. Until you can patch, deactivate the plugin or add WAF/virtual-patching rules that strip script tags and event-handler attributes from unauthenticated requests reaching the plugin's endpoints.

Affected
WPCS WordPress plugin<= 1.3.2
Estimated exposure
unknown (no active-install or scan data available for the WPCS plugin) — The source data includes no plugin active-install counts, internet-exposure scan results, or deployment statistics for WPCS, so no defensible order-of-magnitude estimate can be made.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Unauthenticated Cross Site Scripting (XSS) in WPCS <= 1.3.2 versions.

Ecosystems
WordPress
Weakness
CWE-79
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

In the news

No ingested article mentions this CVE yet.