CVE-2026-22731

Updated on 19 Mar 2026

Severity

8.2 High severity

Details

CVSS score
8.2
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Overview

About vulnerability

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.

Details

Affected product:
Spring
Affected packages:
org.springframework.boot.aot.gradle.plugin @ 3.4.13 (+81 more)

Fixes