Github.Com Sylabs Singularity V4 vulnerabilities
2 known vulnerabilities affecting github.com/sylabs_singularity_v4.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2025-64750P4HIGHCVSS 7.3≥ 4.2.0-rc.1, < 4.3.5≥ 0, < 4.1.112025-12-02
CVE-2025-64750 [HIGH] CWE-61 Singluarity ineffectively applies selinux / apparmor LSM process labels
Singluarity ineffectively applies selinux / apparmor LSM process labels
### Impact
_**Native Mode (default)**_
Singularity's default native runtime allows users to apply restrictions to container processes using the apparmor or selinux Linux Security Modules (LSMs), via the `--security selinux:` or `--security apparmor:` flags.
LSM labels are written to process or thread `attrs/exec` under `/
ghsaosv
CVE-2026-47215MEDIUM≥ 0, < 4.4.22026-06-04
CVE-2026-47215 [MEDIUM] CWE-22 Singluarity: Incorrect path matching for 'limit container paths' directive
Singluarity: Incorrect path matching for 'limit container paths' directive
### Impact
The `limit container paths` directive in `singularity.conf` is intended to allow a system administrator limit the paths from which containers can be run, under setuid mode. Due to incorrect matching of a path string, sibling directories with similar names may incorrectly be allowed.
For example, the conf
ghsa