---
id: CVE-2026-94613
title: authentik is an open-source identity provider
summary: >-
  authentik is an open-source identity provider. Prior to 2026.2.7, 2026.5.7,
  and 2026.8.2, an unauthenticated attacker can submit a malformed SAML message
  to an authentik deployment using SAML in either the identity-provider or SAML
  sourc…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-770
vendor: goauthentik
product: authentik
affected:
  - authentik < 2026.2.7
  - 'authentik >= 2026.5.0, < 2026.5.7'
  - 'authentik >= 2026.8.0, < 2026.8.2'
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:22:04.673'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-94613'
references:
  - url: 'https://docs.goauthentik.io/releases/2026.2#fixed-in-202627'
    label: security-advisories@github.com
  - url: 'https://docs.goauthentik.io/releases/2026.5#fixed-in-202657'
    label: security-advisories@github.com
  - url: 'https://docs.goauthentik.io/releases/2026.8#fixed-in-202682'
    label: security-advisories@github.com
  - url: >-
      https://github.com/goauthentik/authentik/commit/03d19d63b8d8dd7bc3de7cf6e57c6df341a9fc86
    label: security-advisories@github.com
  - url: >-
      https://github.com/goauthentik/authentik/commit/4cf2f803b1c2ef38c224eead375fd057a10ee8ac
    label: security-advisories@github.com
  - url: >-
      https://github.com/goauthentik/authentik/commit/732adad26bb97361b6bf25ef138df5c16471ba1f
    label: security-advisories@github.com
  - url: >-
      https://github.com/goauthentik/authentik/commit/a029f5372295bfeb1e334855f78601681cdc9a2d
    label: security-advisories@github.com
  - url: 'https://github.com/goauthentik/authentik/pull/25959'
    label: security-advisories@github.com
  - url: 'https://github.com/goauthentik/authentik/pull/25964'
    label: security-advisories@github.com
  - url: 'https://github.com/goauthentik/authentik/pull/25969'
    label: security-advisories@github.com
  - url: 'https://github.com/goauthentik/authentik/pull/25974'
    label: security-advisories@github.com
  - url: 'https://github.com/goauthentik/authentik/releases/tag/version/2026.2.7'
    label: security-advisories@github.com
  - url: 'https://github.com/goauthentik/authentik/releases/tag/version/2026.5.7'
    label: security-advisories@github.com
  - url: 'https://github.com/goauthentik/authentik/releases/tag/version/2026.8.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/goauthentik/authentik/security/advisories/GHSA-cxwx-9x59-28qm
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.857Z'
epss: 0.00643
epssPercentile: 0.48611
---

## Overview

authentik is an open-source identity provider. Prior to 2026.2.7, 2026.5.7, and 2026.8.2, an unauthenticated attacker can submit a malformed SAML message to an authentik deployment using SAML in either the identity-provider or SAML source role. The message can stop the worker handling /application/saml/* or /source/saml/*, causing the requests assigned to that worker to fail. Worker process termination and automatic restart do not destroy database-backed sessions, but continued malicious messages can cause a sustained share of legitimate traffic to fail. Other protocol implementations are not affected. This issue is fixed in versions 2026.2.7, 2026.5.7, and 2026.8.2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
