Description
In specific scenarios involving WebSocket handshake redirects to a different origin, the Reactor Netty WebSocket client may leak credentials. In order for this to happen, the HTTP client must have been explicitly configured to follow redirects.
Reactor Netty 1.3.0 - 1.3.6
Reactor Netty 1.1.0 - 1.2.18
Reactor Netty 1.0.52 and earlier
Published: 2026-08-26
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In certain WebSocket handshake scenarios, when a client follows an HTTP redirect to a different origin, the Reactor Netty WebSocket client leaks user credentials that were included in the original request. The credential information can surface to the unintended origin, exposing it to an unauthorized party. This weakness aligns with "Exposure of Sensitive Information to an Unauthorized Actor." It does not grant the attacker code execution or control over the system, but it can compromise authentication tokens and other credentials.

Affected Systems

Spring:Reactor Netty versions 1.3.0 through 1.3.6, 1.1.0 through 1.2.18, and 1.0.52 and earlier are impacted.

Risk and Exploitability

The vulnerability has a CVSS score of 6.1, indicating a medium risk level. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog, suggesting limited known exploitation activity. Exploitation requires an attacker to influence or control the redirection target in a WebSocket handshake, which may be difficult in environments where redirects are tightly regulated. Nonetheless, the potential for credential loss warrants moderate concern, especially in high-value applications.

Generated by OpenCVE AI on August 26, 2026 at 20:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Reactor Netty to a fixed version (1.3.7 or newer, or the next available release in the affected series).
  • If an upgrade is not feasible, configure the WebSocket client to disable automatic following of redirects.
  • As a temporary measure, review server configurations to ensure that redirects are not emitted for WebSocket handshakes, or validate the origin of any redirects before processing them.

Generated by OpenCVE AI on August 26, 2026 at 20:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 26 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring reactor Netty
Vendors & Products Spring
Spring reactor Netty

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Wed, 26 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description In specific scenarios involving WebSocket handshake redirects to a different origin, the Reactor Netty WebSocket client may leak credentials. In order for this to happen, the HTTP client must have been explicitly configured to follow redirects. Reactor Netty 1.3.0 - 1.3.6 Reactor Netty 1.1.0 - 1.2.18 Reactor Netty 1.0.52 and earlier
Title Reactor Netty WebSocket Client Leaks Credentials On Redirect
References
Metrics cvssV3_1

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


Subscriptions

Spring Reactor Netty
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-26T19:44:38.993Z

Reserved: 2026-05-20T10:00:53.146Z

Link: CVE-2026-47848

cve-icon Vulnrichment

Updated: 2026-08-26T19:44:32.571Z

cve-icon NVD

Status : Received

Published: 2026-08-26T20:17:27.070

Modified: 2026-08-26T20:17:27.070

Link: CVE-2026-47848

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T21:15:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor