CVE-2026-44638: libsixel: NULL pointer dereference

Published May 14, 2026
·
Updated

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, a wrong NULL check after an allocation call in sixeldecoderaw and sixeldecode causes a NULL pointer dereference whenever the allocation fails. The check tests the address of the output parameter (always non-NULL) instead of the value the malloc returned. On allocation failure, the function continues and writes through a NULL pointer, crashing the process. This is a denial of service against any caller of these public APIs that hits a low-memory condition. This vulnerability is fixed in 1.8.7-r2.

Affected Software

2 affected components
Libsixel libsixel<1.8.7-r2
saitoha libsixel>=1.0.0<1.8.7-r2

Event History

May 14, 2026
CVE Published
via MITRE·07:59 PM
Data Sourced
via MITRE·07:59 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·08:17 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-44638?

The severity of CVE-2026-44638 is categorized as moderate due to the potential for a NULL pointer dereference leading to application crashes.

2

How do I fix CVE-2026-44638?

To fix CVE-2026-44638, upgrade to libsixel version 1.8.7-r2 or later where the issue has been resolved.

3

What software is affected by CVE-2026-44638?

CVE-2026-44638 affects libsixel versions prior to 1.8.7-r2.

4

What happens if I don't address CVE-2026-44638?

Failing to address CVE-2026-44638 could result in application instability, leading to crashes during the use of the affected libsixel library.

5

Is CVE-2026-44638 related to any specific vulnerabilities in the code?

Yes, CVE-2026-44638 is related to improper NULL pointer checks after failed memory allocation in the libsixel library.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203