PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-57580 goauthentik CVE debrief

CVE-2026-57580 is a critical vulnerability in authentik, an open-source identity provider. The issue allows an attacker with an account on the source identity provider to inject an XML comment in a NameID, potentially leading to account takeover without the victim's password or the identity provider's private key. This vulnerability affects inbound SAML Source configurations using non-default USERNAME_LINK or EMAIL_LINK user-matching modes. Successful exploitation could result in full account control, allowing attackers to bypass normal authentication mechanisms. Defenders should prioritize verifying and updating authentik instances, assessing exposure in their environments, and

Vendor
goauthentik
Product
authentik
CVSS
CRITICAL 9.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-18
Original CVE updated
2026-09-08
Advisory published
2026-08-18
Advisory updated
2026-09-08

Who should care

Defenders responsible for authentik instances, security teams monitoring for suspicious activity, and administrators of affected environments should assess exposure and prioritize updates.

Why it matters

CVE-2026-57580 is a critical vulnerability in authentik that allows for potential account takeover through XML comment injection in NameID. Defenders should prioritize verifying and updating authentik instances, assessing exposure, and monitoring for suspicious activity.

  • Account takeover without victim's password or identity provider's private key
  • Potential for lateral movement through compromised accounts
  • Need for verification of authentik versions and configurations
  • Importance of monitoring for suspicious activity related to SAML Source configurations

Technical summary

The vulnerability affects authentik versions prior to 2026.2.6 and 2026.5.5. An inbound SAML Source configured with non-default USERNAME_LINK or EMAIL_LINK user-matching mode is susceptible to XML comment injection in NameID, potentially leading to account takeover. The issue arises from the interpretation of XML comments in NameID differently from the identity provider's signed assertion. This allows an attacker to truncate the value used by authentik to the text before the comment while maintaining the validity of the signed assertion. A crafted NameID can therefore truncate to a victim's username or email and bind the attacker's external identity to the victim's existing account, granting full takeover. The

Defensive priority

Defenders should prioritize verifying and updating authentik instances to versions 2026.2.6 or 2026.5.5, assessing exposure in their environments, and monitoring for suspicious activity.

Recommended defensive actions

  • Verify and update authentik instances to versions 2026.2.6 or 2026.5.5
  • Assess exposure in environments using authentik
  • Monitor for suspicious activity related to SAML Source configurations
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and source references provide details on the vulnerability, affected versions, and fixed versions. However, the corpus does not establish versions, exploitation, impact, or remediation beyond provided official sources.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-57580 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-57580

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-57580 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-57580

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.