CVE-2026-64608

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. This issue affects Apache Fory C++: from 0.14.0 before 1.4.0. Users are recommended to upgrade to version 1.4.0, which fixes the issue.
References
Link Resource
https://lists.apache.org/thread/wl05slf57zzoq1s4pg4tk6nx6mjyjr4b Mailing List Vendor Advisory
http://www.openwall.com/lists/oss-security/2026/07/21/5 Mailing List Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:fory:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-21 10:16

Updated : 2026-08-11 18:58


NVD link : CVE-2026-64608

Mitre link : CVE-2026-64608

CVE.ORG link : CVE-2026-64608


JSON object : View

Products Affected

apache

  • fory
CWE
CWE-502

Deserialization of Untrusted Data

CWE-787

Out-of-bounds Write

CWE-843

Access of Resource Using Incompatible Type ('Type Confusion')