Vulnerability from bitnami_vulndb
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "authentik",
"purl": "pkg:bitnami/authentik"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2026.2.6"
},
{
"introduced": "2026.5.0"
},
{
"fixed": "2026.5.5"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-55106"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "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\u0027s 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.",
"id": "BIT-authentik-2026-55106",
"modified": "2026-08-24T06:09:24.796Z",
"published": "2026-08-24T05:36:27.363Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/commit/e638de23217480854ec5e48ca6fceae479321f99"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/commit/fc336da4bd32bef52800c77d91aa0b82c5533041"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/pull/24055"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/pull/24060"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.2.6"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.5.5"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-h8ff-c3h7-2gf8"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55106"
}
],
"schema_version": "1.6.2",
"summary": "authentik: Unauthenticated LDAP directory data disclosure"
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.