Directory Listing Exposure in Rack Web Server Interface
CVE-2026-34763
5.3MEDIUM
What is CVE-2026-34763?
The Rack web server interface has a vulnerability related to directory path exposure due to improper handling of user-configured root paths prior to versions 2.2.23, 3.1.21, and 3.2.6. This vulnerability arises when regular expression metacharacters are present in the path, leading to potential exposure of the server's filesystem path. Attackers could exploit this issue to gain insight into the server's directory structure through the resultant HTML output. Users are advised to update to the patched versions to mitigate this risk.
Affected Version(s)
rack < 2.2.23 < 2.2.23
rack >= 3.0.0.beta1, < 3.1.21 < 3.0.0.beta1, 3.1.21
rack >= 3.2.0, < 3.2.6 < 3.2.0, 3.2.6
