orangehrm CVE Vulnerabilities & Metrics

Focus on orangehrm vulnerabilities and metrics.

Last updated: 16 Jan 2026, 23:25 UTC

About orangehrm Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with orangehrm. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total orangehrm CVEs: 16
Earliest CVE date: 02 Mar 2007, 21:18 UTC
Latest CVE date: 29 Nov 2025, 04:15 UTC

Latest CVE reference: CVE-2025-66291

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 6

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): -100.0%
Year Variation (Calendar): 500.0%

Month Growth Rate (30-day Rolling): -100.0%
Year Growth Rate (365-day Rolling): 500.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical orangehrm CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 3.83

Max CVSS: 9.3

Critical CVEs (≥9): 1

CVSS Range vs. Count

Range Count
0.0-3.9 10
4.0-6.9 15
7.0-8.9 0
9.0-10.0 1

CVSS Distribution Chart

Top 5 Highest CVSS orangehrm CVEs

These are the five CVEs with the highest CVSS scores for orangehrm, sorted by severity first and recency.

All CVEs for orangehrm

CVE-2025-66291 orangehrm vulnerability CVSS: 0 29 Nov 2025, 04:15 UTC

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.

CVE-2025-66290 orangehrm vulnerability CVSS: 0 29 Nov 2025, 04:15 UTC

OrangeHRM is a comprehensive human resource management (HRM) system. From version 5.0 to 5.7, the application’s recruitment attachment retrieval endpoint does not enforce the required authorization checks before serving candidate files. Even users restricted to ESS-level access, who have no permission to view the Recruitment module, can directly access candidate attachment URLs. When an authenticated request is made to the attachment endpoint, the system validates the session but does not confirm that the requesting user has the necessary recruitment permissions. As a result, any authenticated user can download CVs and other uploaded documents for arbitrary candidates by issuing direct requests to the attachment endpoint, leading to unauthorized exposure of sensitive applicant data. This issue has been patched in version 5.8.

CVE-2025-66289 orangehrm vulnerability CVSS: 0 29 Nov 2025, 04:15 UTC

OrangeHRM is a comprehensive human resource management (HRM) system. From version 5.0 to 5.7, the application does not invalidate existing sessions when a user is disabled or when a password change occurs, allowing active session cookies to remain valid indefinitely. As a result, a disabled user, or an attacker using a compromised account, can continue to access protected pages and perform operations as long as a prior session remains active. Because the server performs no session revocation or session-store cleanup during these critical state changes, disabling an account or updating credentials has no effect on already-established sessions. This makes administrative disable actions ineffective and allows unauthorized users to retain full access even after an account is closed or a password is reset, exposing the system to prolonged unauthorized use and significantly increasing the impact of account takeover scenarios. This issue has been patched in version 5.8.

CVE-2025-66225 orangehrm vulnerability CVSS: 0 29 Nov 2025, 04:15 UTC

OrangeHRM is a comprehensive human resource management (HRM) system. From version 5.0 to 5.7, the password reset workflow does not enforce that the username submitted in the final reset request matches the account for which the reset process was originally initiated. After obtaining a valid reset link for any account they can receive email for, an attacker can alter the username parameter in the final reset request to target a different user. Because the system accepts the supplied username without verification, the attacker can set a new password for any chosen account, including privileged accounts, resulting in full account takeover. This issue has been patched in version 5.8.

CVE-2025-66224 orangehrm vulnerability CVSS: 0 29 Nov 2025, 04:15 UTC

OrangeHRM is a comprehensive human resource management (HRM) system. From version 5.0 to 5.7, the application contains an input-neutralization flaw in its mail configuration and delivery workflow that allows user-controlled values to flow directly into the system’s sendmail command. Because these values are not sanitized or constrained before being incorporated into the command execution path, certain sendmail behaviors can be unintentionally invoked during email processing. This makes it possible for the application to write files on the server as part of the mail-handling routine, and in deployments where those files end up in web-accessible locations, the behavior can be leveraged to achieve execution of attacker-controlled content. The issue stems entirely from constructing OS-level command strings using unsanitized input within the mail-sending logic. This issue has been patched in version 5.8.

CVE-2025-44040 orangehrm vulnerability CVSS: 0 21 May 2025, 21:16 UTC

An issue in OrangeHRM v.5.7 allows an attacker to escalate privileges via UserService.php and the checkForOldHash function. Authentication decisions may be made via PHP loose-equality comparisons if a specific MD5 value is present in the credential store. NOTE: this is disputed by the Supplier because an adversary has no way to place the specific MD5 value into the credential store (unless they already have full privileges) and because the specific MD5 value would not realistically be present otherwise.

CVE-2024-36428 orangehrm vulnerability CVSS: 0 27 May 2024, 23:15 UTC

OrangeHRM 3.3.3 allows admin/viewProjects sortOrder SQL injection.

CVE-2022-28985 orangehrm vulnerability CVSS: 3.5 20 May 2022, 02:15 UTC

A stored cross-site scripting (XSS) vulnerability in the addNewPost component of OrangeHRM v4.10.1 allows attackers to execute arbitrary web scripts or HTML via a crafted POST request.

CVE-2022-27110 orangehrm vulnerability CVSS: 4.9 06 Apr 2022, 15:15 UTC

OrangeHRM 4.10 is vulnerable to a Host header injection redirect via viewPersonalDetails endpoint.

