CVE-2026-31960

Source
https://cve.org/CVERecord?id=CVE-2026-31960
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-31960.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-31960
Aliases
Downstream
Related
Published
2026-03-11T19:31:34.867Z
Modified
2026-04-10T05:42:53.769002Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
DoS in Quill via unbounded read of HTTP response body during notarization
Details

Quill provides simple mac binary signing and notarization from any platform. Quill before version v0.7.1 has unbounded reads of HTTP response bodies during the Apple notarization process. Exploitation requires the ability to modify API responses from Apple's notarization service, which is not possible under standard network conditions due to HTTPS with proper TLS certificate validation; however, environments with TLS-intercepting proxies (common in corporate networks), compromised certificate authorities, or other trust boundary violations are at risk. When processing HTTP responses during notarization, Quill reads the entire response body into memory without any size limit. An attacker who can control or modify the response content can return an arbitrarily large payload, causing the Quill client to run out of memory and crash. The impact is limited to availability; there is no effect on confidentiality or integrity. Both the Quill CLI and library are affected when used to perform notarization operations. This vulnerability is fixed in 0.7.1.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31960.json"
}
References

Affected packages

Git / github.com/anchore/quill

Affected ranges

Type
GIT
Repo
https://github.com/anchore/quill
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.1.0
v0.2.0
v0.3.0
v0.4.1
v0.4.2
v0.5.0
v0.5.1
v0.6.0
v0.7.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-31960.json"