Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-94613 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://docs.goauthentik.io/releases/2026.2#fixed-in-202627 [email protected]Release NotesVendor
https://docs.goauthentik.io/releases/2026.5#fixed-in-202657 [email protected]Release NotesVendor
https://docs.goauthentik.io/releases/2026.8#fixed-in-202682 [email protected]Release NotesVendor
https://github.com/goauthentik/authentik/commit/03d19d63b8d8dd7bc3de7cf6e57c6df341a9fc86 [email protected]Source CodeVendor
https://github.com/goauthentik/authentik/commit/4cf2f803b1c2ef38c224eead375fd057a10ee8ac [email protected]Source CodeVendor

see all 15 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-770Allocation of Resources Without Limits or Throttling[email protected]

Affected Products

ProductVersions
authentik
<= 2026.8.1 (semver)
<= 2026.5.6 (semver)
<= 2026.2.6 (semver)

CPE

  • cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 2026.8.2moderate effort
  • Upgrade: 2026.5.7moderate effort
  • Upgrade: 2026.2.7moderate effort
  • Mitigation:low effort

    Block requests to "/application/saml/*" and "/source/saml/*" at the reverse proxy or load balancer level.

Change History

1 change record found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-94613
NVD Published Date:
Sep 24, 2026
NVD Last Modified:
Sep 25, 2026
Source:
[email protected]
CVE-2026-94613 Details - Not Deferred