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-05-07
AI Q&A
2026-02-23
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

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.


What immediate steps should I take to mitigate this vulnerability?

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart