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.
Published: 2026-09-07
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw was discovered in FreeIPA’s self‑managed OTP token ACI that allows an unauthenticated LDAP client to create arbitrary Kerberos principals and add them to the administrators group. The flaw exists because the ACI does not require authentication and does not restrict the attributes that can be added. An attacker can generate a legitimate administrator‑group member and then perform any administrative operation against the directory and, on SID-enabled deployments, other Identity Management services. This represents a critical privilege escalation without needing any initial credentials.

Affected Systems

Red Hat Enterprise Linux 6, 7, 8, 9, and 10 are affected. The vulnerability manifests in the FreeIPA components bundled with these operating systems, impacting any system that hosts a FreeIPA directory service on those releases.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity and the vulnerability can be exploited remotely from any host that can reach the LDAP service on ports 389 or 636. The lack of authentication required for the LDAP client, combined with the flaw in the underlying directory server’s ACI evaluation, provides a straightforward attack path for an unauthenticated attacker. EPSS information is not available and the vulnerability is not listed in the CISA KEV catalog, but the high CVSS score and remote nature mean that active exploitation is plausible. The likelihood of exploitation is high if the LDAP service is exposed to untrusted networks.

Generated by OpenCVE AI on September 7, 2026 at 14:19 UTC.

Remediation

Vendor Workaround

Until a fixed package is available, restrict network access to the LDAP service (typically ports 389/636) to trusted hosts only, using firewall rules or network segmentation. Disabling anonymous LDAP binds blocks this specific attack path, though administrators should confirm this does not break other required anonymous-bind functionality in their deployment before applying it.


OpenCVE Recommended Actions

  • Restrict network access to the LDAP service (389/636) to trusted hosts only, using firewall rules or network segmentation.
  • Disable anonymous LDAP binds, after verifying this does not break other required functionality in the environment.
  • When a fix becomes available from Red Hat, apply the vendor patch as soon as possible.

Generated by OpenCVE AI on September 7, 2026 at 14:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
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.
Title Ipa: freeipa: freeipa: unauthenticated ldap client can obtain administrator credentials via the self-managed-token aci
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-306
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-07T12:01:36.194Z

Reserved: 2026-08-19T14:01:14.632Z

Link: CVE-2026-76578

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T13:20:36.850

Modified: 2026-09-07T13:20:36.850

Link: CVE-2026-76578

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T14:30:17Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function