CVE-2026-8669
Last modified
CVE-2026-8669 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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.. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8669?
How severe is CVE-2026-8669?
How do I fix CVE-2026-8669?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-86679ZohoCorp ManageEngine Applications Manager versions 182000 a…7.1
- CVE-2026-8668A static credential embedded in Chef 360 prior to v1.7.0 per…2.3
- CVE-2026-86681ZohoCorp ManageEngine Applications Manager versions 182200 a…7.6
- CVE-2026-86683ZohoCorp ManageEngine Applications Manager versions 182000 a…8.1
- CVE-2026-86688Session Fixation vulnerability in team-alembic ash_authentic…7.4
- CVE-2026-86689Bransys ELD is shipped with hardcoded MQTT credentials, whic…5.9
- CVE-2026-86698Insufficient Session Expiration vulnerability in OAuth token…2.3
- CVE-2026-8670Insufficient session expiration vulnerability in syslink sof…9.6
- CVE-2026-86701Android application "ManabiPocket for Parents" contains an i…1.8
- CVE-2026-86707The Private Feed Key WordPress plugin through 0.1 does not v…9.8
- CVE-2026-86708ZohoCorp ManageEngine Applications Manager versions 182200 a…10
- CVE-2026-86709The Pressengine WordPress plugin through 1.0 does not stop i…9.8
Are you affected by CVE-2026-8669?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
