HTTP Request Smuggling The advisory has been revoked - it doesn't affect any version of package rubygem-webrick.src  (opens in a new tab)


Threat Intelligence

EPSS
0.11% (30th 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-RHEL10-RUBYGEMWEBRICKSRC-15072904
  • published24 Jan 2026
  • disclosed22 Sept 2024

Introduced: 22 Sep 2024

CVE-2024-47220  (opens in a new tab)
CWE-444  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream rubygem-webrick.src package and not the rubygem-webrick.src package as distributed by RHEL.

An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's position is "Webrick should not be used in production."