CVE-2026-47215
Published:June 05, 2026
Updated:June 07, 2026
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 configuration: limit container paths = /data/safe Will also allow containers in "/data/safe-but-unsafe" to be run. Patches This issue is patched in SingularityCE 4.4.2 and SingularityPRO 4.3.9 / 4.1.14 Workarounds If you do not use the "limit container paths" functionality, then this issue does not affect your installation. If you do use the "limit container paths" functionality then you must update. Please also review the documented limitations when user namespaces are enabled [1].
Affected Packages
github.com/sylabs/singularity/v4 (GO):
Affected version(s) >=v4.0.0-rc.1 <v4.4.2Fix Suggestion:
Update to version v4.4.2Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
2.4
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')