CVE-2026-24941
7.5wpjobportal · WP Job Portal
A missing authorization vulnerability in the WP Job Portal plugin allows unauthenticated attackers to exploit incorrectly configured access controls and potentially access sensitive data.
Executive summary
A critical missing authorization flaw in the WP Job Portal plugin allows unauthenticated attackers to bypass access controls, creating a high risk of unauthorized data exposure.
Vulnerability
This is a CWE-862 missing authorization vulnerability where the plugin fails to perform proper capability checks on sensitive functions. The CVSS vector of AV:N/AC:L/PR:N/UI:N indicates that an unauthenticated attacker can exploit this flaw remotely without any user interaction.
Business impact
The vulnerability allows unauthorized parties to access information they should not be able to view, potentially leading to the compromise of sensitive business or user data. With a CVSS score of 7.5, this high-severity issue poses a significant risk to confidentiality and could result in regulatory non-compliance or loss of customer trust.
Remediation
Immediate Action: Review the official Patchstack vendor advisory for updates and upgrade to the latest version of the WP Job Portal plugin as soon as a fix is released.
Proactive Monitoring: Monitor server access logs for anomalous requests directed at plugin-specific endpoints or unauthorized access attempts originating from external IP addresses.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to block suspicious traffic patterns or unauthenticated requests attempting to access the plugin administrative or data-fetching endpoints.
Exploitation status
Public Exploit Available: No (exploit_available: false).
Analyst recommendation
Given the high CVSS score and the potential for unauthenticated access to sensitive data, administrators should prioritize this plugin for remediation. If an official patch is not yet available, consider temporarily deactivating the WP Job Portal plugin to eliminate the attack surface until the vendor releases a secure version.
Sources
Originally found and disclosed by benzdeus | Patchstack Bug Bounty Program, per the CVE Program record.