CVE-2025-9165
BaseFortify
Publication date: 2025-08-19
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libtiff | libtiff | 4.7.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-404 | The product does not release or incorrectly releases a resource before it is made available for re-use. |
| CWE-401 | The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in LibTIFF 4.7.0 affecting certain functions in the tiffcmp component, which can lead to a memory leak when manipulated. The issue is exploitable only through local execution.
How can this vulnerability impact me? :
The vulnerability can cause a memory leak on the affected system, potentially leading to degraded performance or resource exhaustion. However, exploitation requires local access, limiting the attack scope.
What immediate steps should I take to mitigate this vulnerability?
The best immediate step to mitigate this vulnerability is to apply the patch identified as ed141286a37f6e5ddafb5069347ff5d587e7a4e0 to the affected LibTIFF 4.7.0 component. Since the attack requires local execution, restricting local access and applying the patch are recommended.