CVE-2026-47890

Description

A flaw was found in Spring Framework, affecting its MVC and WebFlux applications. When these applications use Server-Sent Events (SSE) with view fragments, a vulnerability allows for stream corruption. This can lead to unreliable data delivery and potential disruption of services.

Statement

Stream corruption vulnerability in Spring Framework WebFlux and MVC when rendering Server-Sent Events (SSE) with view fragments allows remote unauthenticated attackers to disrupt stream integrity. Exploitation requires attacker control over streamed data, resulting in malformed SSE responses, application state desynchronization, or cross-user data presentation issues. Attack vector is limited to endpoints explicitly rendering view fragments over SSE channels.

Mitigation

Disable view fragment rendering within Server-Sent Event (SSE) endpoints and emit fully instantiated responses or standardized DTOs instead.

Common Vulnerability Scoring System (CVSS) Score Details

Info alert:Important note

CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).

The following CVSS metrics and score provided are preliminary and subject to review.

CVSS v3 Score Breakdown

Red HatNVDcve.org
Base Score6.5N/A9.8
Attack VectorNetworkN/ANetwork
Attack ComplexityLowN/ALow
Privileges RequiredNoneN/ANone
User InteractionNoneN/ANone
ScopeUnchangedN/AUnchanged
ConfidentialityNoneN/AHigh
Integrity ImpactLowN/AHigh
Availability ImpactLowN/AHigh

Vector

Red Hat: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

cve.org: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Understanding the Weakness (CWE)

Integrity

Technical Impact: Modify Application Data

Frequently Asked Questions

Want to get errata notifications? Sign up here.