CVE-2025-7374
BaseFortify
Publication date: 2025-10-10
Last updated on: 2025-10-14
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wp_jobhunt | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in the WP JobHunt plugin for WordPress allows authenticated users with Candidate- or Employer-level access and above to bypass authorization restrictions. Specifically, users can log in even if their accounts are inactive or pending because the plugin does not properly restrict login for these account states.
How can this vulnerability impact me? :
This vulnerability can allow unauthorized access by users whose accounts should not be active, potentially leading to unauthorized actions or access to sensitive information within the site. It undermines the intended account status controls and could lead to misuse of the platform by users who should not have access.