CVE-2026-31959

Source
https://cve.org/CVERecord?id=CVE-2026-31959
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-31959.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-31959
Aliases
Downstream
Related
Published
2026-03-11T19:30:46.584Z
Modified
2026-04-10T05:42:53.733866Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
SSRF in Quill via unvalidated URL from Apple notarization log retrieval
Details

Quill provides simple mac binary signing and notarization from any platform. Quill before version v0.7.1 contains a Server-Side Request Forgery (SSRF) vulnerability when attempting to fetch the Apple notarization submission logs. 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 retrieving submission logs, Quill fetches a URL provided in the API response without validating that the scheme is https or that the host does not point to a local or multicast IP address. An attacker who can tamper with the response can supply an arbitrary URL, causing the Quill client to issue HTTP or HTTPS requests to attacker-controlled or internal network destinations. This could lead to exfiltration of sensitive data such as cloud provider credentials or internal service responses. Both the Quill CLI and library are affected when used to retrieve notarization submission logs. This vulnerability is fixed in 0.7.1.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31959.json",
    "cna_assigner": "GitHub_M"
}
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-31959.json"