Spring Boot has an Authentication Bypass under Actuator Health groups paths
High severity
GitHub Reviewed
Published
Mar 20, 2026
to the GitHub Advisory Database
•
Updated Apr 16, 2026
Package
Affected versions
>= 3.4.0, <= 3.4.13
>= 3.5.0, < 3.5.12
>= 4.0.0-M1, < 4.0.4
Patched versions
3.5.12
4.0.4
Description
Published by the National Vulnerability Database
Mar 19, 2026
Published to the GitHub Advisory Database
Mar 20, 2026
Reviewed
Mar 20, 2026
Last updated
Apr 16, 2026
Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under a specific path, already configured for a Health Group additional path.
This issue affects Spring Boot: from 4.0 before 4.0.3, from 3.5 before 3.5.11, from 3.4 before 3.4.15.
This CVE is similar but not equivalent to CVE-2026-22733, as the conditions for exploit and vulnerable versions are different.
References