Description
A privilege escalation vulnerability in Authentik Security authentik through 2026.5.6 allows an attacker with a source-scoped SCIM provisioning token to gain superuser privileges by provisioning a SCIM group that matches an existing administrator group by name. The SCIM group ingest function adopts any existing group by name and replaces its membership without validating the source scope against the target group. An attacker can grant their provisioning token full IdP superuser access and lock out all existing administrators.
Published: 2026-08-11
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in the SCIM group ingest functionality of Authentik Security allows an attacker who holds a source‑scoped provisioning token to gain full superuser rights. By creating a SCIM group whose name exactly matches an existing administrator group, the attacker can overwrite the group’s membership, causing the system to grant superuser privileges to the provisioning token and effectively lock out legitimate administrators. This flaw is a classic example of authentication‑related privilege escalation with CWE‑269 weaknesses.

Affected Systems

The issue affects Authentik Security authentik versions up to and including 2026.5.6. No specific patch version is listed, but the vulnerability exists in any installation that has not yet been updated beyond this release.

Risk and Exploitability

Based on the description, it is inferred that the attack vector would be the publicly exposed SCIM API endpoint, allowing an attacker to send a crafted SCIM group to the system. The CVSS score of 8.8 indicates a high‑severity vulnerability, and while the EPSS score is not available, the fact that the flaw requires only a valid source‑scoped SCIM token makes it relatively easy for an attacker with that token to exploit. The vulnerability is not currently listed by CISA in its KEV catalog. Exploitation would likely occur over the network when the API is exposed to attackers, and the impact is full administrative takeover of the Authentik deployment.

Generated by OpenCVE AI on August 11, 2026 at 17:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Authentik to the latest released version that contains the fix for the SCIM group ingestion flaw.
  • If an upgrade is temporarily infeasible, immediately revoke or restrict any source‑scoped SCIM provisioning tokens from having administrator‑level group names.
  • Monitor SCIM provisioning activity for unexpected group creations or name collisions with existing administrator groups.
  • Consider restricting network access to the SCIM API or implementing additional access controls to limit exposure to trusted hosts only.

Generated by OpenCVE AI on August 11, 2026 at 17:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 11 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description A privilege escalation vulnerability in Authentik Security authentik through 2026.5.6 allows an attacker with a source-scoped SCIM provisioning token to gain superuser privileges by provisioning a SCIM group that matches an existing administrator group by name. The SCIM group ingest function adopts any existing group by name and replaces its membership without validating the source scope against the target group. An attacker can grant their provisioning token full IdP superuser access and lock out all existing administrators.
Title Authentik Security authentik - Privilege Escalation
Weaknesses CWE-269
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T15:07:04.175Z

Reserved: 2026-08-10T10:32:49.080Z

Link: CVE-2026-72534

cve-icon Vulnrichment

Updated: 2026-08-11T15:06:59.450Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:38.610

Modified: 2026-08-11T16:17:34.713

Link: CVE-2026-72534

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T17:15:06Z

Weaknesses
  • CWE-269

    Improper Privilege Management