Skip to main content

Spring Framework CVE-2026-41847

| EUVDEUVD-2026-35335 MEDIUM
Improper Access Control (CWE-284)
2026-06-09 vmware GHSA-vqgp-pf68-6947
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/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:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

3
CVSS changed
Jun 11, 2026 - 16:22 NVD
4.8 (MEDIUM) 5.3 (MEDIUM)
Patch available
Jun 09, 2026 - 06:01 EUVD
Analysis Generated
Jun 09, 2026 - 05:23 vuln.today

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 58 maven packages depend on org.springframework:spring-webflux (13 direct, 45 indirect)

Ecosystem-wide dependent count for version 5.3.39.

DescriptionNVD

Spring WebFlux applications may be vulnerable to a security bypass when using the Kotlin Router DSL.

Affected versions: Spring Framework 5.3.0 through 5.3.48.

AnalysisAI

Security bypass in Spring WebFlux's Kotlin Router DSL (CWE-284: Improper Access Control) allows remote unauthenticated attackers to circumvent access control rules in Spring Framework 5.3.0 through 5.3.48. The CVSS vector (AV:N/AC:H/PR:N/UI:N) indicates network-reachable exploitation without authentication, though high attack complexity constrains opportunistic exploitation. No public exploit identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.

Technical ContextAI

Spring WebFlux is the reactive, non-blocking web framework shipped as part of Spring Framework (cpe:2.3:a:spring:spring_framework:*:*:*:*:*:*:*:*), built on Project Reactor and designed for high-concurrency workloads. The Kotlin Router DSL is a Kotlin-idiomatic alternative to the annotation-based or Java-style functional RouterFunction API, allowing developers to define HTTP route handlers in a declarative, DSL-style syntax. CWE-284 (Improper Access Control) as the root cause suggests the DSL's route-matching or filter-chaining logic fails to correctly propagate or enforce security constraints - likely that Spring Security filters, access predicates, or route-level authorization rules defined outside the Kotlin DSL are partially or fully bypassed when routing is defined via this DSL. This is a class of vulnerability where framework-layer abstractions diverge in security contract enforcement from the underlying servlet or reactive filter chain.

RemediationAI

Patch available per vendor advisory at https://spring.io/security/cve-2026-41847; however, an exact patched release version was not present in the available data and cannot be confirmed independently - consult the Spring security advisory directly to identify the target upgrade version within or above the 5.3.x line. As a compensating control while awaiting an upgrade, teams should audit all routes defined via the Kotlin Router DSL to verify that Spring Security filter chain rules are not being silently bypassed - specifically, test whether access restrictions defined at the HttpSecurity level are enforced for every Kotlin DSL-defined route. If route-level security cannot be confirmed, consider temporarily migrating critical protected routes to annotation-based controllers or Java-style functional endpoints where security filter propagation is well-tested. This mitigation trades DSL ergonomics for a verified security contract and may require refactoring effort proportional to routing complexity.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

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

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Share

CVE-2026-41847 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy