CVE-2026-47857
Analyzed
Analyzed - Analysis Complete
Denial of Service in Reactor Core via Flux.windowTimeout
Vulnerability report for CVE-2026-47857, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-09-04
Assigner: VMware
Description
Description
In Reactor Core, applications that use the Flux.windowTimeout operator with fairBackpressure enabled are vulnerable to a Denial of Service (DoS) condition.
Reactor Core 3.8.0 - 3.8.6
Reactor Core 3.5.0 - 3.7.19
Reactor Core 3.4.41 and earlier
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| broadcom | reactor_core | From 3.8.0 (inc) to 3.8.6.1 (exc) |
| broadcom | reactor_core | to 3.4.42 (exc) |
| broadcom | reactor_core | From 3.5.0 (inc) to 3.7.20 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. |