CVE-2025-61143
Received Received - Intake
NULL Pointer Dereference in libtiff tif_open.c Causes Crash

Publication date: 2026-02-23

Last updated on: 2026-02-25

Assigner: MITRE

Description
libtiff up to v4.7.1 was discovered to contain a NULL pointer dereference via the component libtiff/tif_open.c.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-23
Last Modified
2026-02-25
Generated
2026-06-16
AI Q&A
2026-02-23
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
libtiff libtiff to 4.7.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2025-61143 affects the libtiff library, specifically versions up to and including v4.7.1. The vulnerability is a NULL pointer dereference located in the source file libtiff/tif_open.c.

This flaw can cause the application using libtiff to crash when processing TIFF files, due to the NULL pointer dereference.

Impact Analysis

The vulnerability can lead to application crashes or denial of service when processing TIFF files using the affected libtiff versions.

Compliance Impact

I don't know

Detection Guidance

The vulnerability in libtiff up to version 4.7.1 is a NULL pointer dereference in the source file libtiff/tif_open.c, which can cause application crashes or denial of service when processing TIFF files.

Detection can involve monitoring for crashes or abnormal behavior in applications that process TIFF files using libtiff, especially when handling suspicious or malformed TIFF images.

Specific commands to detect this vulnerability are not provided in the available resources.

Mitigation Strategies

To mitigate this vulnerability, update libtiff to a version later than 4.7.1 where the NULL pointer dereference issue in tif_open.c has been fixed.

The fix was merged in the libtiff repository as part of merge request 755, which addresses the null pointer dereference.

Until an update can be applied, avoid processing untrusted or malformed TIFF files that could trigger the vulnerability.

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