CVE-2025-61145
Received
Received - Intake
Double Free Vulnerability in libtiff tiffcrop.c Causes Crash
Publication date: 2026-02-23
Last updated on: 2026-02-25
Assigner: MITRE
Description
Description
libtiff up to v4.7.1 was discovered to contain a double free via the component tools/tiffcrop.c.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libtiff | libtiff | to 4.7.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-415 | The product calls free() twice on the same memory address. |