๐Ÿ” CVE Alert

CVE-2026-72814

UNKNOWN 0.0

actix-web before 0.6.10 Information Disclosure via Files

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor actix
Product actix-web
Published Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for actix actix-web

Be the first to know when new unknown vulnerabilities affecting actix actix-web are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

actix / actix-web
0 < 0.6.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/actix/actix-web/security/advisories/GHSA-8v2v-wjwg-vx6r vulncheck.com: https://www.vulncheck.com/advisories/actix-web-before-information-disclosure-via-files

Credits

๐Ÿ” Angelmmiguel JohnTitor