All intelligence
// vulnerability record
live · NVDCVE-2024-11286
CRITICALpublished 2025-03-14 05:15 UTC · 1 year ago · modified 2026-06-17 06:57 UTC
9.8
CVSS / 10
// description
The WP JobHunt plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 7.1. This is due to the plugin not properly verifying a user's identity prior to authenticating them through the cs_parse_request() function. This makes it possible for unauthenticated attackers to to log in to any user's account, including administrators.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-288