DEBIAN-CVE-2026-44636

Source
https://security-tracker.debian.org/tracker/CVE-2026-44636
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44636.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-44636
Upstream
Published
2026-05-14T20:17:08Z
Modified
2026-09-14T17:03:13Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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, signed integer overflow in sixel_encode_highcolor's allocation size calculation can lead to a heap buffer overflow. The public sixel_encode entry point validates only that width and height are greater than zero, with no upper bound. width and height are multiplied as plain int when computing the allocation size for paletted_pixels and normalized_pixels. Any caller that asks libsixel to encode a pixel buffer with width times height greater than INT_MAX (about 2.15 billion) will hit a wrapped allocation size; under the right wrap, the malloc succeeds with a buffer much smaller than the encoder expects, and the encoder writes past the end of the heap allocation. 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-44636.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-44636.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-44636.json"