Back to overview

CVE-2026-64608

CRITICAL
9.8
CVSS 3.1
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. 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.

Metadata

CVE ID
CVE-2026-64608
State
PUBLISHED
Assigner
apache
Reserved
2026-07-20 08:33 UTC
Published
2026-07-21 09:34 UTC
Last updated
2026-07-21 13:39 UTC
Primary CWE
CWE-843
CWE-843 Access of Resource Using Incompatible Type ('Type Co…
Vendor / Product
Apache Software Foundation / Apache Fory
Sources
cve.org  ·  NVD

Severity & Metrics

9.8 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
Apache Software Foundation Apache Fory 0.14.0 < 1.4.0
Weakness (CWE)
CWESourceDescription
CWE-502 cna CWE-502 Deserialization of Untrusted Data
CWE-787 cna CWE-787 Out-of-bounds Write
CWE-843 cna CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.8 CRITICAL 3.1 adp CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Back to overview