CVE-2026-72814
Last modified
CVE-2026-72814 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. The actix-files crate (actix_files) before version 0.6.10 contains an information exposure vulnerability. When a non-existing folder is passed as the serve_from argument to Files::new(), the mount path defaults to an empty path; the service then joins the request path with this empty path and canonicalizes it, causing Rust to resolve it as a relative path. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
The actix-files crate (actix_files) before version 0.6.10 contains an information exposure vulnerability. When a non-existing folder is passed as the serve_from argument to Files::new(), the mount path defaults to an empty path; the service then joins the request path with this empty path and canonicalizes it, causing Rust to resolve it as a relative path. As a result, an attacker can request paths that resolve relative to the application's working directory and access unintended files.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| actix | actix-web | < 0.6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-72814?
How severe is CVE-2026-72814?
How do I fix CVE-2026-72814?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72809SiYuan versions <= v3.7.2 (patched in v3.7.4) contain an aut…8
- CVE-2026-7281A vulnerability was determined in SourceCodester Pharmacy Sa…2.4
- CVE-2026-72810SiYuan versions before v3.7.4 contain a publish-boundary byp…8.6
- CVE-2026-72811SiYuan versions <= v3.7.2 contain a SQL injection vulnerabil…10
- CVE-2026-72812SiYuan versions before v3.7.4 contain a missing authorizatio…6.5
- CVE-2026-72813actix-files before 0.6.10 contains a denial of service vulne…6.9
- CVE-2026-72815go-chi chi versions >= 5.2.1 and before 5.3.0 contain an IP …6.9
- CVE-2026-72816go-chi/chi through 5.2.1 contains an IP spoofing vulnerabili…6.5
- CVE-2026-72817go-chi/chi versions 0.9.0 before 5.3.0 contains an IP spoofi…6.5
- CVE-2026-72818The URLS regular expression in nltk/tokenize/casual.py, comp…7.5
- CVE-2026-72819Grav CMS before 2.0.13 contains a remote code execution vuln…8.8
- CVE-2026-7282A vulnerability was identified in SourceCodester Pharmacy Sa…4.7
Are you affected by CVE-2026-72814?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
