UNIX Symbolic Link (Symlink) Following
CVE-2025-65105
Summary
Apptainer is an open source container platform. In Apptainer versions prior to 1.4.5, a container can disable two of the forms of the little "used --security" option, in particular the forms "--security=apparmor:<profile>" and "--security=selinux:<label> "which otherwise put restrictions on operations that containers can do. The "--security" option has always been mentioned in Apptainer documentation as being a feature for the root user, although these forms do also work for unprivileged users on systems where the corresponding feature is enabled. Apparmor is enabled by default on Debian-based distributions and SElinux is enabled by default on RHEL-based distributions, but on SUSE it depends on the distribution version. This vulnerability is fixed in 1.4.5.
- LOW
- NETWORK
- LOW
- UNCHANGED
- NONE
- NONE
- NONE
- NONE
CWE-61 - UNIX Symbolic Link (Symlink) Following
The software, when opening a file or directory, does not sufficiently account for when the file is a symbolic link that resolves to a target outside of the intended control sphere. This could allow an attacker to cause the software to operate on unauthorized files.
References
Advisory Timeline
- Published