PatchSiren cyber security CVE debrief
CVE-2026-54730 goauthentik CVE debrief
CVE-2026-54730 is a high-severity vulnerability in authentik, an open-source identity provider. The vulnerability allows an attacker to bypass device trust verification, potentially leading to unauthorized access. The issue is fixed in versions 2026.2.6 and 2026.5.5. Affected enterprise deployments place either a Google Chrome Endpoint stage with mode set to REQUIRED or the deprecated Google Chrome Device Trust Connector stage in an authentication flow. This bypass can lead to significant risk where device trust is the only additional factor.
- Vendor
- goauthentik
- Product
- authentik
- CVSS
- HIGH 8.6
- 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 managing authentik deployments, especially those with Google Chrome device-trust stages in authentication flows, should assess exposure and prioritize patching. This includes reviewing authentication flows and verifying device trust verification for affected deployments.
Why it matters
CVE-2026-54730 is a high-severity vulnerability in authentik that allows an attacker to bypass device trust verification, potentially leading to unauthorized access. Defenders managing authentik deployments, especially those with Google Chrome device-trust stages in authentication flows, should assess exposure and prioritize patching.
- Potential unauthorized access to sensitive resources
- Bypass of device trust verification
- Increased risk for deployments with Google Chrome device-trust stages
Technical summary
The vulnerability occurs in the enterprise Google Chrome device-trust stages, which advance the flow without confirming out-of-band device attestation. This allows an attacker to bypass device trust verification. The device trust verification process involves a verification iframe that calls the Google Verified Access API. However, the vulnerable stages treat the flow as passed as soon as the stage is submitted, without waiting for the verification iframe to confirm the device attestation. This issue is fixed in versions 2026.2.6 and 2026.5.5.
Defensive priority
Defenders should prioritize patching vulnerable deployments, especially those with Google Chrome device-trust stages in authentication flows.
Recommended defensive actions
- Patch vulnerable deployments to versions 2026.2.6 or 2026.5.5
- Review authentication flows for Google Chrome device-trust stages
- Verify device trust verification for affected deployments
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The vulnerability is caused by the enterprise Google Chrome device-trust stages advancing the flow without confirming out-of-band device attestation. This issue affects deployments with specific authentication flows. The device attestation occurs in a verification iframe that calls the Google Verified Access API and records the verified device on success.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54730 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54730
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54730 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54730
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/goauthentik/authentik/commit/27866a94f29d0d7f784b3c462a697a968d3f6b9c
-
Source reference
Unverified legacy reference
URL: https://github.com/goauthentik/authentik/commit/85adb0bbbd7ad4f2807ec21cf25bb42aee81afbc
-
Source reference
Unverified legacy reference
URL: https://github.com/goauthentik/authentik/pull/24053
-
Source reference
Unverified legacy reference
URL: https://github.com/goauthentik/authentik/pull/24058
-
Source reference
Unverified legacy reference
URL: https://github.com/goauthentik/authentik/releases/tag/version/2026.2.6
-
Source reference
Unverified legacy reference
URL: https://github.com/goauthentik/authentik/releases/tag/version/2026.5.5
-
Source reference
Unverified legacy reference
URL: https://github.com/goauthentik/authentik/security/advisories/GHSA-3v9h-3hrm-29cx
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.