Description
Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events (SSE).
Spring Framework 7.0.0 - 7.0.8
Spring Framework 6.2.0 - 6.2.19
Spring Framework 6.1.0 - 6.1.28
Spring Framework 6.0.0 - 6.0.30
Spring Framework 5.3.0 - 5.3.49
Published: 2026-08-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Stream corruption in Server‑Sent Events for Spring MVC functional web framework
Action: Immediate Patch
AI Analysis

Impact

Spring MVC applications using the functional web framework are vulnerable to corruption of Server‑Sent Events (SSE) streams. The flaw arises from a failure to properly isolate event data, allowing multiple events sent concurrently to become malformed or reordered. This can lead to integrity violations in the data delivered to clients, potentially exposing incorrect or tampered information. The weakness is mapped to CWE-93.

Affected Systems

The affected vendor is Spring. Affected products include the Spring Framework, specifically versions 5.3.0 through 5.3.49, 6.0.0 through 6.0.30, 6.1.0 through 6.1.28, 6.2.0 through 6.2.19, and 7.0.0 through 7.0.8. These versions cover the 5.x, 6.x, and 7.x release lines of the framework.

Risk and Exploitability

The CVSS score of 9.8 denotes a critical severity, while the EPSS value of < 1% indicates a very low probability of exploitation at the present moment. The vulnerability is not listed in CISA’s KEV catalog. The exploitation path is not explicitly described, but the likely attack vector is inferred to be an attacker sending crafted SSE data to a Spring MVC application that uses the functional web framework. This step is inferred because the issue manifests when concurrent SSE events are emitted; an attacker with network access could provoke the corrupted stream. No elevated privileges are required, suggesting a remote or local attacker could potentially trigger the behavior if the application exposes SSE endpoints.

Generated by OpenCVE AI on August 29, 2026 at 01:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Spring Framework to a version newer than the vulnerable ranges (7.0.9+, 6.2.20+, 6.1.29+, 6.0.31+, 5.3.50+).
  • Verify that the application’s functional web framework module and all related dependencies are the updated versions.
  • If an immediate upgrade is not possible, disable or restrict SSE endpoints until the framework is patched.

Generated by OpenCVE AI on August 29, 2026 at 01:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 31 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Framework
CPEs cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Framework

Sat, 29 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-400

Fri, 28 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-93
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-400

Fri, 28 Aug 2026 06:45:00 +0000

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

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events (SSE). Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49
Title Server Sent Event stream corruption in Spring MVC functional web framework
References

Subscriptions

Spring Spring Framework
Vmware Spring Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T19:59:45.069Z

Reserved: 2026-07-04T18:13:57.026Z

Link: CVE-2026-59313

cve-icon Vulnrichment

Updated: 2026-08-28T19:59:40.318Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T20:17:57.343

Modified: 2026-08-31T18:04:07.453

Link: CVE-2026-59313

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T01:30:05Z

Weaknesses
  • CWE-93

    Improper Neutralization of CRLF Sequences ('CRLF Injection')