Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-22860
February 18, 2026
Rack is a modular Ruby web server interface. Prior to versions 2.2.22, 3.1.20, and 3.2.5, "Rack::Directory"’s path check used a string prefix match on the expanded path. A request like "/../root_example/" can escape the configured root if the target path starts with the root string, allowing directory listing outside the intended root. Versions 2.2.22, 3.1.20, and 3.2.5 fix the issue.
Affected Packages
https://github.com/rack/rack.git (GITHUB):
Affected version(s) >=v3.2.0 <v3.2.5
Fix Suggestion:
Update to version v3.2.5
https://github.com/rack/rack.git (GITHUB):
Affected version(s) >=v2.0.9.2 <v2.2.22
Fix Suggestion:
Update to version v2.2.22
https://github.com/rack/rack.git (GITHUB):
Affected version(s) >=v3.0.1 <v3.1.20
Fix Suggestion:
Update to version v3.1.20
rack (RUBY):
Affected version(s) >=3.2.0 <3.2.5
Fix Suggestion:
Update to version 3.2.5
rack (RUBY):
Affected version(s) >=3.0.0.beta1 <3.1.20
Fix Suggestion:
Update to version 3.1.20
rack (RUBY):
Affected version(s) >=0.1.0 <2.2.22
Fix Suggestion:
Update to version 2.2.22
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Information Through Directory Listing
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.05