Description
authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, a diagnostic action on the LDAP Source API does not enforce the object-level read-authorization filter used by the rest of the API. Any party able to reach the API, including an unauthenticated client, can invoke the diagnostic action against a configured LDAP Source. The server then connects to the upstream directory using the source's configured bind credentials and returns a bounded set of directory entries. The response exposes the distinguished names of those entries and the names of the attributes present on them, revealing directory structure, naming conventions, and the existence of specific accounts and groups, but not attribute values. Deployments without a configured LDAP Source are not affected. This issue is fixed in versions 2026.2.6 and 2026.5.5.
Published: 2026-08-18
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated diagnostic action in the LDAP Source API fails to enforce the same object-level read‑authorization checks that other API calls use. As a result, anyone who can reach the API can trigger the diagnostic action against a configured LDAP Source and receive a small set of directory entries. The response reveals the distinguished names of those entries and the names of the attributes present, exposing the directory structure, naming conventions, and the existence of particular accounts and groups. The attacker learns only metadata; attribute values are not disclosed, but the information can be used to plan further enumeration or targeted attacks.

Affected Systems

The issue affects installations of the open‑source identity provider goauthentik that use any LDAP Source configuration and run a version earlier than 2026.2.6 or 2026.5.5. Deployments with no configured LDAP Source are not impacted.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.3, indicating a medium impact. EPSS is not available and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is through the exposed API endpoint; an attacker can reach it from inside the network or over the internet if the API is publicly accessible. Because no credentials are required, the exploit is trivial to execute once the endpoint is reachable, making it a moderate to high operational risk for affected environments.

Generated by OpenCVE AI on August 18, 2026 at 18:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade authentik to version 2026.2.6 or later, or to 2026.5.5 or later, which removes the diagnostic flaw.
  • If an upgrade is not immediately possible, restrict network access to the LDAP Source API endpoint so only trusted services or administrators can reach it, or disable the LDAP Source configuration entirely.
  • Monitor the API for unexpected diagnostic calls and consider disabling the diagnostic action through configuration or a firewall rule until a patch is applied.

Generated by OpenCVE AI on August 18, 2026 at 18:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
First Time appeared Goauthentik
Goauthentik authentik
Vendors & Products Goauthentik
Goauthentik authentik

Tue, 18 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, a diagnostic action on the LDAP Source API does not enforce the object-level read-authorization filter used by the rest of the API. Any party able to reach the API, including an unauthenticated client, can invoke the diagnostic action against a configured LDAP Source. The server then connects to the upstream directory using the source's configured bind credentials and returns a bounded set of directory entries. The response exposes the distinguished names of those entries and the names of the attributes present on them, revealing directory structure, naming conventions, and the existence of specific accounts and groups, but not attribute values. Deployments without a configured LDAP Source are not affected. This issue is fixed in versions 2026.2.6 and 2026.5.5.
Title authentik: Unauthenticated LDAP directory data disclosure
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Goauthentik Authentik
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-18T19:07:09.460Z

Reserved: 2026-06-16T14:41:54.579Z

Link: CVE-2026-55106

cve-icon Vulnrichment

Updated: 2026-08-18T19:07:06.365Z

cve-icon NVD

Status : Received

Published: 2026-08-18T17:16:59.500

Modified: 2026-08-18T20:17:18.727

Link: CVE-2026-55106

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T19:00:10Z

Weaknesses