FlawAtlas
Search the atlas
CVE-2023-27539 Moderate

CVE-2023-27539

There is a denial of service vulnerability in the header parsing component of Rack.

Exploit probability 1.1%
Published January 9, 2025
Required by Not available
Last source change August 12, 2026

02 / AFFECTED SOFTWARE

Affected packages

Unknown Unknown

23 explicit affected versions

RubyGems rack

42 explicit affected versions

03 / CONNECTIONS

Connected vulnerabilities

04 / EVIDENCE

Source records

Open Source Vulnerabilities CVE-2023-27539

There is a denial of service vulnerability in the header parsing component of Rack.

View original source
Open Source Vulnerabilities GHSA-c6qg-cjj8-47qp

There is a denial of service vulnerability in the header parsing component of Rack. This vulnerability has been assigned the CVE identifier CVE-2023-27539. Versions Affected: >= 2.0.0 Not affected: None. Fixed Versions: 2.2.6.4, 3.0.6.1 # Impact Carefully crafted input can cause header parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse headers using Rack (virtually all Rails applications) are impacted. # Workarounds Setting Regexp.timeout in Ruby 3.2 is a possible workaround.

View original source

05 / REFERENCES

Further evidence