HTTP Request Smuggling Affecting nodejs-packaging-bundler package, versions <0:2021.06-4.module+el9.6.0+23146+be9976bd


Severity

Recommended
high

Based on CentOS security rating.

Threat Intelligence

EPSS
0.04% (10th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS9-NODEJSPACKAGINGBUNDLER-10313137
  • published6 Jun 2025
  • disclosed19 May 2025

Introduced: 19 May 2025

NewCVE-2025-23167  (opens in a new tab)
CWE-444  (opens in a new tab)

How to fix?

Upgrade Centos:9 nodejs-packaging-bundler to version 0:2021.06-4.module+el9.6.0+23146+be9976bd or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs-packaging-bundler package and not the nodejs-packaging-bundler package as distributed by Centos. See How to fix? for Centos:9 relevant fixed versions and status.

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.

The issue was resolved by upgrading llhttp to version 9, which enforces correct header termination.

Impact:

  • This vulnerability affects only Node.js 20.x users prior to the llhttp v9 upgrade.