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
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
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| giflib_project | giflib | From 5.0.0 (inc) to 6.1.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-415 | The product calls free() twice on the same memory address. |