VYPR

Fory C++

by Apache

Source repositories

CVEs (3)

  • CVE-2026-64608CriJul 21, 2026
    risk 0.64cvss 9.8epss 0.01

    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…

  • CVE-2026-71558CriAug 7, 2026
    risk 0.57cvss 9.8epss 0.01

    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…

  • CVE-2026-71560CriAug 7, 2026
    risk 0.52cvss 9.1epss 0.00

    Out-of-bounds Read vulnerability in Apache Fory C++ deserialization. This issue affects Apache Fory C++ versions from 0.14.0 before 1.5.0 when deserializing structs containing tagged integer fields. A crafted input payload may trigger an out-of-bounds heap read in the tagged…