Description
authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, the Remote Access Control endpoint list returns every configured endpoint to any authenticated user regardless of which applications the user may access, and the response includes connection settings that can contain stored credentials. The endpoint listing does not apply the access controls governing the endpoints, and the connection flow does not confirm that an endpoint belongs to the Remote Access Control application through which it was launched. Any authenticated user can therefore read every endpoint together with its host and stored credentials and can open a connection to an endpoint belonging to another application. This exposes stored credentials for managed RDP, SSH, and VNC targets and grants interactive access to systems the user was never authorized to reach. Deployments that do not use the enterprise Remote Access Control provider are not affected. This issue is fixed in versions 2026.2.6 and 2026.5.5.
Published: 2026-08-18
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows any authenticated user to retrieve a full list of all configured remote endpoints, including host information and stored credentials, regardless of the user's application permissions. By reading this list, the attacker can initiate connections to endpoints that belong to other applications, effectively bypassing access controls. This leads to disclosure of sensitive authentication data and grants interactive remote access to systems that the user was not originally authorized to reach.

Affected Systems

The flaw exists in the open‑source identity provider authentik by goauthentik in all deployments using the built‑in Remote Access Control (RAC) component before version 2026.2.6 and before 2026.5.5. Versions that have not adopted the enterprise RAC provider are not impacted. All affected instances use the goauthentik product.

Risk and Exploitability

The CVSS score of 8.8 classifies this as a high‑severity flaw, and although the EPSS score is not available, the lack of additional mitigations suggests a notable risk for exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker must first authenticate to the authentik system; once authenticated, the endpoint listing endpoint can be queried to enumerate all endpoints. No additional environmental constraints are documented, so the attack vector is inferred to be authenticated remote access.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade authentik to version 2026.2.6 or 2026.5.5 to apply the fix that enforces proper access control on endpoint listings.
  • If an upgrade cannot be performed immediately, temporarily disable or restrict access to the endpoint listing API or configure role‑based access so that only users in the remote‑access‑control application can read the list.
  • Rotate any stored credentials that may be exposed in the endpoint listings and enforce least‑privilege access control for remote connection configurations.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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, the Remote Access Control endpoint list returns every configured endpoint to any authenticated user regardless of which applications the user may access, and the response includes connection settings that can contain stored credentials. The endpoint listing does not apply the access controls governing the endpoints, and the connection flow does not confirm that an endpoint belongs to the Remote Access Control application through which it was launched. Any authenticated user can therefore read every endpoint together with its host and stored credentials and can open a connection to an endpoint belonging to another application. This exposes stored credentials for managed RDP, SSH, and VNC targets and grants interactive access to systems the user was never authorized to reach. Deployments that do not use the enterprise Remote Access Control provider are not affected. This issue is fixed in versions 2026.2.6 and 2026.5.5.
Title authentik RAC: access any endpoint via an unrelated application
Weaknesses CWE-639
CWE-863
References
Metrics cvssV3_1

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


Subscriptions

Goauthentik Authentik
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-18T16:57:47.043Z

Reserved: 2026-07-10T16:48:39.924Z

Link: CVE-2026-61574

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-18T17:16:59.813

Link: CVE-2026-61574

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T19:30:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key

  • CWE-863

    Incorrect Authorization