UNIX symbolic link following in Wasmtime - #VU144568
Published: August 21, 2026
Vulnerability details
The vulnerability allows a remote user to access files and directories outside the intended filesystem sandbox.
The vulnerability exists due to unix symbolic link following in wasmtime-wasi filesystem sandboxing when processing paths or symlinks containing trailing slashes. A remote user can provide a crafted path or symlink reference to access files and directories outside the intended filesystem sandbox.
This issue does not affect environments using a Linux kernel newer than 5.6 with the openat2 syscall and the RESOLVE_BENEATH flag.