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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
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-8663OS Command Injection vulnerability in Rapid7 InsightConnect …8.8
- CVE-2026-8664OS Command Injection vulnerability in Rapid7 InsightConnect …8.8
- CVE-2026-8665OS Command Injection vulnerability in the TR action of Rapid…9.8
- CVE-2026-8666OS Command Injection vulnerability in the traceroute action …9.8
- CVE-2026-8667GitLab has remediated an issue in GitLab CE/EE affecting all…4.3
- CVE-2026-8668A static credential embedded in Chef 360 prior to v1.7.0 per…2.3
- CVE-2026-8670Insufficient session expiration vulnerability in syslink sof…9.6
- CVE-2026-8671Insertion of sensitive information into log file vulnerabili…7.5
- CVE-2026-8672Use of default password vulnerability in syslink software AG…5.1
- CVE-2026-8673Unprotected transport of credentials vulnerability in syslin…9.1
- CVE-2026-8676An attacker is able to downgrade the security of a Bluetooth…8.8
- CVE-2026-8677The Prime Elementor Addons – Lightweight Elementor Widgets f…6.4
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
