CVE-2025-49978
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-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability, identified as CVE-2025-49978, is an Insecure Direct Object References (IDOR) issue in the WordPress JobSearch plugin up to version 2.9.0. It allows unauthorized users with only Subscriber-level privileges to bypass authorization and authentication controls, potentially granting them access to sensitive files, folders, or database interactions. It is classified under OWASP Top 10 category A1: Broken Access Control and has a low severity rating with a CVSS score of 4.3. [1]
How can this vulnerability impact me? :
The impact of this vulnerability is that unauthorized users with minimal privileges can bypass access controls and gain access to sensitive data or resources within the JobSearch plugin environment. Although the risk is considered low and exploitation is unlikely, if exploited, it could lead to unauthorized access to files, folders, or database information, potentially compromising the integrity or availability of the system. There is currently no official patch, but virtual patching is available as a mitigation. [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 access attempts by users with Subscriber-level privileges trying to access restricted files, folders, or database interactions. Since no specific detection commands are provided, it is recommended to perform server-side malware scanning and professional incident response to identify potential exploitation. Plugin-based malware scanners may be unreliable for this purpose. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) offered by Patchstack, which provides automatic protection against this vulnerability even without an official fix. Additionally, monitoring access controls and restricting Subscriber-level privileges where possible can reduce risk. Seeking professional incident response is advised if compromise is suspected. [1]