Summary
CVE-2026-90481 is a critical authentication bypass vulnerability affecting PortSwigger Burp Suite DAST (formerly Burp Suite Enterprise Edition). The flaw allows an attacker to bypass authentication controls via an alternate path or channel, potentially granting unauthorized access to the application. The issue carries a CVSS base score of 9.2 (Critical) and affects all versions from 2021.11 up to (but not including) 2026.8.
Technical details
- Root cause: The vulnerability is classified as CWE-288 (Authentication Bypass Using an Alternate Path or Channel), meaning the application exposes a secondary access path that does not enforce the same authentication checks as the primary route.
- Trigger conditions: An attacker can reach the alternate path or channel without needing prior authentication or user interaction.
- Attack vector: Network-based (AV:N); the CVSS v4.0 vector indicates low attack complexity (AC:L), requires the attacker to satisfy certain attack requirements (AT:P), no privileges required (PR:N), and no user interaction (UI:N).
- Impact: Successful exploitation results in high impact to confidentiality, integrity, and availability of the vulnerable Burp Suite DAST instance (VC:H/VI:H/VA:H), meaning an unauthenticated attacker could gain unauthorized access and potentially manipulate or disrupt the scanning platform and its data.
Affected software
- PortSwigger Burp Suite DAST (formerly Burp Suite Enterprise Edition), versions 2021.11 through all versions prior to 2026.8
Severity
- CVSS v4.0 Base Score: 9.2 (Critical)
- Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L
Mitigation and recommended actions
- Immediate: Upgrade Burp Suite DAST to version 2026.8 or later, which contains the fix for this critical security issue.
- If immediate patching is not possible: Restrict network access to the Burp Suite DAST management interface and any exposed endpoints to trusted networks only (e.g., via firewall rules or VPN), and closely monitor authentication logs for unusual or unauthenticated access attempts until the upgrade can be applied.

