SCA: security update for react/http (GHSA-95x4-j7vc-h8mf)

medium Tenable Self-Hosted Container Security Plugin ID 413066

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- react/http is an event-driven, streaming HTTP client and server implementation for ReactPHP. Previous
versions of ReactPHP's HTTP server component contain a potential DoS vulnerability that can cause high CPU
load when processing large HTTP request bodies. This vulnerability has little to no impact on the default
configuration, but can be exploited when explicitly using the RequestBodyBufferMiddleware with very large
settings. This might lead to consuming large amounts of CPU time for processing requests and significantly
delay or slow down the processing of legitimate user requests. This issue has been addressed in release
1.9.0. Users are advised to upgrade. Users unable to upgrade may keep the request body limited using
RequestBodyBufferMiddleware with a sensible value which should mitigate the issue. An infrastructure or
DevOps workaround could be to place a reverse proxy in front of the ReactPHP HTTP server to filter out any
excessive HTTP request bodies. (CVE-2023-26044)

See Also

https://github.com/advisories/GHSA-95x4-j7vc-h8mf

Plugin Details

Severity: Medium

ID: 413066

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2023-26044

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/17/2023

Vulnerability Publication Date: 5/17/2023

Reference Information

CVE: CVE-2023-26044

cwe: CWE-400