CVE-2025-66291

MEDIUM EPSS 7.1%
Published Nov 29, 20257mo ago · Modified Jun 17, 20261w ago
5.3 CVSS 4.0
Medium
Find Similar
Published Nov 29, 2025 7mo ago
Last Modified Jun 17, 2026 1w ago

Description

OrangeHRM is a comprehensive human resource management (HRM) system. From version 5.0 to 5.7, the interview attachment retrieval endpoint in the Recruitment module serves files based solely on an authenticated session and user-supplied identifiers, without verifying whether the requester has permission to access the associated interview record. Because the server does not perform any recruitment-level authorization checks, an ESS-level user with no access to recruitment workflows can directly request interview attachment URLs and receive the corresponding files. This exposes confidential interview documents—including candidate CVs, evaluations, and supporting files—to unauthorized users. The issue arises from relying on predictable object identifiers and session presence rather than validating the user’s association with the relevant recruitment process. This issue has been patched in version 5.8.

CVSS Details

Base Score
5.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
7.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-200 Exposure of Sensitive Information to an Unauthorized Actor Information Exposure
CWE-285

Affected Products 1

VendorProductVersionRange
orangehrmorangehrm*≥5.0  –  <5.8

References 2

  • github.com https://github.com/orangehrm/orangehrm/commit/647133d0fdda989a4836845a6531277078a84607
    Patch
  • github.com https://github.com/orangehrm/orangehrm/security/advisories/GHSA-v32g-r8xx-4g6g
    Third Party Advisory

Remediation

  • github.com https://github.com/orangehrm/orangehrm/commit/647133d0fdda989a4836845a6531277078a84607
    Patch