CVE-2026-28364 HIGH

CVE-2026-28364

Vendor Ocaml
Product OCaml
Weakness CWE-126
Published February 27, 2026
Last update June 30, 2026

CVSS base score

7.9/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N

What the vulnerability does

01Description

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization (runtime/intern.c) enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock() function, which performs unbounded memcpy() operations using attacker-controlled lengths from crafted Marshal data.

Key dates

02Disclosure timeline

February 27, 2026 CVE published
June 30, 2026 Record updated