Description
The Zephyr Project Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘message’ parameter in all versions up to, and including, 3.3.205 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability can only be exploited when the 'Directly link to project' plugin setting is disabled.
Published: 2026-09-08
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Zephyr Project Manager plugin for WordPress is vulnerable to stored cross‑site scripting through the 'message' parameter. Because the plugin fails to sanitize input and escape output, an attacker who can authenticate with Custom‑level access or higher can place malicious scripts in the 'message' field, which the plugin stores and later renders unescaped in project pages. Those scripts run whenever a user views the affected project, enabling theft of session cookies, defacement, or other client‑side attacks.

Affected Systems

This flaw is present in all releases of Zephyr Project Manager up to and including version 3.3.205. The vulnerability is only exploitable when the plugin setting 'Directly link to project' is turned off. Any WordPress installation using the affected plugin, regardless of the WordPress core version, is prone to the issue.

Risk and Exploitability

The CVSS score for this vulnerability is 6.4, indicating a moderate severity. EPSS data for this CVE is not available, and the flaw is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with at least Custom‑level access and the ability to navigate to a project for which the link‑to‑project option is disabled. An attacker would first inject a crafted 'message' value via the plugin’s Ajax endpoint, which is stored in the database and later rendered when the project page is accessed by other users. Because the payload is executed in the victim’s browser, it is considered a high risk to confidentiality, integrity, and availability of user accounts.

Generated by OpenCVE AI on September 8, 2026 at 12:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Zephyr Project Manager to a version newer than 3.3.205
  • If an upgrade is not immediately feasible, disable the 'Directly link to project' setting in the plugin configuration to block the injection vector
  • Sanitize the 'message' input and escape it before output, or install a security plugin that enforces output escaping

Generated by OpenCVE AI on September 8, 2026 at 12:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Dylanjkotze
Dylanjkotze zephyr Project Manager
Wordpress
Wordpress wordpress
Vendors & Products Dylanjkotze
Dylanjkotze zephyr Project Manager
Wordpress
Wordpress wordpress

Tue, 08 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Zephyr Project Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘message’ parameter in all versions up to, and including, 3.3.205 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability can only be exploited when the 'Directly link to project' plugin setting is disabled.
Title Zephyr Project Manager <= 3.3.205 - Authenticated (Custom+) Stored Cross-Site Scripting via 'message' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Dylanjkotze Zephyr Project Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-08T11:29:59.469Z

Reserved: 2026-08-20T00:16:39.513Z

Link: CVE-2026-76931

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T12:16:59.290

Modified: 2026-09-08T12:16:59.290

Link: CVE-2026-76931

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T12:30:17Z

Weaknesses
  • CWE-79

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