CVE-2025-6585 HIGH

CVE-2025-6585: WP JobHunt <= 7.2 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Account Deletion

Vendor N/A
Product WP JobHunt
Weakness CWE-20 · Input validation
Published July 22, 2025
Last update April 8, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

What the vulnerability does

01Description

The WP JobHunt plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 7.2 via the cs_remove_profile_callback() function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete accounts of other users including admins.

Explanation of Vulnerability in Simple Terms

02Summary

WP JobHunt versions 7.2 and earlier contain an input validation flaw that allows authenticated users to modify or delete site data. An attacker with a low-privilege account can exploit this without user interaction to corrupt job listings, user records, or other critical content. The vulnerability does not expose sensitive information but can severely disrupt site operations.

What an attacker can do

03Attacker Capabilities

Modify or delete site data including job listings and user records without authorization.

Potential impact on your site

04Site Impact

Job listings and user data can be corrupted or deleted by low-privilege accounts, disrupting site functionality.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

July 22, 2025 CVE published
April 8, 2026 Record updated