HTTP Request Smuggling Affecting org.springframework:spring-webflux package, versions [,6.2.18)[7.0.0-M1, 7.0.7)


Severity

Recommended
0.0
low
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.07% (20th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-ORGSPRINGFRAMEWORK-16109604
  • published21 Apr 2026
  • disclosed17 Apr 2026
  • creditYuki Matsuhashi

Introduced: 17 Apr 2026

CVE-2026-22741  (opens in a new tab)
CWE-444  (opens in a new tab)

How to fix?

Upgrade org.springframework:spring-webflux to version 6.2.18, 7.0.7 or higher.

Overview

org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.

Affected versions of this package are vulnerable to HTTP Request Smuggling via the static resource resolution and caching mechanism. An attacker can poison the resource cache by sending crafted requests that cause resources to be cached with incorrect encodings when resource chain caching and encoded resource resolution are enabled. This can lead to denial of service by breaking front-end resource loading for subsequent clients.

Note: This is only exploitable if all the following is true:

  1. The application is configuring the resource chain support with caching enabled.

  2. The application adds support for encoded resource resolution.

  3. The resource cache must be empty when the attacker has access to the application.

CVSS Base Scores

version 4.0
version 3.1