Buffer overflow in Happyseafox Sail
CVE-2026-27168
SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based Buffer Overflow through the XWD parser's use of the bytes_per_line value. The value os read directly from the file as the read size in io->strict_read(), and is never compared to the actual size of the destination buffer. An attacker can provide an XWD file with an arbitrarily large bytes_per_line, causing a massive write operation beyond the buffer heap allocated for the image pixels. The issue did not have a fix at the time of publication.
Vulnerability class: Buffer Overflow
EPSS: 0.004 (32.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Happyseafox Sail — versions <= 0.9.10
- Sail
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-27168?
- CVE-2026-27168 is a high-severity vulnerability in Happyseafox Sail, classified under Heap-based Buffer Overflow. CVSS score: 8.8/10. Published 2026-02-21.
- How severe is CVE-2026-27168?
- High severity. CVSS v3 base score is 8.8 out of 10.