CVE-2025-4404
CRITICAL 9.1EPSS 2.0%
A privilege escalation from host to domain vulnerability was found in the FreeIPA project. The FreeIPA package fails to validate the uniqueness of the `krbCanonicalName` for the admin account by default, allowing users to create services with the same canonical name as the REALM admin. When a successful attack happens, the user can retrieve a Kerberos ticket in the name of this service, containing the admin@REALM credential. This flaw allows an attacker to perform administrative tasks over the REALM, leading to access to sensitive data and sensitive data exfiltration.
- CVSS v3.1
- 9.1 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H - EPSS
- 1.96% chance of exploitation in the next 30 days, 79th percentile
- Published
- 2025-06-17
- Updated
- 2026-06-30
Proof-of-concept exploits (2)
- Cyxow/CVE-2025-4404-POC7★ · 2025-08-11
- Im10n/CVE-2025-4404-POC