Contiki-NG's LwM2M TLV parser lwm2m_tlv_read() in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP WRITE to any LwM2M endpoint whose final TLV supplies exactly one byte triggers up to five out-of-bounds reads of heap memory adjacent to the CoAP input buffer, disclosing memory contents (including key material and peer addresses) through the parsed tlv->id, tlv->length, and tlv->value fields. Corrupted tlv_len derived from the out-of-bounds memory further corrupts the caller's parse offset. In LwM2M NoSec mode, the default for constrained devices, no authentication is required.
CVE-2026-5855
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-07. the CNA's CVSS baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation1% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 43%
- KEV
- Not listed
Published
August 6, 2026
Last Modified
August 14, 2026
Advisory Details (3)
Auto-updated Aug 6, 2026lwm2m-tlv: bounds-check lwm2m_tlv_read against available buffer length
Fix merged in contiki-ng/contiki-ng PR #3165 on 2026-07-08 — awaiting tagged release
https://github.com/contiki-ng/contiki-ng/pull/3165commit f1673b5766d4 (contiki-ng/contiki-ng)
Fix landed in contiki-ng/contiki-ng commit f1673b5766d4 — awaiting tagged release
https://github.com/contiki-ng/contiki-ng/commit/f1673b5766d4d4d514cefb8a0350f43653574997GitHub - contiki-ng/contiki-ng: Contiki-NG: The OS for Next Generation IoT Devices · GitHub
https://github.com/contiki-ng/contiki-ngVendor Advisories for CVE-2026-5855(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 29× in last 7d / 59× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 10:14 UTCGHSA enrichment
- 2026-08-19 22:54 UTCEG score recompute
- 2026-08-19 22:54 UTCGHSA enrichment
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 11:32 UTCGHSA enrichment
- 2026-08-19 00:10 UTCEG score recompute
- 2026-08-19 00:10 UTCGHSA enrichment
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 12:48 UTCGHSA enrichment
- 2026-08-18 00:57 UTCEG score recompute
- 2026-08-18 00:57 UTCGHSA enrichment
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 13:16 UTCGHSA enrichment
- 2026-08-17 01:56 UTCEG score recompute
- 2026-08-17 01:56 UTCGHSA enrichment
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:35 UTCGHSA enrichment
- 2026-08-16 03:14 UTCEG score recompute
- 2026-08-16 03:14 UTCGHSA enrichment
- 2026-08-15 15:53 UTCGHSA enrichment
- 2026-08-15 04:32 UTCEG score recompute
- 2026-08-15 04:32 UTCGHSA enrichment
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 17:10 UTCEG score recompute
- 2026-08-14 17:10 UTCGHSA enrichment
Show 34 moreShow fewer
- 2026-08-14 08:17 UTCEG score recompute
- 2026-08-14 08:17 UTCGHSA enrichment
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 20:56 UTCGHSA enrichment
- 2026-08-13 09:35 UTCGHSA enrichment
- 2026-08-12 22:14 UTCEG score recompute
- 2026-08-12 22:14 UTCGHSA enrichment
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 10:54 UTCGHSA enrichment
- 2026-08-11 23:33 UTCEG score recompute
- 2026-08-11 23:33 UTCGHSA enrichment
- 2026-08-11 12:12 UTCGHSA enrichment
- 2026-08-11 00:51 UTCEG score recompute
- 2026-08-11 00:51 UTCGHSA enrichment
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 13:30 UTCGHSA enrichment
- 2026-08-10 02:09 UTCGHSA enrichment
- 2026-08-09 14:48 UTCEG score recompute
- 2026-08-09 14:48 UTCGHSA enrichment
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 03:28 UTCEG score recompute
- 2026-08-09 03:28 UTCGHSA enrichment
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 16:07 UTCGHSA enrichment
- 2026-08-08 04:46 UTCGHSA enrichment
- 2026-08-07 17:25 UTCEG score recompute
- 2026-08-07 17:25 UTCGHSA enrichment
- 2026-08-07 16:27 UTCEG score recompute
- 2026-08-07 16:27 UTCGHSA enrichment
- 2026-08-07 09:42 UTCEG score recompute
- 2026-08-07 09:42 UTCGHSA enrichment
- 2026-08-06 22:22 UTCEG score recompute
- 2026-08-06 22:16 UTCEG score recompute
- 2026-08-06 22:15 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-125
- CVE-2013-0767EG 10.0EPSS p93HIGH
- CVE-2009-2523EG 10.0EPSS p98HIGH
- CVE-2014-2898EG 9.8CRITICAL
- CVE-2014-2897EG 9.8CRITICAL
- CVE-2014-2896EG 9.8CRITICAL
- CVE-1999-0006EG 9.8EPSS p96CRITICAL
- CVE-2014-1522EG 9.3EPSS p92HIGH
- CVE-2013-0779EG 9.3EPSS p92HIGH
- CVE-2013-0778EG 9.3EPSS p90HIGH
- CVE-2012-3995EG 9.3EPSS p92HIGH
Frequently asked(5)
What is CVE-2026-5855?
When was CVE-2026-5855 disclosed?
Is CVE-2026-5855 actively exploited?
What is the CVSS score of CVE-2026-5855?
How do I remediate CVE-2026-5855?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-5855
Is Your Infrastructure Affected by CVE-2026-5855?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.