CVE-2025-59777
BaseFortify
Publication date: 2025-11-10
Last updated on: 2025-11-14
Assigner: JPCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gnu | libmicrohttpd | to 2025-09-16 (exc) |
Helpful Resources
Exploitability
| 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?
This vulnerability is a NULL pointer dereference in GNU libmicrohttpd version 1.0.2 and earlier. It occurs when a specially crafted packet is sent by an attacker, which causes the software to dereference a NULL pointer, leading to a denial-of-service (DoS) condition. This means the affected software can crash or become unavailable due to this flaw.
How can this vulnerability impact me? :
The impact of this vulnerability is a denial-of-service (DoS) condition. An attacker can send a specially crafted packet to the affected software, causing it to crash or become unresponsive, which disrupts service availability.