Cyber Posture

CVE-2025-30093

High

Published: 27 March 2025

Published
27 March 2025
Modified
30 April 2025
KEV Added
Patch
CVSS Score 8.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0020 41.8th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

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)
CWE-863

Affected Products

wisc
htcondor
23.0.0 — 23.0.22 · 23.10.1 — 23.10.22 · 24.0.1 — 24.0.6

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
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).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References