AVID-2026-R0813
Description
Action Commands (run/shell/exec) Against Library URIs Ignore Configured Remote Endpoint (CVE-2021-32635)
Details
Singularity is an open source container platform. In verions 3.7.2 and 3.7.3, Dde to incorrect use of a default URL, singularity action commands (run/shell/exec) specifying a container using a library:// URI will always attempt to retrieve the container from the default remote endpoint (cloud.sylabs.io) rather than the configured remote endpoint. An attacker may be able to push a malicious container to the default remote endpoint with a URI that is identical to the URI used by a victim with a non-default remote endpoint, thus executing the malicious container. Only action commands (run/shell/exec) against library:// URIs are affected. Other commands such as pull / push respect the configured remote endpoint. The vulnerability is patched in Singularity version 3.7.4. Two possible workarounds exist: Users can only interact with the default remote endpoint, or an installation can have an execution control list configured to restrict execution to containers signed with specific secure keys.
Reason for inclusion in AVID: CVE-2021-32635 describes a vulnerability in the Singularity container platform where action commands against library:// URIs ignore the configured remote endpoint and pull from the default endpoint, enabling potential execution of a malicious container. This is a software vulnerability in a container runtime used to build/run AI workflows, impacting the software supply chain for general-purpose AI systems (containers, runtimes, and deployment tooling). The issue affects AI-related software stacks and packaging/deployment pipelines; evidence includes the CVE description, affected versions, and remediation guidance. Therefore it qualifies as an AI-related software supply chain vulnerability with clear security implications.
References
- NVD entry
- https://github.com/sylabs/singularity/security/advisories/GHSA-5mv9-q7fq-9394
- https://github.com/sylabs/singularity/releases/tag/v3.7.4
- https://security.gentoo.org/glsa/202107-50
Affected or Relevant Artifacts
- Developer: sylabs
- Deployer: sylabs
- Artifact Details:
| Type | Name |
|---|---|
| System | singularity |
Impact
AVID Taxonomy Categorization
- Risk domains: Security
- SEP subcategories: S0100: Software Vulnerability
- Lifecycle stages: L06: Deployment
CVSS
| Version | 3.1 |
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L |
| Base Score | 6.3 |
| Base Severity | 🟠 Medium |
| Attack Vector | NETWORK |
| Attack Complexity | 🟢 Low |
| Privileges Required | NONE |
| User Interaction | REQUIRED |
| Scope | UNCHANGED |
| Confidentiality Impact | 🟢 Low |
| Integrity Impact | 🟢 Low |
| Availability Impact | 🟢 Low |
CWE
| ID | Description |
|---|---|
| CWE-923 | CWE-923: Improper Restriction of Communication Channel to Intended Endpoints |
| CWE-20 | CWE-20 Improper Input Validation |
Other information
- Report Type: Advisory
- Credits:
- Date Reported: 2021-05-28
- Version: 0.3.3
- AVID Entry