Description
In specific scenarios, the Reactor Netty HTTP Server may leak exception details across unrelated requests. In order for this to happen, the server must be configured with Brave Tracing.
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: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In specific scenarios, the Reactor Netty HTTP Server can leak exception details across unrelated requests when the server is configured with Brave Tracing. The exposure presents sensitive stack traces and error messages, potentially revealing internal application logic and aiding a malicious actor in crafting further attacks. This vulnerability is an information disclosure weakness (CWE-200) and would allow an attacker to gain unprivileged visibility into server internals.

Affected Systems

Spring’s Reactor Netty product is impacted. Versions 1.3.0 through 1.3.6, 1.1.0 through 1.2.18, and 1.0.52 or earlier are listed as vulnerable. The flaw is triggered only when Brave Tracing is enabled, so any deployment using these releases with the tracing component may be at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. No EPSS data is available, and the vulnerability is not included in the CISA KEV catalog, suggesting it has not been publicly exploited. Exploitation requires network access to the HTTP server and the presence of Brave Tracing; thus the attacker must be able to send crafted requests to the vulnerable instance. While the impact is limited to information disclosure, the existence of this flaw can assist other attacks by leaking internal details.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Reactor Netty to the latest release (any version beyond 1.3.6 and 1.0.52) to eliminate the flaw.
  • Disable or remove Brave Tracing from the server configuration if the tracing feature is not required.
  • Modify the application’s error handling to strip exception details from HTTP responses or to log them exclusively server‑side, ensuring clients never receive stack traces or internal error messages.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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, the Reactor Netty HTTP Server may leak exception details across unrelated requests. In order for this to happen, the server must be configured with Brave Tracing. 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 HTTP Server Leaks Exception Details
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

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

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

Link: CVE-2026-47844

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-47844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T20:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor