Improper Neutralization of Special Elements in Output Used by a Downstream Component in Spring Framework - CVE-2026-22735
Published: April 28, 2026
Spring Framework
Detailed vulnerability description
The vulnerability allows a remote user to corrupt data streams sent to other users.
The vulnerability exists due to improper neutralization of special elements in Server-Sent Events handling in Spring MVC and Spring WebFlux when streaming plain text Server-Sent Events to clients. A remote user can control data that is streamed to other users to corrupt data streams sent to other users.
The issue is exposed only when plain text messages are used instead of a structured format such as JSON, and user interaction is required.