GHSA-5843-p793-ghmmMediumCVSS 6.5

Spring Framework DoS with Multipart Temp Files in WebFlux

Published
April 29, 2026
Last Modified
July 2, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🎯 Affected products4

  • maven/org.springframework:spring-webflux:>= 7.0.0, <= 7.0.6
  • maven/org.springframework:spring-webflux:>= 6.2.0, <= 6.2.17
  • maven/org.springframework:spring-webflux:>= 6.1.0, <= 6.1.26
  • maven/org.springframework:spring-webflux:<= 5.3.47

🔗 References (3)