Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ipflavors/ccoap
- https://github.com/songxpu/bug_report/blob/master/CoAP/ccoap/VULNERABILITY_REPOR
FAQ
What is CVE-2026-26456?
CVE-2026-26456 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 reque...
How severe is CVE-2026-26456?
CVE-2026-26456 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-26456?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.