Lookup for vulnerable packages by Package URL.

Purlpkg:apk/alpine/singularity@3.6.0-r0?arch=riscv64&distroversion=v3.21&reponame=community
Typeapk
Namespacealpine
Namesingularity
Version3.6.0-r0
Qualifiers
arch riscv64
distroversion v3.21
reponame community
Subpath
Is_vulnerablefalse
Next_non_vulnerable_version3.6.3-r0
Latest_non_vulnerable_version4.1.1-r0
Affected_by_vulnerabilities
Fixing_vulnerabilities
0
url VCID-5ftw-539a-kbdz
vulnerability_id VCID-5ftw-539a-kbdz
summary
"Verify All" Returns Success Despite Validation Failures in Singularity
### Impact

The `--all / -a` option to `singularity verify` returns success even when some objects in a SIF container are not signed, or cannot be verified.

The SIF objects that are not verified are reported in `WARNING` log messages, but a `Container Verified` message and exit code of `0`  are returned.

Workflows that verify a container using `--all / -a` and use the exit code as an indicator of success are vulnerable to running SIF containers that have unsigned, or modified, objects that may be exploited to introduce malicious behavior.

```
$ singularity verify -a image.sif 
WARNING: Missing signature for SIF descriptor 2 (JSON.Generic)
WARNING: Missing signature for SIF descriptor 3 (FS)
Container is signed by 1 key(s):

Verifying partition: Def.FILE:
12045C8C0B1004D058DE4BEDA20C27EE7FF7BA84
[LOCAL]   Unit Test <unit@test.com>
[OK]      Data integrity verified

INFO:    Container verified: image.sif

$ echo $?
0
```


### Patches

Singularity 3.6.0 has a new implementation of sign/verify that fixes this issue.

All users are advised to upgrade to 3.6.0. Note that Singularity 3.6.0 uses a new signature format that is necessarily incompatible with Singularity < 3.6.0 - e.g. Singularity 3.5.3 cannot verify containers signed by 3.6.0.

Version 3.6.0 includes a `--legacy-insecure` flag for the `singularity verify` command, that will perform verification of the older, and insecure, legacy signatures for compatibility with existing containers. This does not guarantee that containers have not been modified since signing, due to other issues in the legacy signature format.

### Workarounds

If you are unable to update to 3.6.0 ensure that you do not rely on the return code of `singularity verify --all / -a` as an indicator of trust in a container.

Note that other issues in the sign/verify implementation in Singularity < 3.6.0 allow additional means to introduce malicious behavior to a signed container.


### For more information

General questions about the impact of the advisory / changes made in the 3.6.0 release can be asked in the:

