Description
The Zephyr Project Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.3.203 via the `file` parameter. This makes it possible for authenticated attackers, with Custom-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. On a servers that have `allow_url_fopen` enabled, this issue allows for Server-Side Request Forgery
Published: 2025-12-17
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Read
Action: Immediate Patch
AI Analysis

Impact

The Zephyr Project Manager WordPress plugin is vulnerable to a directory traversal flaw that allows authenticated users with Custom-level or higher access to retrieve the contents of arbitrary files on the server via the file parameter. This bug enables attackers to read sensitive data such as configuration files, credentials, or code, and, on servers with allow_url_fopen enabled, also permits Server‑Side Request Forgery, expanding the scope to external network resources. The weakness is identified as CWE‑22, indicating improper handling of user‑supplied paths, which can lead to confidentiality breaches.

Affected Systems

This vulnerability affects all deployments of Zephyr Project Manager on WordPress up to and including version 3.3.203. Users of earlier versions should verify their plugin release and apply the latest update once released.

Risk and Exploitability

The CVSS score is 4.9, indicating a low overall severity, and the EPSS score is less than 1 %, showing a very low probability of exploitation in the wild. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog. Exploitation requires authentication and at least Custom‑level privileges, so an attacker must first compromise or compromise credentials. The potential for SSRF is contingent on the server configuration, specifically the allow_url_fopen setting. Overall, the risk can be mitigated by addressing the flaw rather than relying on post‑exploitation damage.

Generated by OpenCVE AI on April 22, 2026 at 20:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Zephyr Project Manager to the latest release (3.3.204 or later).
  • Restrict the file parameter by validating that it references only permitted directories and disallow traversal characters.
  • Disable allow_url_fopen in the PHP configuration to prevent Server‑Side Request Forgery unless it is required by other applications.

Generated by OpenCVE AI on April 22, 2026 at 20:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 17 Dec 2025 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Dec 2025 14:30: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

Wed, 17 Dec 2025 07:30:00 +0000

Type Values Removed Values Added
Description The Zephyr Project Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.3.203 via the `file` parameter. This makes it possible for authenticated attackers, with Custom-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. On a servers that have `allow_url_fopen` enabled, this issue allows for Server-Side Request Forgery
Title Zephyr Project Manager <= 3.3.203 - Authenticated (Custom+) Arbitrary File Read And Server-Side Request Forgery
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Dylanjkotze Zephyr Project Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:43:40.238Z

Reserved: 2025-10-29T21:34:11.697Z

Link: CVE-2025-12496

cve-icon Vulnrichment

Updated: 2025-12-17T21:43:15.575Z

cve-icon NVD

Status : Deferred

Published: 2025-12-17T08:15:42.787

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

Link: CVE-2025-12496

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T20:30:26Z

Weaknesses