Intel

AIKIDO-2026-742594

spring-webmvc is vulnerable to Improper Neutralization of Special Elements

Improper Neutralization of Special ElementsCVE-2026-59313 Published 6 days ago

26

Low Risk

This Affects:

JAVAspring-webmvc
5.3.0 - 7.0.8
Fixed in 7.0.9
Are you affected? Scan for Free

TL;DR

spring-webmvc functional SSE responses can be corrupted when streamed data contains event-framing characters. An attacker who influences another user's plain-text SSE payload can inject events or misleading content. JSON or other structured event formats are less affected. The patch encodes SSE data so user content cannot break the stream.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and Spring MVC functional ServerResponse.sse() streams plain-text data that an attacker can influence for other users.

Background info

spring-webmvc is vulnerable to Improper Neutralization of Special Elements in versions 5.3.0 - 7.0.8.

How to fix this

Upgrade the org.springframework:spring-webmvc library to the patch version.