CVE-2026-47890
Received Received - Intake

Stream Corruption in Spring MVC and WebFlux via SSE with View Fragments

Vulnerability report for CVE-2026-47890, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: VMware

Description

Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events (SSE) with view fragments. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 6 associated CPEs
Vendor Product Version / Range
spring framework to 7.0.8 (inc)
spring framework to 6.2.19 (inc)
spring framework 7.0.9
spring framework 6.2.20
spring_project spring_framework From 7.0.0 (inc) to 7.0.8 (inc)
spring_project spring_framework From 6.2.0 (inc) to 6.2.19 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects Spring MVC and WebFlux applications using Server-Sent Events (SSE) with view fragments. It allows stream corruption when an attacker controls streamed data, potentially corrupting data sent to other users or presenting malicious information.

Detection Guidance

Detection involves checking if your Spring Framework application uses Server-Sent Events (SSE) with view fragments. Inspect application logs for SSE-related errors or corrupted data streams. Verify Spring Framework versions to confirm if they fall within vulnerable ranges (7.0.0-7.0.8 or 6.2.0-6.2.19).

Commands to check Spring Framework version: grep -r "org.springframework" /path/to/dependency or check Maven/Gradle dependency files for version numbers.

Impact Analysis

An attacker could exploit this to corrupt data streams, leading to state corruption or displaying false information to users. This may cause confusion, data integrity issues, or misinformation in applications relying on SSE for real-time updates.

Compliance Impact

The vulnerability could lead to state corruption or malicious information being presented to users, which may result in unauthorized data exposure or manipulation. This could potentially violate compliance requirements under GDPR (data integrity and confidentiality) and HIPAA (integrity and availability of protected health information).

Mitigation Strategies

Upgrade to fixed versions: Spring Framework 7.0.9 (OSS) or 7.0.8.1 (Enterprise Support Only) for 7.0.x, and 6.2.20 (Enterprise Support Only) for 6.2.x. No additional mitigation steps are required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-47890. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart