目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-44636— libsixel 编码器整数溢出漏洞

CVSS 7.4 · High EPSS 0.01% · P2

影响版本矩阵 1

厂商产品版本范围状态
saitohalibsixel>= 1.4.4, < 1.8.7-r2affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-44636 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
libsixel: integer overflow in encoder
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
堆缓冲区溢出
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
saitohalibsixel >= 1.4.4, < 1.8.7-r2 -

二、漏洞 CVE-2026-44636 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-44636 的情报信息

登录查看更多情报信息。

同批安全公告 · saitoha · 2026-05-14 · 共 3 条

CVE-2026-446377.1 HIGHlibsixel 解析器整数溢出漏洞
CVE-2026-446382.5 LOWlibsixel NULL指针解引用漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44636

暂无评论


发表评论