GHSA-FC59-Q736-3R9P
Vulnerability from github – Published: 2025-08-14 18:31 – Updated: 2025-09-02 15:31
VLAI?
Details
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.
Severity ?
9.8 (Critical)
{
"affected": [],
"aliases": [
"CVE-2025-50518"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-08-14T16:15:35Z",
"severity": "CRITICAL"
},
"details": "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.",
"id": "GHSA-fc59-q736-3r9p",
"modified": "2025-09-02T15:31:06Z",
"published": "2025-08-14T18:31:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50518"
},
{
"type": "WEB",
"url": "https://github.com/IreneTheITCrowd/blog/issues/1"
},
{
"type": "WEB",
"url": "https://github.com/obgm/libcoap/issues/1724#issuecomment-3199631257"
},
{
"type": "WEB",
"url": "https://github.com/obgm/libcoap/issues/1724#issuecomment-3234613482"
},
{
"type": "WEB",
"url": "https://github.com/IreneTheITCrowd/blog/blob/main/libcoap-vulnerability.md"
},
{
"type": "WEB",
"url": "https://github.com/obgm/libcoap.git"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…