Information Exposure in Actix Files Crate by Actix Company
CVE-2026-72814
6.3MEDIUM
What is CVE-2026-72814?
The actix-files crate prior to version 0.6.10 is susceptible to an information exposure vulnerability. When a non-existing folder is specified as the serve_from argument in Files::new(), the service defaults to an empty mount path. This can allow attackers to manipulate request paths, as the application resolves these paths relative to its working directory. Consequently, unauthorized access to sensitive files may occur, leading to potential data breaches. It's crucial for users to upgrade to the latest version to mitigate this risk.
Affected Version(s)
actix-web 0 < 0.6.10
actix-web 0.6.10