* [Singularity Slack Channel](https://bit.ly/2m0g3lX)
* [Singularity Mailing List](https://groups.google.com/a/lbl.gov/forum/??sdf%7Csort:date#!forum/singularity)

Any sensitive security concerns should be directed to: security@sylabs.io

See our Security Policy here: https://sylabs.io/security-policy
references
0
reference_url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00046.html
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00046.html
1
reference_url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00059.html
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00059.html
2
reference_url http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00053.html
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00053.html
3
reference_url https://api.first.org/data/v1/epss?cve=CVE-2020-13846
reference_id
reference_type
scores
0
value 0.00368
scoring_system epss
scoring_elements 0.58778
published_at 2026-04-21T12:55:00Z
1
value 0.00368
scoring_system epss
scoring_elements 0.58756
published_at 2026-04-04T12:55:00Z
2
value 0.00368
scoring_system epss
scoring_elements 0.58723
published_at 2026-04-07T12:55:00Z
3
value 0.00368
scoring_system epss
scoring_elements 0.58776
published_at 2026-04-08T12:55:00Z
4
value 0.00368
scoring_system epss
scoring_elements 0.58783
published_at 2026-04-12T12:55:00Z
5
value 0.00368
scoring_system epss
scoring_elements 0.58801
published_at 2026-04-11T12:55:00Z
6
value 0.00368
scoring_system epss
scoring_elements 0.58763
published_at 2026-04-13T12:55:00Z
7
value 0.00368
scoring_system epss
scoring_elements 0.58795
published_at 2026-04-16T12:55:00Z
8
value 0.00368
scoring_system epss
scoring_elements 0.588
published_at 2026-04-18T12:55:00Z
9
value 0.00368
scoring_system epss
scoring_elements 0.58651
published_at 2026-04-01T12:55:00Z
10
value 0.00368
scoring_system epss
scoring_elements 0.58735
published_at 2026-04-02T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2020-13846
4
reference_url https://github.com/hpcng/singularity/security/advisories/GHSA-6w7g-p4jh-rf92
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/hpcng/singularity/security/advisories/GHSA-6w7g-p4jh-rf92
5
reference_url https://github.com/sylabs/singularity
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/sylabs/singularity
6
reference_url https://medium.com/sylabs
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://medium.com/sylabs
7
reference_url https://nvd.nist.gov/vuln/detail/CVE-2020-13846
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2020-13846
8
reference_url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965040
reference_id 965040
reference_type
scores
url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965040
fixed_packages
0
url pkg:apk/alpine/singularity@3.6.0-r0?arch=riscv64&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/singularity@3.6.0-r0?arch=riscv64&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/singularity@3.6.0-r0%3Farch=riscv64&distroversion=v3.21&reponame=community
aliases CVE-2020-13846, GHSA-6w7g-p4jh-rf92
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-5ftw-539a-kbdz
1
url VCID-qr9c-hzvb-uuch
vulnerability_id VCID-qr9c-hzvb-uuch
summary Sylabs Singularity 3.0 through 3.5 lacks support for an Integrity Check. Singularity's sign and verify commands do not sign metadata found in the global header or data object descriptors of a SIF file.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2020-13847
reference_id
reference_type
scores
0
value 0.00189
scoring_system epss
scoring_elements 0.4068
published_at 2026-04-01T12:55:00Z
1
value 0.00189
scoring_system epss
scoring_elements 0.40764
published_at 2026-04-02T12:55:00Z
2
value 0.00189
scoring_system epss
scoring_elements 0.40791
published_at 2026-04-04T12:55:00Z
3
value 0.00189
scoring_system epss
scoring_elements 0.40715
published_at 2026-04-07T12:55:00Z
4
value 0.00189
scoring_system epss
scoring_elements 0.40765
published_at 2026-04-08T12:55:00Z
5
value 0.00189
scoring_system epss
scoring_elements 0.40773
published_at 2026-04-09T12:55:00Z
6
value 0.00189
scoring_system epss
scoring_elements 0.40792
published_at 2026-04-11T12:55:00Z
7
value 0.00189
scoring_system epss
scoring_elements 0.40757
published_at 2026-04-12T12:55:00Z
8
value 0.00189
scoring_system epss
scoring_elements 0.40738
published_at 2026-04-13T12:55:00Z
9
value 0.00189
scoring_system epss
scoring_elements 0.40783
published_at 2026-04-16T12:55:00Z
10
value 0.00189
scoring_system epss
scoring_elements 0.40753
published_at 2026-04-18T12:55:00Z
11
value 0.00189
scoring_system epss
scoring_elements 0.40676
published_at 2026-04-21T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2020-13847
1
reference_url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965040
reference_id 965040
reference_type
scores
url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965040
fixed_packages
0
url pkg:apk/alpine/singularity@3.6.0-r0?arch=riscv64&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/singularity@3.6.0-r0?arch=riscv64&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/singularity@3.6.0-r0%3Farch=riscv64&distroversion=v3.21&reponame=community
aliases CVE-2020-13847
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-qr9c-hzvb-uuch
2
url VCID-x9mw-wgx6-dyge
vulnerability_id VCID-x9mw-wgx6-dyge
summary
Execution Control List (ECL) Is Insecure in Singularity
### Impact

The Singularity Execution Control List (ECL) allows system administrators to set up a policy that defines rules about what signature(s) must be (or must not be) present on a SIF container image for it to be permitted to run.

In Singularity 3.x versions below 3.6.0, the following issues allow the ECL to be bypassed by a malicious user:

 * Image integrity is not validated when an ECL policy is enforced.
 * The fingerprint required by the ECL is compared against the signature object descriptor(s) in the SIF file, rather than to a cryptographically validated signature. Thus, it is trivial to craft an arbitrary payload which will be permitted to run, even if the attacker does not have access to the private key associated with the fingerprint(s) configured in the ECL.

### Patches

These issues are addressed in Singularity 3.6.0.

All users are advised to upgrade to 3.6.0. Note that Singularity 3.6.0 uses a new signature format that is necessarily incompatible with Singularity < 3.6.0 - e.g. Singularity 3.5.3 cannot verify containers signed by 3.6.0.

Version 3.6.0 includes a `legacyinsecure` option that can be set to `legacyinsecure = true` in `ecl.toml` to allow the ECL to perform verification of the older, and insecure, legacy signatures for compatibility with existing containers. This does not guarantee that containers have not been modified since signing, due to other issues in the legacy signature format. The option should be used only to temporarily ease the transition to containers signed with the new 3.6.0 signature format.

### Workarounds

This issue affects any installation of Singularity configured to use the Execution Control List (ECL) functionality. There is no workaround if ECL is required.

### For more information

General questions about the impact of the advisory / changes made in the 3.6.0 release can be asked in the:

* [Singularity Slack Channel](https://bit.ly/2m0g3lX)
* [Singularity Mailing List](https://groups.google.com/a/lbl.gov/forum/??sdf%7Csort:date#!forum/singularity)

Any sensitive security concerns should be directed to: security@sylabs.io

See our Security Policy here: https://sylabs.io/security-policy
references
0
reference_url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00046.html
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00046.html
1
reference_url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00059.html
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00059.html
2
reference_url http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00053.html
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00053.html
3
reference_url https://api.first.org/data/v1/epss?cve=CVE-2020-13845
reference_id
reference_type
scores
0
value 0.00079
scoring_system epss
scoring_elements 0.23336
published_at 2026-04-21T12:55:00Z
1
value 0.00079
scoring_system epss
scoring_elements 0.23417
published_at 2026-04-09T12:55:00Z
2
value 0.00079
scoring_system epss
scoring_elements 0.23436
published_at 2026-04-11T12:55:00Z
3
value 0.00079
scoring_system epss
scoring_elements 0.23399
published_at 2026-04-12T12:55:00Z
4
value 0.00079
scoring_system epss
scoring_elements 0.23345
published_at 2026-04-13T12:55:00Z
5
value 0.00079
scoring_system epss
scoring_elements 0.23362
published_at 2026-04-16T12:55:00Z
6
value 0.00079
scoring_system epss
scoring_elements 0.23356
published_at 2026-04-18T12:55:00Z
7
value 0.00079
scoring_system epss
scoring_elements 0.23299
published_at 2026-04-01T12:55:00Z
8
value 0.00079
scoring_system epss
scoring_elements 0.23472
published_at 2026-04-02T12:55:00Z
9
value 0.00079
scoring_system epss
scoring_elements 0.23509
published_at 2026-04-04T12:55:00Z
10
value 0.00079
scoring_system epss
scoring_elements 0.23293
published_at 2026-04-07T12:55:00Z
11
value 0.00079
scoring_system epss
scoring_elements 0.23366
published_at 2026-04-08T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2020-13845
4
reference_url https://github.com/hpcng/singularity/security/advisories/GHSA-pmfr-63c2-jr5c
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/hpcng/singularity/security/advisories/GHSA-pmfr-63c2-jr5c
5
reference_url https://medium.com/sylabs
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://medium.com/sylabs
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2020-13845
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2020-13845
7
reference_url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965040
reference_id 965040
reference_type
scores
url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965040
fixed_packages
0
url pkg:apk/alpine/singularity@3.6.0-r0?arch=riscv64&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/singularity@3.6.0-r0?arch=riscv64&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/singularity@3.6.0-r0%3Farch=riscv64&distroversion=v3.21&reponame=community
aliases CVE-2020-13845, GHSA-pmfr-63c2-jr5c
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-x9mw-wgx6-dyge
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:apk/alpine/singularity@3.6.0-r0%3Farch=riscv64&distroversion=v3.21&reponame=community