Back to overview

CVE-2026-9237

MEDIUM
4.3
CVSS 3.1
Description
The Employee, Leave and Recruitment Management System – Crew HRM plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.2.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete, archive, unarchive, and duplicate arbitrary job listings — along with their associated stages, meta, addresses, and applications — by supplying an arbitrary integer job_id. The nonce verified by Dispatcher::dispatch() is exposed to all authenticated front-end visitors via wp_head script localization, meaning subscribers can trivially obtain it and satisfy the nonce check without possessing any elevated privilege.

Metadata

CVE ID
CVE-2026-9237
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-05-21 18:50 UTC
Published
2026-07-09 09:31 UTC
Last updated
2026-07-09 09:31 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
crewhrm / Employee, Leave and Recruitment Management System – Crew HRM
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
crewhrm Employee, Leave and Recruitment Management System – Crew HRM 0 ≤ 1.2.2
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Back to overview