LiveActive security incident?Get immediate response
CVE Record

CVE-2025-54714: WordPress Zephyr Project Manager Plugin <= 3.3.201 - Broken Access Control Vulnerability

Missing Authorization vulnerability in Dylan James Zephyr Project Manager zephyr-project-manager allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Zephyr Project Manager: from n/a through <= 3.3.201.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N2.84.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2025-54714Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Dylan JamesZephyr Project Managerzephyr-project-manager, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.