Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2026-8669— Imager versions through 1.030 for Perl allow a heap out of bounds (OOB) write on crafted multi-frame GIF files

AI Predicted 8.6 Difficulty: Hard EPSS 0.01% · P2

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

VendorProductVersion RangeStatus
TONYCImager≤ 1.030affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-8669

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Imager versions through 1.030 for Perl allow a heap out of bounds (OOB) write on crafted multi-frame GIF files
Source: NVD (National Vulnerability Database)
Vulnerability Description
Imager versions through 1.030 for Perl allow a heap out of bounds (OOB) write on crafted multi-frame GIF files. Imager::File::GIF's i_readgif_multi_low allocates a single per-row buffer GifRow sized for the GIF's global screen width 'SWidth' and reuses it across every image in the file. The page-match branch validates Image.Width + Image.Left > SWidth before each DGifGetLine write, but the parallel skip-image branch at imgif.c:790-805 calls DGifGetLine(GifFile, GifRow, Width) with no such check.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
跨界内存写
Source: NVD (National Vulnerability Database)
Vulnerability Title
Imager 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Imager是Tony Cook个人开发者的一个图像处理程序。 Imager 1.030及之前版本存在缓冲区错误漏洞,该漏洞源于Imager::File::GIF的i_readgif_multi_low函数分配单个每行缓冲区GifRow,其大小基于GIF全局屏幕宽度SWidth并在文件中每个图像间重用,跳过图像分支在调用DGifGetLine时未进行宽度检查,可能导致在特制多帧GIF文件上发生堆越界写入。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
TONYCImager 0 ~ 1.030 -

II. Public POCs for CVE-2026-8669

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-8669

登录查看更多情报信息。

Patches & Fixes for CVE-2026-8669 (1)

Other References for CVE-2026-8669 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-8669

No comments yet


Leave a comment