CVE-2025-7733
IDOR in WP JobHunt Plugin Allows Authenticated Email Injection
Publication date: 2025-12-20
Last updated on: 2025-12-20
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-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 is an Insecure Direct Object Reference (IDOR) in the WP JobHunt plugin for WordPress, specifically in the 'cs_update_application_status_callback' function. It occurs because the plugin fails to properly validate a user-controlled key. As a result, authenticated users with Candidate-level access or higher can exploit this flaw to send site-generated emails containing injected HTML to any user.
How can this vulnerability impact me? :
The vulnerability allows attackers with Candidate-level access to send emails with injected HTML to any user, which could be used for phishing, social engineering, or delivering malicious content. This can lead to compromised user trust, potential account compromise, or other security issues related to malicious email content.