ZeroHour

CVE-2026-87734

niche

Remote DoS via out-of-order segment reassembly in OCaml utcp package

CVSS 3.1
7.5 high
EPSS
<1%p21
Published
()
Modified
AI analysis

utcp, a TCP protocol library for OCaml, mishandles the reassembly of TCP segments that arrive out of order, a flaw that a remote attacker can trigger with crafted network traffic. Because the affected code path requires no authentication or user interaction, any party able to send packets to a service or application built on the library can trigger the condition. A successful attack results in a denial of service on the receiving process, with no confidentiality or integrity impact, consistent with the CVSS 3.1 score of 7.5 (High) with availability-only impact. All applications linked against utcp versions prior to 0.0.6 are affected; version 0.0.6 contains the fix. No public proof-of-concept or in-the-wild exploitation is known, and the vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog.

What to do: Upgrade utcp to version 0.0.6 or later and rebuild any applications that link against the library. Check opam pins and dependency manifests for utcp versions in use; where an immediate upgrade is not possible, limit network exposure of utcp-based services and watch for unexplained crashes or hangs.

Affected
utcpall versions before 0.0.6
Estimated exposure
nichelikely no more than hundreds to a few thousand deployments (obscure OCaml library in a small-language ecosystem) — utcp is a niche userspace TCP library in the OCaml/opam ecosystem, which has a small user base and no published active-install counts in the available data, so at most a low thousands order of magnitude of dependent applications is a…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An issue was discovered in the utcp package before 0.0.6 for OCaml. Out-of-order segment reassembly allows remote denial of service.

Weakness
CWE-923
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

In the news

No ingested article mentions this CVE yet.