Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Directory interpolates the configured root path directly into a regular expression when deriving the displayed directory path. If root contains regex metacharacters such as +, *, or ., the prefix stripping can fail and the generated directory listing may expose the full filesystem path in the HTML output. This issue has been patched in versions 2.2.23, 3.1.21, and 3.2.6.
References
| Link | Resource |
|---|---|
| https://github.com/rack/rack/security/advisories/GHSA-7mqq-6cf9-v2qp | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
16 Apr 2026, 17:26
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:* | |
| References | () https://github.com/rack/rack/security/advisories/GHSA-7mqq-6cf9-v2qp - Vendor Advisory | |
| First Time |
Rack rack
Rack |
02 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-02 17:16
Updated : 2026-04-16 17:26
NVD link : CVE-2026-34763
Mitre link : CVE-2026-34763
CVE.ORG link : CVE-2026-34763
JSON object : View
Products Affected
rack
- rack
CWE
CWE-625
Permissive Regular Expression
