Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Lifecycle Timeline
5Blast Radius
ecosystem impact- 14 maven packages depend on org.springframework.boot:spring-boot-starter-actuator (12 direct, 2 indirect)
Ecosystem-wide dependent count for version 4.0.0-M1.
DescriptionCVE.org
Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under the path used by the CloudFoundry Actuator endpoints. This issue affects Spring Security: from 4.0.0 through 4.0.3, from 3.5.0 through 3.5.11, from 3.4.0 through 3.4.14, from 3.3.0 through 3.3.17, from 2.7.0 through 2.7.31.
AnalysisAI
This is an authentication bypass vulnerability in Spring Boot applications using Spring Security with Actuator endpoints. When an authenticated application endpoint is declared under the CloudFoundry Actuator path, attackers can bypass authentication requirements and gain unauthorized access to protected resources. The vulnerability affects multiple versions of Spring Security from 2.7.0 through 4.0.3 and carries a high CVSS score of 8.2, though no active exploitation or proof-of-concept has been reported.
Technical ContextAI
Spring Boot Actuator provides production-ready features like health checks and metrics endpoints, while CloudFoundry integration adds specific management endpoints for cloud deployments. The vulnerability stems from improper authentication enforcement (CWE-288) when custom application endpoints are mapped under the CloudFoundry Actuator base path. Spring Security's authentication filters fail to properly protect these endpoints due to path matching conflicts between the CloudFoundry Actuator configuration and custom endpoint mappings. This affects Spring Boot applications that use both Spring Security and Spring Boot Actuator with CloudFoundry integration enabled.
RemediationAI
Upgrade Spring Security to versions newer than 4.0.3 for the 4.x branch, 3.5.11 for the 3.5.x branch, 3.4.14 for the 3.4.x branch, 3.3.17 for the 3.3.x branch, or 2.7.31 for the 2.7.x branch as recommended in the vendor advisory at https://spring.io/security/cve-2026-22733. As an immediate workaround, ensure that no authenticated application endpoints are mapped under the CloudFoundry Actuator base path, typically '/cloudfoundryapplication'. Review all endpoint mappings in your Spring Boot configuration and relocate any custom authenticated endpoints to paths outside the Actuator namespace.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13349
GHSA-mgvc-8q2h-5pgc