CVE-2025-30093
Published: 27 March 2025
Description
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Security Summary
CVE-2025-30093 is an authorization bypass vulnerability (CWE-863) in HTCondor, affecting versions 23.0.x before 23.0.22, 23.10.x before 23.10.22, 24.0.x before 24.0.6, and 24.6.x before 24.6.1. The issue enables authenticated attackers to circumvent authorization restrictions. It carries a CVSS v3.1 base score of 8.1 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N), indicating high severity due to network accessibility, low complexity, and significant confidentiality and integrity impacts.
Authenticated attackers with low privileges (PR:L) can exploit this vulnerability remotely over the network (AV:N) with low attack complexity (AC:L) and without requiring user interaction (UI:N). Exploitation allows bypassing authorization controls, potentially granting unauthorized access to sensitive data or enabling integrity violations, while availability remains unaffected (A:N).
The official HTCondor security advisory at https://htcondor.org/security/vulnerabilities/HTCONDOR-2025-0001.html provides details on mitigation, including upgrades to the patched versions: 23.0.22, 23.10.22, 24.0.6, or 24.6.1.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Authorization bypass in network-accessible HTCondor service directly enables remote exploitation of a public-facing application (T1190) and allows low-privileged authenticated users to escalate privileges by circumventing restrictions (T1068).