PatchSiren cyber security CVE debrief
CVE-2026-47215 sylabs CVE debrief
CVE-2026-47215 is a vulnerability in SingularityCE and SingularityPRO, open-source container platforms. The issue allows a container to be run from outside the administrator's configured path allowlist under certain conditions. This occurs due to incorrect path-string matching in the singularity.conf file, specifically with the limit container paths directive. The vulnerability has a CVSS score of 4.8 and is considered medium severity.
- Vendor
- sylabs
- Product
- singularity
- CVSS
- MEDIUM 4.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-25
Who should care
Container administrators and users of SingularityCE and SingularityPRO should assess their exposure and update to fixed versions. This includes reviewing container path configurations, verifying current deployments, and ensuring that security updates are applied. Security teams and vulnerability management teams should also review the vulnerability and assess the potential impact on their organizations.
Why it matters
CVE-2026-47215 allows a container to be run from outside the administrator's configured path allowlist. Container administrators should verify their configurations and update to fixed versions to prevent potential unauthorized container execution.
- Verify container path configurations to prevent unauthorized container execution
- Update to fixed versions to address the vulnerability
- Review deployment configurations for potential exposure
Technical summary
The vulnerability occurs due to incorrect path-string matching in the singularity.conf file, allowing a container to be run from outside the administrator's configured path allowlist. This issue is fixed in SingularityCE 4.4.2 and SingularityPRO 4.3.9 and 4.1.14. The incorrect path-string matching permits a user to execute a container from a sibling directory, potentially bypassing security restrictions. To address this vulnerability, administrators should update to the fixed versions and review their container configurations.
Defensive priority
Container administrators should verify their configurations and update to fixed versions.
Recommended defensive actions
- Verify and restrict container paths in singularity.conf
- Update to SingularityCE 4.4.2 or later, or SingularityPRO 4.3.9 or 4.1.14
- Review container deployment configurations for potential exposure
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, the scope of affected versions and deployments requires further verification. Affected SingularityCE and SingularityPRO versions allow a container to be run from outside the administrator's configured path allowlist due to incorrect path-string matching in the singularity.conf file. To verify exposure, defenders should review container path configurations, specifically the limit container paths directive, and assess their current deployments against fixed Sing
Sources and references
Verified primary and authoritative sources
-
CVE-2026-47215 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-47215
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-47215 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-47215
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/sylabs/singularity/commit/c08791793e843d4c9c1f2fc1d9d12abef747378f
-
Source reference
Unverified legacy reference
URL: https://github.com/sylabs/singularity/commit/c1dc9470a769e6e534b588a4ed521768ca4fc0d1
-
Source reference
Unverified legacy reference
URL: https://github.com/sylabs/singularity/pull/4152
-
Source reference
Unverified legacy reference
URL: https://github.com/sylabs/singularity/releases/tag/v4.4.2
-
Source reference
Unverified legacy reference
URL: https://github.com/sylabs/singularity/security/advisories/GHSA-wqcr-7rf3-f64m
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.