CVE-2025-49324
BaseFortify
Publication date: 2025-06-06
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 is a Broken Access Control issue in the WordPress Job Board Manager plugin (up to version 2.1.60). It occurs because of missing authorization, authentication, or nonce token checks in certain functions, allowing unauthenticated users to perform actions that should be restricted to higher-privileged users. [1]
How can this vulnerability impact me? :
The vulnerability allows unauthenticated users to execute privileged actions, which could lead to unauthorized changes or operations within the affected plugin. However, the impact is considered low severity and exploitation is unlikely. Users are advised to update to version 2.1.61 or later to mitigate the risk. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves checking for unauthorized access or actions performed by unauthenticated users on the Job Board Manager plugin up to version 2.1.60. Since the vulnerability arises from missing authorization checks, monitoring web server logs for suspicious requests to plugin endpoints or unusual privilege escalations can help. However, no specific detection commands are provided. Patchstack recommends professional incident response and server-side malware scanning rather than relying on plugin-based scanners, which may be tampered with. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include updating the WordPress Job Board Manager plugin to version 2.1.61 or later, where the vulnerability is fixed. Alternatively, applying Patchstack's virtual patching (vPatching) can provide automatic protection before official patches are applied. Additionally, monitoring for suspicious activity and preparing for professional incident response if compromise is suspected are recommended. [1]