I
n 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.
References
Configurations
No configuration.
History
27 Feb 2026, 14:06
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
27 Feb 2026, 04:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-27 04:16
Updated : 2026-02-27 14:06
NVD link : CVE-2026-28364
Mitre link : CVE-2026-28364
CVE.ORG link : CVE-2026-28364
JSON object : View
Products Affected
No product.
CWE
CWE-126
Buffer Over-read