CVE-2025-58222
BaseFortify
Publication date: 2025-09-22
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| maidul_team | team_manager | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Broken Access Control issue in the WordPress Team Manager Plugin (up to version 2.3.14) caused by missing authorization, authentication, or nonce token checks in certain plugin functions. It allows unauthenticated users to perform actions that should be restricted to higher-privileged users. [1]
How can this vulnerability impact me? :
The vulnerability can allow unauthorized users to perform privileged actions within the Team Manager plugin, potentially leading to unauthorized modifications or misuse of the plugin's features. Although the severity is rated low (CVSS 5.3) and exploitation is considered unlikely, compromised sites may require professional incident response as plugin-based malware scanners might not reliably detect issues. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability is challenging because it involves missing authorization checks allowing unauthenticated users to perform privileged actions. Plugin-based malware scanners may be unreliable for detecting exploitation. No specific detection commands are provided. Users are advised to monitor for unauthorized actions and consider professional incident response services if compromise is suspected. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) provided by Patchstack, which auto-mitigates the vulnerability without requiring an official fix. Since no official patch is available, users should implement this virtual patching and seek professional incident response if compromise is suspected. Additionally, monitoring and restricting access to the affected plugin functions can help reduce risk. [1]