CVE-2026-26456

A null pointer dereference vulnerability exists in the server-side session management logic of ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5. The issue is caused by a race condition between the request dispatch thread and the session cleanup thread when accessing shared session list nodes without proper synchronization.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-27 17:17

Updated : 2026-09-08 19:42


NVD link : CVE-2026-26456

Mitre link : CVE-2026-26456

CVE.ORG link : CVE-2026-26456


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-476

NULL Pointer Dereference