Integer Overflow Vulnerability in libsixel SIXEL Implementation by Saitoha
CVE-2026-33019
7.1HIGH
What is CVE-2026-33019?
The libsixel library, utilized for encoding and decoding SIXEL graphics, has a vulnerability stemming from an integer overflow that affects the handling of the --crop option in img2sixel. When the crop coordinates exceed safe limits, this oversight allows attackers to craft inputs that may lead to an out-of-bounds memory read. This situation triggers a crash and poses potential risks of information disclosure from the heap, as the coordinates are inaccurately validated. Versions prior to 1.8.7 are susceptible, but the issue has been remedied in version 1.8.7-r1.
Affected Version(s)
libsixel < 1.8.7-r1
