← All stories
● Covered by 1 source · 1 reportMedium impact1 negative

FreeIPA Flaw Chain Allows Anonymous Clients to Create Administrator Credentials

🔄 Updated 21h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • FreeIPA flaw CVE-2026-76578 rated critical (CVSS 9.8).
  • Allows anonymous clients to create administrator credentials.
  • Requires a second flaw in 389 Directory Server (CVE-2026-76560).
  • FreeIPA project fixed its side in version 4.13.4.

Critical FreeIPA Vulnerability Discovered

A critical vulnerability, identified as CVE-2026-76578, has been found in FreeIPA, a system used for identity management across Linux domains. This flaw allows a client that has not logged in to create a Kerberos identity of its choosing within the directory and subsequently gain administrator privileges. Red Hat has rated this FreeIPA flaw as critical, with a preliminary CVSS score of 9.8.

Two-Part Flaw Chain

The exploit chain requires two distinct flaws to be present. The first is within FreeIPA's access control rule (ACI) that permits users to manage their own one-time-password tokens without prior login. This rule does not restrict what other data can be written alongside the token. The second flaw resides in the 389 Directory Server, which FreeIPA uses for its identity database. This flaw, tracked as CVE-2026-76560 (CVSS 7.5), incorrectly processes ownership checks for unauthenticated clients, allowing them to bypass authentication by having an empty name match an empty stored value.

Impact on Default Installations

Red Hat confirmed that this flaw chain can be reproduced on a default FreeIPA installation. The default access control rule shipped with FreeIPA is precisely the type that exposes the 389 Directory Server vulnerability, making untouched installations susceptible. While the 389 Directory Server flaw on its own only affects deployments with specific custom rules, FreeIPA's default configuration makes it vulnerable.

Resolution and Background

The FreeIPA project has already addressed its part of the vulnerability in version 4.13.4. Red Hat also independently reproduced the 389 Directory Server defect, confirming it lies within the access-control engine of the directory server itself, not in FreeIPA's specific implementation. An earlier fix for CVE-2026-13097 prevented impersonation of existing admin accounts but did not resolve the underlying unauthenticated access issue.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~8 min · 6 stories · Sep 08

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A critical flaw chain in FreeIPA, tracked as CVE-2026-76578, allows unauthenticated clients to create Kerberos identities and gain administrator privileges. This vulnerability stems from a combination of a FreeIPA access control rule and a separate flaw in the 389 Directory Server, which FreeIPA uses for identity management.