CVE-2026-28364

Source
https://cve.org/CVERecord?id=CVE-2026-28364
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-28364.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-28364
Aliases
Downstream
Related
Published
2026-02-27T03:54:53.458Z
Modified
2026-05-14T07:21:56.340886876Z
Severity
  • 7.9 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28364.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "4.14.3"
                },
                {
                    "introduced": "5.0.0"
                },
                {
                    "fixed": "5.4.1"
                }
            ]
        },
        {
            "source": "CPE_FIELD",
            "extracted_events": [
                {
                    "fixed": "4.14.3"
                },
                {
                    "introduced": "5.0.0"
                },
                {
                    "fixed": "5.4.1"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "fixed": "4.14.3"
                },
                {
                    "introduced": "5.x"
                },
                {
                    "fixed": "5.4.1"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-126"
    ]
}
References

Affected packages

Git / github.com/ocaml/ocaml

Affected ranges

Type
GIT
Repo
https://github.com/ocaml/ocaml
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "source": "CPE_FIELD",
    "cpe": "cpe:2.3:a:ocaml:ocaml:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "4.14.3"
        },
        {
            "introduced": "5.0.0"
        },
        {
            "fixed": "5.4.1"
        }
    ]
}

Affected versions

4.*
4.14.0
4.14.0-alpha1
4.14.0-alpha2
4.14.0-beta1
4.14.0-rc1
4.14.0-rc2
4.14.1
4.14.1-rc1
4.14.2
4.14.2-rc1
5.*
5.4.0
5.4.0-alpha1
5.4.0-beta1
5.4.0-beta2
5.4.0-rc1
Other
flambda_fork_point

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-28364.json"