Security readout for executives and security teams
Plain-English summary
This WordPress plugin flaw can let a logged-in, low-privileged user access functionality or data they should not be allowed to reach. The main business risk is confidentiality exposure, with limited integrity impact and no availability impact stated in the CVSS data.
Executive priority
Treat as a high-priority WordPress plugin exposure, especially on sites with external users or many low-privileged accounts. Prioritize inventory, vendor remediation tracking, and temporary access reduction where sensitive project data is stored.
Technical view
CVE-2025-54714 is a CWE-862 missing authorization issue in Dylan James Zephyr Project Manager for WordPress, reported for versions through 3.3.201. CVSS 3.1 is 7.1: network exploitable, low complexity, low privileges required, no user interaction, high confidentiality impact, low integrity impact, no availability impact.
Likely exposure
Exposure is likely limited to WordPress sites running Zephyr Project Manager through version 3.3.201. The CVSS vector indicates an attacker needs low privileges, so sites with many contributor, subscriber, client, or project-user accounts should prioritize review.
Exploitation context
The provided bundle does not show CISA KEV listing or other evidence of active exploitation. However, the issue is remotely reachable, low complexity, and requires no user interaction after obtaining low-privileged access.
Researcher notes
The source data is sparse and does not describe exact endpoints, authorization checks, or fixed versions. The affected version statement says through 3.3.201, while the structured affected entry is limited, so validate against vendor or Patchstack records before closure.
Mitigation direction
- Check vendor and Patchstack guidance for a fixed version or official remediation.
- Inventory WordPress sites using Zephyr Project Manager and record installed versions.
- Update the plugin when an official fixed release is confirmed.
- Temporarily disable the plugin where business impact permits and exposure is unacceptable.
- Reduce unnecessary WordPress accounts and plugin access until remediation is verified.
Validation and detection
- Confirm whether Zephyr Project Manager is installed on each WordPress site.
- Verify the installed plugin version is greater than 3.3.201 or otherwise vendor-confirmed fixed.
- Review WordPress roles and accounts with access to project-management functionality.
- Check logs for suspicious low-privileged account activity around project data or settings.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2025-54714 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N2.84.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.1HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
