Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-53942

7.4 · HIGH
Published Jul 23, 2025 goauthentik CWE-269 EPSS 0.49% (40th pctl)

Overview

CVE-2025-53942 is a high-severity vulnerability affecting goauthentik authentik. It was published on July 23, 2025 and has a CVSS 3.1 base score of 7.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

authentik is an open-source Identity Provider that emphasizes flexibility and versatility, with support for a wide set of protocols. In versions 2025.4.4 and earlier, as well as versions 2025.6.0-rc1 through 2025.6.3, deactivated users who registered through OAuth/SAML or linked their accounts to OAuth/SAML providers can still retain partial access to the system despite their accounts being deactivated. They end up in a half-authenticated state where they cannot access the API but crucially they can authorize applications if they know the URL of the application. To workaround this issue, developers can add an expression policy to the user login stage on the respective authentication flow with the expression of return request.context["pending_user"].is_active. This modification ensures that the return statement only activates the user login stage when the user is active. This issue is fixed in versions authentik 2025.4.4 and 2025.6.4.

Remediation

Check the references section for vendor advisories and patches from goauthentik. Update authentik to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
goauthentik authentik >= 0, < 2025.4.4 Affected

Frequently Asked Questions

What is CVE-2025-53942?

CVE-2025-53942 is a high-severity vulnerability affecting goauthentik authentik. It was published on July 23, 2025 and has a CVSS 3.1 base score of 7.4 (HIGH).

How severe is CVE-2025-53942?

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-53942?

Check the references section for vendor advisories and patches from goauthentik. Update authentik to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-53942?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-53942 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.