A use-after-free vulnerability exists in the coap_delete_pdu_lkd function within coap_pdu.c of the libcoap library. This issue occurs due to improper handling of memory after the freeing of a PDU object, leading to potential memory corruption or the possibility of executing arbitrary code. NOTE: this is disputed by the Supplier because it only occurs when an application uses libcoap incorrectly.
References
Configurations
No configuration.
History
02 Sep 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
Summary | (en) A use-after-free vulnerability exists in the coap_delete_pdu_lkd function within coap_pdu.c of the libcoap library. This issue occurs due to improper handling of memory after the freeing of a PDU object, leading to potential memory corruption or the possibility of executing arbitrary code. NOTE: this is disputed by the Supplier because it only occurs when an application uses libcoap incorrectly. | |
References |
|
|
15 Aug 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | () https://github.com/IreneTheITCrowd/blog/blob/main/libcoap-vulnerability.md - |
14 Aug 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-14 16:15
Updated : 2025-09-02 13:15
NVD link : CVE-2025-50518
Mitre link : CVE-2025-50518
CVE.ORG link : CVE-2025-50518
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free