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: < 1% Very Low
KEV: No
Impact: Unauthorized Disclosure of Credentials
Action: Patch Now
AI Analysis

Impact

In specific WebSocket handshake scenarios, when the Reactor Netty client follows an HTTP redirect to a different origin, the client leaks the credentials contained in the original request. The exposed information can be transmitted to an unintended third‑party origin, allowing an unauthorized actor to obtain authentication tokens or other sensitive data without code execution or system compromise.

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. Any application that instantiates a Reactor Netty WebSocket client and configures it to follow redirects falls within this scope.

Risk and Exploitability

The CVSS base score is 6.1, denoting a medium severity vulnerability. The EPSS score is less than 1%, indicating a very low probability of exploitation in the wild. The issue is not listed in the CISA KEV catalog. Exploitation requires control over the redirect target in a WebSocket handshake, which may be limited in tightly regulated environments, though the potential for credential leakage warrants moderate concern.

Generated by OpenCVE AI on September 5, 2026 at 01:27 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.
  • Add an origin validation layer to the HTTP client configuration so that redirects are allowed only to trusted hosts.

Generated by OpenCVE AI on September 5, 2026 at 01:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sat, 05 Sep 2026 00:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Fri, 04 Sep 2026 19:15:00 +0000

Type Values Removed Values Added
First Time appeared Broadcom
Broadcom reactor Netty
Weaknesses CWE-601
CPEs cpe:2.3:a:broadcom:reactor_netty:*:*:*:*:*:*:*:*
Vendors & Products Broadcom
Broadcom reactor Netty

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

Broadcom Reactor Netty
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 : Analyzed

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

Modified: 2026-09-04T19:09:14.543

Link: CVE-2026-47848

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T01:30:17Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')