Path traversal in Flatpak - #VU141403
Published: August 11, 2026
Vulnerability details
The vulnerability allows a remote user to disclose filenames from arbitrary host directories to sandboxed applications.
The vulnerability exists due to path traversal in host-side extension file access when processing extension content directories controlled by an installed extension. A remote user can place symlinks pointing to arbitrary host paths to disclose filenames from arbitrary host directories to sandboxed applications.
The issue is triggered when Flatpak checks the .ref lock marker file and iterates merge_dirs directories during application launch.