Path traversal via ignored backslash separators
Published Oct 1, 2025 · Updated Oct 1, 2025
Path traversal in Rust Standard Library 1.87.0 through 1.88.0 allows attackers to bypass path validation in Cygwin programs. On the x86_64-pc-cygwin target, the Path API treated backslashes as ordinary path content rather than separators, so component-based checks omitted attacker-controlled segments. Only programs built from source for tier 3 Cygwin and using Path-based validation are exposed; MinGW builds are unaffected, and filesystem consequences depend on each program's later use of the original path.
Summary
What happened
Path traversal in Rust Standard Library 1.87.0 through 1.88.0 allows attackers to bypass path validation in Cygwin programs. On the x86_64-pc-cygwin target, the Path API treated backslashes as ordinary path content rather than separators, so component-based checks omitted attacker-controlled segments. Only programs built from source for tier 3 Cygwin and using Path-based validation are exposed; MinGW builds are unaffected, and filesystem consequences depend on each program's later use of the original path.
The record
- CVE
- CVE-2025-11233
- Published
- Oct 1, 2025
- Updated
- Oct 1, 2025
- Vendor
- Rust Project
- Product
- Rust Standard Library
- Classifications
- CWE-22, CAPEC-126
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 1, 2025CVE publishedPublication date reported by the CVE source.
- Oct 1, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.87.0 <1.89.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo