Sceawere
Vulnerability Detail
CVE-2026-76578UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
FreeIPA Unauthenticated Administrative Privilege Escalation
Vulnerability Metadata
- Severity
- Critical
- Score / CVSS
- 9.8
- Creation Date
- 1h ago
- Vendor
- Red Hat
- Product
- Red Hat Enterprise Linux 10
- Attack Type
- Missing Authentication for Critical Function
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Complexity
- LOW
Narrative and Response
Description
A flaw was found in FreeIPA. The self-managed OTP token ACI does not require authentication and does not restrict which attributes may be added alongside the token entry. An unauthenticated LDAP client can exploit this, combined with a related flaw in the underlying directory server's ACI evaluation (tracked separately), to create an arbitrary attacker-controlled Kerberos principal and have it added to the administrators group. This allows a remote, unauthenticated attacker to obtain genuine FreeIPA administrator-group membership and perform administrative operations against the directory and, on SID-enabled deployments, other IdM services.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "9.8",
"pubDate": "2026-09-07T13:20:36.850Z",
"pubdate": "2026-09-07T13:20:36.850Z",
"executiveSummary": "A critical security vulnerability has been identified in FreeIPA involving the self-managed One-Time Password (OTP) token Access Control Instruction (ACI).\nThe flaw allows unauthenticated remote attackers to bypass authorization checks and inject arbitrary attributes into the directory service.\nBy manipulating the LDAP entry creation process, an attacker can define a malicious Kerberos principal and assign it to the FreeIPA administrators group.\nThis vulnerability grants unauthorized administrative access, enabling the attacker to perform privileged operations across the IdM infrastructure, including identity and access management functions.\nThe risk is severe, as it facilitates full domain compromise without requiring prior authentication or valid credentials.\nExploitation relies on the interplay between the flawed OTP ACI and existing vulnerabilities in the underlying directory server's ACI evaluation logic.",
"technicalDetails": "The root cause of this vulnerability lies in an insecure ACI configuration governing self-managed OTP token entries within the FreeIPA directory service. The current ACI fails to enforce authentication requirements and neglects to restrict the specific attributes that can be modified or injected during the entry creation process.\nIn a standard deployment, the directory server is expected to validate permissions for all write and modify operations. However, the flawed OTP ACI allows an unauthenticated LDAP client to initiate requests that the directory server incorrectly authorizes.\nThe exploitation flow proceeds as follows: 1) An unauthenticated attacker crafts an LDAP request targeting the OTP token management interface. 2) The attacker leverages the insufficient ACI constraints to bypass authentication and authorization checks. 3) By exploiting an auxiliary vulnerability in the directory server's ACI evaluation engine, the attacker forces the system to process unauthorized attribute additions. 4) The attacker injects a custom Kerberos principal and explicitly assigns this principal membership within the administrative group associated with the FreeIPA domain.\nBecause the directory server trusts the manipulated ACI evaluation, the attacker-controlled principal is successfully provisioned within the directory, inheriting the full privileges of a FreeIPA administrator. On deployments where Security Identifier (SID) support is active, this privilege escalation extends beyond basic directory operations, potentially impacting cross-platform services integrated with IdM.\nThe vulnerability requires no prior knowledge of existing user accounts or administrative credentials. The lack of strict attribute filtering ensures that the attacker can manipulate the schema-related metadata necessary to promote a standard identity entry to an administrative level. Post-exploitation, the attacker maintains persistent administrative access, allowing for the modification of password policies, deletion of audit logs, unauthorized creation of additional accounts, and full control over the Kerberos key distribution infrastructure."
}