Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.springframework/spring-webflux@6.1.2
purl pkg:maven/org.springframework/spring-webflux@6.1.2
Next non-vulnerable version 6.2.18
Latest non-vulnerable version 7.0.7
Risk 3.1
Vulnerabilities affecting this package (3)
Vulnerability Summary Fixed by
VCID-3jte-3bxv-5bfh
Aliases:
CVE-2026-22745
GHSA-6p4f-wcwh-5vvm
Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources. More precisely, an application can be vulnerable when all the following are true: * the application is using Spring MVC or Spring WebFlux * the application is serving static resources from the file system * the application is running on a Windows platform When all the conditions above are met, the attacker can send malicious requests that are slow to resolve and that can keep HTTP connections in use. This can cause a Denial of Service on the application.
6.2.18
Affected by 0 other vulnerabilities.
7.0.7
Affected by 0 other vulnerabilities.
VCID-7zm9-rb87-kfdg
Aliases:
CVE-2026-22740
GHSA-5843-p793-ghmm
A WebFlux server application that processes multipart requests creates temp files for parts larger than 10 K. Under some circumstances, temp files may remain not deleted after the request is fully processed. This allows an attacker to consume available disk space. Older, unsupported versions are also affected.
6.2.18
Affected by 0 other vulnerabilities.
7.0.7
Affected by 0 other vulnerabilities.
VCID-j84u-4qkp-r7g8
Aliases:
CVE-2026-22741
GHSA-wg35-8jpf-2xv3
Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources. More precisely, an application can be vulnerable when all the following are true: * the application is using Spring MVC or Spring WebFlux * the application is configuring the  resource chain support https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-config/static-resources.html#page-title  with caching enabled * the application adds support for encoded resources resolution * the resource cache must be empty when the attacker has access to the application When all the conditions above are met, the attacker can send malicious requests and poison the resource cache with resources using the wrong encoding. This can cause a denial of service by breaking the front-end application for clients.
6.2.18
Affected by 0 other vulnerabilities.
7.0.7
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.