CVE-2025-27610: Local File Inclusion in Rack::Static

Published Mar 10, 2025
·
Updated

Summary

Rack::Static can serve files under the specified root: even if urls: are provided, which may expose other files under the specified root: unexpectedly.

Details

The vulnerability occurs because Rack::Static does not properly sanitize user-supplied paths before serving files. Specifically, encoded path traversal sequences are not correctly validated, allowing attackers to access files outside the designated static file directory.

Impact

By exploiting this vulnerability, an attacker can gain access to all files under the specified root: directory, provided they are able to determine then path of the file.

Mitigation

- Update to the latest version of Rack, or - Remove usage of Rack::Static, or - Ensure that root: points at a directory path which only contains files which should be accessed publicly.

It is likely that a CDN or similar static file server would also mitigate the issue.

Other sources

Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, Rack::Static can serve files under the specified root: even if urls: are provided, which may expose other files under the specified root: unexpectedly. The vulnerability occurs because Rack::Static does not properly sanitize user-supplied paths before serving files. Specifically, encoded path traversal sequences are not correctly validated, allowing attackers to access files outside the designated static file directory. By exploiting this vulnerability, an attacker can gain access to all files under the specified root: directory, provided they are able to determine then path of the file. Versions 2.2.13, 3.0.14, and 3.1.12 contain a patch for the issue. Other mitigations include removing usage of Rack::Static, or ensuring that root: points at a directory path which only contains files which should be accessed publicly. It is likely that a CDN or similar static file server would also mitigate the issue.

NVD

Affected Software

7 affected componentsFixes available
rubygems/rack>=3.1<3.1.12
3.1.12
rubygems/rack>=3.0<3.0.14
3.0.14
rubygems/rack<2.2.13
2.2.13
debian/ruby-rack<=2.1.4-3+deb11u2, <=2.2.6.4-1+deb12u1
2.1.4-3+deb11u32.2.13-1~deb12u13.1.12-1
Rack Rack Ruby<2.2.13
Rack Rack Ruby>=3.0.0<3.0.14
Rack Rack Ruby>=3.1.0<3.1.12

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade rubygems/rack to a version that resolves this vulnerability.

    Fixed in 3.1.12
  2. Upgrade

    Upgrade rubygems/rack to a version that resolves this vulnerability.

    Fixed in 3.0.14
  3. Upgrade

    Upgrade rubygems/rack to a version that resolves this vulnerability.

    Fixed in 2.2.13
  4. Upgrade

    Upgrade debian/ruby-rack to a version that resolves this vulnerability.

    Fixed in 2.1.4-3+deb11u3Fixed in 2.2.13-1~deb12u1Fixed in 3.1.12-1
  5. Upgrade

    Upgrade Rack to a version that resolves this vulnerability.

    Fixed in 2.2.13
  6. Upgrade

    Upgrade Rack to a version that resolves this vulnerability.

    Fixed in 3.0.14
  7. Upgrade

    Upgrade Rack to a version that resolves this vulnerability.

    Fixed in 3.1.12
  8. Remove

    Remove Rack::Static from your environment.

    Remove usage of `Rack::Static`.

  9. Configuration

    Ensure the Rack::Static `root:` points to a directory that contains only files that should be accessed publicly.

    Rack::Static root: = directory path containing only files intended to be publicly accessible
  10. Compensating control

    Use a CDN or similar static file server to mitigate the issue.

Event History

Mar 10, 2025
CVE Published
via MITRE·10:19 PM
Data Sourced
via MITRE·10:19 PM
DescriptionSeverityWeakness
Advisory Published
via GitHub·10:19 PM
Data Sourced
via Red Hat·11:01 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·11:15 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·11:15 PM
RemedyAffected Software
Mar 29, 2025
Data Sourced
via Ubuntu·08:36 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-27610?

CVE-2025-27610 has a severity rating that indicates it may expose unintended files, which can lead to information disclosure.

2

How do I fix CVE-2025-27610?

To fix CVE-2025-27610, upgrade to Rack versions 3.1.12, 3.0.14, or 2.2.13 and ensure proper path sanitization.

3

What versions of Rack are affected by CVE-2025-27610?

CVE-2025-27610 affects Rack versions prior to 3.1.12, 3.0.14, and all versions before 2.2.13.

4

What type of vulnerability is CVE-2025-27610?

CVE-2025-27610 is a path traversal vulnerability that arises from improper handling of file paths.

5

Can CVE-2025-27610 lead to data leakage?

Yes, CVE-2025-27610 can lead to data leakage by exposing files in the specified root that should not be accessible.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203