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.0003 8.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-30093 is a high-severity Incorrect Authorization (CWE-863) vulnerability in Wisc Htcondor. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 8.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

AC-3 requires systems to enforce approved authorizations for access to resources, directly countering the authorization bypass vulnerability in HTCondor.

prevent

SI-2 mandates identification, reporting, and timely correction of flaws like this HTCondor authorization bypass via patching to fixed versions.

prevent

AC-6 applies least privilege to limit the scope of access available to low-privileged authenticated attackers exploiting the bypass.

MITRE ATT&CK Enterprise TechniquesAI

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

NVD Description

HTCondor 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 allows authenticated attackers to bypass authorization restrictions.

Deeper analysisAI

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

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

CVEs Like This One

CVE-2026-41191Shared CWE-863
CVE-2026-32101Shared CWE-863
CVE-2026-32267Shared CWE-863
CVE-2026-25859Shared CWE-863
CVE-2025-21556Shared CWE-863
CVE-2026-42426Shared CWE-863
CVE-2026-25741Shared CWE-863
CVE-2026-33217Shared CWE-863
CVE-2026-32726Shared CWE-863
CVE-2025-30751Shared CWE-863

References