CVE-2026-23868
Analyzed Analyzed - Analysis Complete
Double-Free Vulnerability in Giflib's GifMakeSavedImage Component

Publication date: 2026-03-10

Last updated on: 2026-05-07

Assigner: Facebook, Inc.

Description
Giflib contains a double-free vulnerability that is the result of a shallow copy in GifMakeSavedImage and incorrect error handling. The conditions needed to trigger this vulnerability are difficult but may be possible.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-10
Last Modified
2026-05-07
Generated
2026-06-16
AI Q&A
2026-03-10
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
giflib_project giflib From 5.0.0 (inc) to 6.1.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-415 The product calls free() twice on the same memory address.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

I don't know

Mitigation Strategies

I don't know

Detection Guidance

I don't know

Executive Summary

This vulnerability in Giflib is a double-free issue caused by a shallow copy operation in the function GifMakeSavedImage combined with incorrect error handling.

A double-free vulnerability occurs when a program attempts to free the same memory location twice, which can lead to undefined behavior or exploitation.

The conditions required to trigger this vulnerability are difficult to meet but may be possible.

Impact Analysis

Exploitation of a double-free vulnerability can lead to program crashes, memory corruption, or potentially allow an attacker to execute arbitrary code.

However, since the conditions to trigger this vulnerability are difficult, the risk may be limited but should not be ignored.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-23868. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart