Description
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a vulnerability in the option parsing logic that causes a segmentation fault when processing malformed COAP messages with insufficient option data.
Published: 2026-08-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

The ccoap library contains an option parsing flaw that causes a segmentation fault when it receives a COAP message with options whose data is insufficient. The fault results from attempting to read beyond the available bytes, which triggers an out‑of‑bounds read/write (CWE‑787). The crash terminates the process, disrupting the service and leading to a denial of service.

Affected Systems

Affected systems are those that include the vulnerable ccoap code at commit 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5. Devices or applications that parse COAP messages using this library—common in embedded or IoT environments—will be impacted.

Risk and Exploitability

The CVSS score of 7.5 signals a high severity vulnerability. The EPSS score is below 1%, indicating that widespread exploitation is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves an attacker crafting malformed COAP messages and sending them over the network to provoke the segmentation fault, which would cause a service outage.

Generated by OpenCVE AI on September 2, 2026 at 08:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ccoap to the latest commit that fixes the option parsing error.
  • Restrict exposure of COAP endpoints or configure firewall rules to limit access to trusted networks.
  • Enable logging of COAP traffic and monitor for abnormal packets to detect potential exploitation attempts.

Generated by OpenCVE AI on September 2, 2026 at 08:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Option Parsing Resulting in Segmentation Fault in ccoap
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 06:45:00 +0000

Type Values Removed Values Added
Title Segmentation fault in ccoap option parsing causes denial of service
Weaknesses CWE-119
CWE-20

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title Segmentation fault in ccoap option parsing causes denial of service
Weaknesses CWE-119
CWE-20

Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a vulnerability in the option parsing logic that causes a segmentation fault when processing malformed COAP messages with insufficient option data.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-01T19:05:07.830Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26459

cve-icon Vulnrichment

Updated: 2026-09-01T19:05:03.832Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T17:17:48.387

Modified: 2026-09-01T19:17:20.523

Link: CVE-2026-26459

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T08:15:05Z

Weaknesses