Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
IDOR in an authenticated HR self-service function implies a valid low-privilege session (PR:L); low complexity and network vector, with high confidentiality-only impact from exposed compensation data.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An Insecure Direct Object Reference (IDOR) in the Employee Compensation View function of Infor Global HR v11.24.10.01.33 allows unauthorized attackers to arbitrarily view the compensation information of other employees via a crafted GET request.
AnalysisAI
Unauthorized disclosure of employee compensation data affects Infor Global HR v11.24.10.01.33, where the Employee Compensation View function fails to verify that the requesting user owns the record being retrieved. By altering an identifier in a crafted GET request, an attacker can enumerate and read the salary and compensation details of arbitrary employees. There is no public exploit identified at time of analysis, though a third-party technical writeup describing the issue is referenced.
Technical ContextAI
Infor Global HR is a module of Infor's enterprise Human Capital Management (HCM) suite used to manage employee records, payroll inputs, and compensation. The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key), commonly known as Insecure Direct Object Reference (IDOR): the Compensation View endpoint accepts an object identifier (such as an employee ID) supplied by the client and returns the corresponding record without enforcing an object-level authorization check tying that record to the authenticated session. Because the identifier is directly referenced in the request, sequential or predictable IDs allow an attacker to iterate across the employee population. CPE data is unspecified (listed as n/a) in the source feeds, so exact-product matching relies on the vendor and version named in the description.
RemediationAI
No vendor-released patch identified at time of analysis; no fix version is present in the provided data, so contact Infor support or your account team to confirm a fixed build and monitor the NVD entry (https://nvd.nist.gov/vuln/detail/CVE-2025-60931) for updates. As compensating controls, enforce server-side object-level authorization on the Employee Compensation View endpoint so each request validates that the requested employee record belongs to (or is managed by) the authenticated user, which is the definitive fix and has no functional side effect for legitimate self-service use. In the interim, restrict access to the compensation viewing feature to HR/payroll roles only (side effect: employees may lose self-service pay visibility), place the application behind SSO/VPN to reduce network exposure (side effect: added access friction for remote staff), and deploy WAF or application-layer rules to detect and rate-limit sequential enumeration of the compensation ID parameter (side effect: possible false positives for bulk HR operations). Review application logs for anomalous GET requests iterating employee identifiers to detect prior abuse.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210526
GHSA-vh3g-j958-pvhc