DEBIAN-CVE-2026-44637

Source
https://security-tracker.debian.org/tracker/CVE-2026-44637
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44637.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-44637
Upstream
Published
2026-05-14T20:17:08Z
Modified
2026-09-14T17:03:35Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H CVSS Calculator
Summary
[none]
Details

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, a signed integer overflow in the SIXEL parser's image-buffer doubling loop can lead to an out-of-bounds heap write in sixel_decode_raw_impl. context->pos_x grows by repeat_count on every sixel character with no upper bound check. Once pos_x approaches INT_MAX, the expression "pos_x + repeat_count" used to size the image buffer overflows signed int. Depending on how the overflow wraps, the resize check that should reject oversized buffers can be bypassed, after which a subsequent write computes a large attacker-influenced offset into image->data and writes past the allocation. Reachable from any caller that decodes attacker-supplied SIXEL data, including img2sixel. This vulnerability is fixed in 1.8.7-r2.

References

Affected packages

Debian:12 / libsixel

Package

Name
libsixel
Purl
pkg:deb/debian/libsixel?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.10.3-3
1.10.5-1
1:1.*
1:1.8.7-1
1:1.8.7-2
1:1.8.7-3
1:1.8.7-4
1:1.8.7-5
1:1.8.7-6
1:1.8.7-r2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44637.json"

Debian:13 / libsixel

Package

Name
libsixel
Purl
pkg:deb/debian/libsixel?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.10.5-1
1:1.*
1:1.8.7-1
1:1.8.7-2
1:1.8.7-3
1:1.8.7-4
1:1.8.7-5
1:1.8.7-6
1:1.8.7-r2-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44637.json"

Debian:14 / libsixel

Package

Name
libsixel
Purl
pkg:deb/debian/libsixel?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1:1.8.7-r2-1

Affected versions

1.*
1.10.5-1
1:1.*
1:1.8.7-1
1:1.8.7-2
1:1.8.7-3
1:1.8.7-4
1:1.8.7-5
1:1.8.7-6

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44637.json"