CVE-2026-64608

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
21/07/2026
Last modified:
21/07/2026

Description

Heap type confusion and out-of-bounds read/write in the Apache Fory C++ implementation. When deserializing data in compatible mode, the field-skip paths do not correctly validate the declared field types against the actual data, so input with an inconsistent schema can cause type confusion and out-of-bounds memory access. Only the C++ implementation is affected; other language implementations of Apache Fory are not.<br /> <br /> This issue affects Apache Fory C++: from 0.14.0 before 1.4.0.<br /> <br /> Users are recommended to upgrade to version 1.4.0, which fixes the issue.