Description
A Spring WebFlux application that supports WebSocket connections may expose indirectly sensitive user information by including request headers in an exception reason.
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
Spring Framework 5.2.25.RELEASE and earlier
Published: 2026-08-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

A Spring WebFlux application that supports WebSocket connections may expose request headers in the exception reason when a handshake error occurs. This information disclosure flaw allows an attacker to learn values from headers such as authentication tokens or session identifiers through error messages or logs, representing a breach of confidentiality consistent with CWE‑209.

Affected Systems

Any deployment of Spring Framework versions 7.0.0‑7.0.8, 6.2.0‑6.2.19, 6.1.0‑6.1.28, 6.0.0‑6.0.30, 5.3.0‑5.3.49, and 5.2.25.RELEASE or earlier that uses Spring WebFlux with WebSocket support is vulnerable.

Risk and Exploitability

The CVSS score is 7.5 and the EPSS score is <1%, leaving the exploitation probability low. A user could trigger the flaw by sending a crafted WebSocket handshake request that causes an exception; this is the likely attack vector inferred from the description. The vulnerability is not cataloged in CISA KEV. If exploited, the attacker could obtain header data from error responses or application logs, potentially compromising authentication or session continuity.

Generated by OpenCVE AI on August 29, 2026 at 00:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Framework to a patched release—7.0.9 or later, 6.2.20 or later, 6.1.29 or later, 6.0.31 or later, 5.3.50 or later, or 5.2.26 or later.
  • If an upgrade is not immediately possible, configure the application to suppress detailed exception messages so that request headers are omitted from client responses and logs, limiting the data an attacker can see.
  • Review any tokens or sensitive values that may have already been exposed through logs and rotate them.

Generated by OpenCVE AI on August 29, 2026 at 00:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 01 Sep 2026 22:00: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

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

Type Values Removed Values Added
Weaknesses CWE-200

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

Type Values Removed Values Added
Weaknesses CWE-209
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-200

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

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

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description A Spring WebFlux application that supports WebSocket connections may expose indirectly sensitive user information by including request headers in an exception reason. 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 Spring Framework 5.2.25.RELEASE and earlier
Title Spring Framework Request Headers Included in Exception Reasons in HandshakeWebsocketService
References

Subscriptions

Spring Spring Framework
Vmware Spring Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T19:12:43.970Z

Reserved: 2026-05-20T10:01:00.478Z

Link: CVE-2026-47893

cve-icon Vulnrichment

Updated: 2026-08-28T19:12:20.986Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T06:17:20.687

Modified: 2026-09-01T20:38:28.153

Link: CVE-2026-47893

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T00:45:04Z

Weaknesses
  • CWE-209

    Generation of Error Message Containing Sensitive Information