Description
Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events (SSE). This issue affects Spring Foundation: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3.46.
Published: 2026-03-19
Score: 2.6 Low
EPSS: < 1% Very Low
KEV: No
Impact: Stream Corruption in Server‑Sent Events
Action: Patch
AI Analysis

Impact

Spring MVC and Spring WebFlux applications are vulnerable to Server‑Sent Events stream corruption. The issue stems from improper handling of event data, causing garbled payloads to be delivered to clients. This represents a data integrity weakness, classified as CWE‑115 and CWE‑667, and can lead to incorrect application behavior or downstream services receiving malformed input. It does not provide code execution or privilege escalation, but it can degrade service quality.

Affected Systems

The vulnerability affects the Spring Foundation core libraries used by Spring MVC and Spring WebFlux. Projects running Spring Framework versions 5.3.0 through 5.3.46, 6.1.0 through 6.1.25, 6.2.0 through 6.2.16, and 7.0.0 through 7.0.5 that expose Server‑Sent Events endpoints are at risk. Any web applications or microservices relying on Spring’s SSE support for real‑time data delivery fall within the affected scope.

Risk and Exploitability

The CVSS score is 2.6, indicating low severity. An EPSS score below 1% shows a very small chance of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. While the input does not specify an attack vector, it is inferred that an attacker would need to send or manipulate SSE traffic to the affected application, which would generally require some level of access to the client side or the network path. Consequently, the overall risk remains low, though malformed data could compromise information integrity if an attacker succeeds.

Generated by OpenCVE AI on March 21, 2026 at 08:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Spring Framework release that addresses the SSE stream corruption (at least 7.0.6, or the corresponding patch for earlier branches).
  • Verify that no legacy Spring versions are in use across all applications and that all components run a patched build.
  • If an upgrade is not immediately possible, restrict access to SSE endpoints to trusted clients and perform integrity checks on received data before processing.
  • Monitor SSE traffic for signs of corruption and apply compensating controls if malformed data is detected.

Generated by OpenCVE AI on March 21, 2026 at 08:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6hcq-hmm3-jj3c Spring MVC and WebFlux has Server Sent Event stream corruption
History

Sat, 21 Mar 2026 05:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-115
References
Metrics threat_severity

None

threat_severity

Low


Fri, 20 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-667
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 20 Mar 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-749

Fri, 20 Mar 2026 11:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-749

Fri, 20 Mar 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Foundation
Vendors & Products Spring
Spring spring Foundation

Fri, 20 Mar 2026 00:00:00 +0000

Type Values Removed Values Added
Description Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events (SSE). This issue affects Spring Foundation: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3.46.
Title Server Sent Event stream corruption
References
Metrics cvssV3_1

{'score': 2.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Spring Spring Foundation
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-03-20T14:44:48.043Z

Reserved: 2026-01-09T06:54:49.674Z

Link: CVE-2026-22735

cve-icon Vulnrichment

Updated: 2026-03-20T14:44:42.805Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-20T00:16:15.697

Modified: 2026-03-20T15:16:15.897

Link: CVE-2026-22735

cve-icon Redhat

Severity : Low

Publid Date: 2026-03-19T23:37:35Z

Links: CVE-2026-22735 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:10:31Z

Weaknesses