CVE-2022-27109 orangehrm vulnerability CVSS: 4.9 06 Apr 2022, 15:15 UTC

OrangeHRM 4.10 suffers from a Referer header injection redirect vulnerability.

CVE-2022-27108 orangehrm vulnerability CVSS: 4.0 06 Apr 2022, 15:15 UTC

OrangeHRM 4.10 is vulnerable to Insecure Direct Object Reference (IDOR) via the end point symfony/web/index.php/time/createTimesheet`. Any user can create a timesheet in another user's account.

CVE-2022-27107 orangehrm vulnerability CVSS: 3.5 06 Apr 2022, 15:15 UTC

OrangeHRM 4.10 is vulnerable to Stored XSS in the "Share Video" section under "OrangeBuzz" via the GET/POST "createVideo[linkAddress]" parameter

CVE-2021-28399 orangehrm vulnerability CVSS: 5.0 26 Apr 2021, 14:15 UTC

OrangeHRM 4.7 allows an unauthenticated user to enumerate the valid username and email address via the forgot password function.

CVE-2020-29437 orangehrm vulnerability CVSS: 5.5 05 Jan 2021, 21:15 UTC

SQL injection in the Buzz module of OrangeHRM through 4.6 allows remote authenticated attackers to execute arbitrary SQL commands via the orangehrmBuzzPlugin/lib/dao/BuzzDao.php loadMorePostsForm[profileUserId] parameter to the buzz/loadMoreProfile endpoint.

CVE-2013-1353 orangehrm vulnerability CVSS: 3.5 10 Feb 2020, 14:15 UTC

Orange HRM 2.7.1 allows XSS via the vacancy name.

CVE-2019-12839 orangehrm vulnerability CVSS: 6.5 15 Jun 2019, 20:29 UTC

In OrangeHRM 4.3.1 and before, there is an input validation error within admin/listMailConfiguration (txtSendmailPath parameter) that allows authenticated attackers to achieve arbitrary command execution.

CVE-2014-100021 orangehrm vulnerability CVSS: 4.3 13 Jan 2015, 15:59 UTC

Cross-site scripting (XSS) vulnerability in symfony/web/index.php/pim/viewEmployeeList in OrangeHRM before 3.1.2 allows remote attackers to inject arbitrary web script or HTML via the empsearch[employee_name][empId] parameter.

CVE-2012-1507 orangehrm vulnerability CVSS: 4.3 17 Sep 2014, 14:55 UTC

Multiple cross-site scripting (XSS) vulnerabilities in OrangeHRM before 2.7 allow remote attackers to inject arbitrary web script or HTML via the (1) newHspStatus parameter to plugins/ajaxCalls/haltResumeHsp.php, (2) sortOrder1 parameter to templates/hrfunct/emppop.php, or (3) uri parameter to index.php.

CVE-2012-1506 orangehrm vulnerability CVSS: 6.5 17 Sep 2014, 14:55 UTC

SQL injection vulnerability in the updateStatus function in lib/models/benefits/Hsp.php in OrangeHRM before 2.7 allows remote authenticated users to execute arbitrary SQL commands via the hspSummaryId parameter to plugins/ajaxCalls/haltResumeHsp.php. NOTE: some of these details are obtained from third party information.

CVE-2011-5259 orangehrm vulnerability CVSS: 6.8 12 Feb 2013, 20:55 UTC

SQL injection vulnerability in lib/controllers/CentralController.php in OrangeHRM before 2.6.11.2 allows remote attackers to execute arbitrary SQL commands via the id parameter.

CVE-2011-5258 orangehrm vulnerability CVSS: 4.3 12 Feb 2013, 20:55 UTC

Multiple cross-site scripting (XSS) vulnerabilities in OrangeHRM before 2.6.11.2 allow remote attackers to inject arbitrary web script or HTML via the (1) uniqcode or (2) isAdmin parameter to index.php; or the (3) PATH_INFO to lib/controllers/centralcontroller.php.

CVE-2012-5367 orangehrm vulnerability CVSS: 6.0 03 Dec 2012, 21:55 UTC

Multiple SQL injection vulnerabilities in OrangeHRM 2.7.1 RC 1 allow remote authenticated administrators to execute arbitrary SQL commands via the sortField parameter to (1) viewCustomers, (2) viewPayGrades, or (3) viewSystemUsers in symfony/web/index.php/admin/, as demonstrated using cross-site request forgery (CSRF) attacks.

CVE-2011-3766 orangehrm vulnerability CVSS: 5.0 24 Sep 2011, 00:55 UTC

OrangeHRM 2.6.0.2 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by themes/orange/menu/Menu.php and certain other files.

CVE-2010-4798 orangehrm vulnerability CVSS: 6.8 27 Apr 2011, 00:55 UTC

Directory traversal vulnerability in index.php in OrangeHRM 2.6.0.1 allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the uri parameter.

CVE-2007-5931 orangehrm vulnerability CVSS: 5.0 10 Nov 2007, 11:46 UTC

The reDirect function in lib/controllers/RepViewController.php in OrangeHRM before 2.2.2 does not verify the privileges of a user, which allows remote attackers to obtain access to data via unspecified vectors. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.

CVE-2007-1193 orangehrm vulnerability CVSS: 9.3 02 Mar 2007, 21:18 UTC

Multiple unspecified vulnerabilities in the Login page in OrangeHRM before 20070212 have unknown impact and attack vectors.