CVE-2025-67433
Awaiting Analysis
Awaiting Analysis - Queue
Heap Buffer Overflow in Open TFTP Server Causes DoS
Publication date: 2026-02-12
Last updated on: 2026-02-26
Assigner: MITRE
Description
Description
A heap buffer overflow in the processRequest function of Open TFTP Server MultiThreaded v1.7 allows attackers to cause a Denial of Service (DoS) via a crafted DATA packet.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| open_tftp_server_multithreaded | open_tftp_server_multithreaded | 1.7 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |