Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-31961

Опубликовано: 11 мар. 2026
Источник: nvd
CVSS3: 5.5
EPSS Низкий

Описание

Quill provides simple mac binary signing and notarization from any platform. Quill before version v0.7.1 contains an unbounded memory allocation vulnerability when parsing Mach-O binaries. Exploitation requires that Quill processes an attacker-supplied Mach-O binary, which is most likely in environments such as CI/CD pipelines, shared signing services, or any workflow where externally-submitted binaries are accepted for signing. When parsing a Mach-O binary, Quill reads several size and count fields from the LC_CODE_SIGNATURE load command and embedded code signing structures (SuperBlob, BlobIndex) and uses them to allocate memory buffers without validating that the values are reasonable or consistent with the actual file size. Affected fields include DataSize, DataOffset, and Size from the load command, Count from the SuperBlob header, and Length from individual blob headers. An attacker can craft a minimal (~4KB) malicious Mach-O binary with extremely large values in these fields, cau

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:anchore:quill:*:*:*:*:*:*:*:*
Версия до 0.7.1 (исключая)

EPSS

Процентиль: 1%
0.001
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-770

Связанные уязвимости

CVSS3: 5.5
github
5 месяцев назад

Quill has unbounded memory allocation via unvalidated size fields in Mach-O binary parsing

EPSS

Процентиль: 1%
0.001
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-770