CVE-2026-71558

Heap type confusion vulnerability in Apache Fory C++ deserialization. This issue affects Apache Fory C++ versions from 0.14.0 before 1.5.0. A crafted input payload can bypass type compatibility checks during polymorphic smart-pointer deserialization, causing an object of an incompatible type to be treated as the declared base type. This may result in undefined behavior and potentially lead to denial of service or arbitrary code execution. Users are recommended to upgrade to Apache Fory 1.5.0, which fixes this issue. Applications not using Apache Fory C++ polymorphic smart-pointer deserialization are not affected.
References
Link Resource
https://lists.apache.org/thread/oywndv60jwqdv6j37t7bc1qbcc4b235r Mailing List Vendor Advisory
http://www.openwall.com/lists/oss-security/2026/08/07/3 Mailing List Third Party Advisory
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-08-07 10:16

Updated : 2026-08-08 00:52


NVD link : CVE-2026-71558

Mitre link : CVE-2026-71558

CVE.ORG link : CVE-2026-71558


JSON object : View

Products Affected

apache

  • fory
CWE
CWE-502

Deserialization of Untrusted Data

CWE-843

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