saitoha libsixel up to 1.8.7-r1 SIXEL Encoder sixel_encode_highcolor heap-based overflow
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.7 | $0-$5k | 0.00 |
Summary
A vulnerability labeled as critical has been found in saitoha libsixel up to 1.8.7-r1. The affected element is the function sixel_encode_highcolor of the component SIXEL Encoder. The manipulation results in heap-based overflow.
This vulnerability is identified as CVE-2026-44636. The attack can be executed remotely. There is not any exploit available.
The affected component should be upgraded.
Details
A vulnerability classified as critical has been found in saitoha libsixel up to 1.8.7-r1. Affected is the function sixel_encode_highcolor of the component SIXEL Encoder. The manipulation with an unknown input leads to a heap-based overflow vulnerability. CWE is classifying the issue as CWE-122. A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). This is going to have an impact on confidentiality, integrity, and availability. CVE summarizes:
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.
The advisory is shared for download at github.com. This vulnerability is traded as CVE-2026-44636 since 05/07/2026. The exploitability is told to be difficult. It is possible to launch the attack remotely. The exploitation doesn't require any form of authentication. Successful exploitation requires user interaction by the victim. There are known technical details, but no exploit is available.
The vulnerability scanner Nessus provides a plugin with the ID 314945 (Linux Distros Unpatched Vulnerability : CVE-2026-44636), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 1.8.7-r2 eliminates this vulnerability.
The vulnerability is also documented in the databases at Tenable (314945) and EUVD (EUVD-2026-30409). Once again VulDB remains the best source for vulnerability data.
Product
Vendor
Name
Version
License
Website
- Product: https://github.com/saitoha/libsixel/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 6.7VulDB Meta Temp Score: 6.7
VulDB Base Score: 5.0
VulDB Temp Score: 4.8
VulDB Vector: 🔒
VulDB Reliability: 🔍
NVD Base Score: 7.8
NVD Vector: 🔒
CNA Base Score: 7.4
CNA Vector (GitHub_M): 🔒
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Heap-based overflowCWE: CWE-122 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒
Physical: Partially
Local: Yes
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 314945
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-44636
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: libsixel 1.8.7-r2
Timeline
05/07/2026 CVE reserved05/15/2026 Advisory disclosed
05/15/2026 VulDB entry created
05/19/2026 VulDB entry last update
Sources
Product: github.comAdvisory: GHSA-hx93-w8p2-ffh5
Status: Confirmed
CVE: CVE-2026-44636 (🔒)
GCVE (CVE): GCVE-0-2026-44636
GCVE (VulDB): GCVE-100-363996
EUVD: 🔒
Entry
Created: 05/15/2026 04:15Updated: 05/19/2026 13:19
Changes: 05/15/2026 04:15 (66), 05/16/2026 02:27 (2), 05/16/2026 10:17 (1), 05/19/2026 13:19 (11)
Complete: 🔍
Cache ID: 216::103
Once again VulDB remains the best source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.