CVE-2025-50009
BaseFortify
Publication date: 2025-06-20
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 in the WordPress Kata Plus plugin (up to version 1.5.3) is a Broken Access Control issue caused by missing authorization, authentication, or nonce token checks in certain functions. It allows users with low-level privileges (Subscriber role) to perform actions that should be restricted to higher-privileged roles, effectively bypassing intended access controls. [1]
How can this vulnerability impact me? :
The vulnerability can allow low-privileged users to perform unauthorized actions within the Kata Plus plugin, potentially leading to unauthorized modifications or disruptions. Although the severity is rated as low (CVSS 5.4), exploitation could impact the integrity and availability of the affected system. There is currently no official patch, so mitigation via virtual patching or professional incident response is recommended if compromise occurs. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for unauthorized actions performed by low-privilege users (Subscribers) that should require higher privileges. Since the vulnerability is due to missing authorization checks in the Kata Plus plugin, network or system detection would focus on unusual access patterns or privilege escalations within the WordPress environment. Specific commands are not provided in the resources. It is recommended to use server-side malware scanning and professional incident response if compromise is suspected, rather than relying on plugin-based malware scanners. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include implementing virtual patching (vPatching) to neutralize the vulnerability without waiting for an official patch, as no fixed version is currently available. Virtual patching can provide rapid protection by blocking exploitation attempts. Additionally, monitoring for suspicious activity and preparing for professional incident response or server-side malware scanning in case of compromise is advised. [1]