Skip to main content

Apache Fory EUVDEUVD-2026-46171

| CVE-2026-64608 CRITICAL
Deserialization of Untrusted Data (CWE-502)
2026-07-21 security@apache.org GHSA-wh2x-66qr-23v8
9.8
CVSS 3.1 · Vendor: apache
Share

Severity by source

Vendor (apache) PRIMARY
9.8 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.1 HIGH

Network-reachable unauthenticated deserialization (AV:N/PR:N), but AC:H because it needs compatible-mode config plus a crafted mismatched-schema payload to reliably corrupt the heap; full memory-safety impact gives C/I/A:H.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (apache).

CVSS VectorVendor: apache

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Jul 21, 2026 - 14:23 vuln.today
CVSS changed
Jul 21, 2026 - 14:22 NVD
9.8 (CRITICAL)
Patch available
Jul 21, 2026 - 11:02 EUVD
CVE Published
Jul 21, 2026 - 10:16 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 21, 2026 - 10:16 cve.org
CRITICAL 9.8

DescriptionCVE.org

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.

AnalysisAI

Memory corruption in Apache Fory's C++ serialization library (versions 0.14.0 up to but not including 1.4.0) lets remote attackers trigger heap type confusion and out-of-bounds read/write by supplying data with an inconsistent schema when deserialization runs in compatible mode. Because the field-skip code paths never validate declared field types against the actual bytes, a crafted payload can corrupt heap memory, creating a path toward remote code execution or denial of service. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify service deserializing Fory C++ input
Delivery
Craft payload with mismatched field types
Exploit
Send to compatible-mode deserializer
Execution
Trigger heap type confusion and OOB write
Persist
Corrupt heap memory
Impact
Achieve code execution or crash

Vulnerability AssessmentAI

Exploitation Exploitation requires that the target application uses the Apache Fory C++ implementation (versions 0.14.0 to before 1.4.0) AND performs deserialization in 'compatible mode' on data the attacker can influence - compatible mode is the specific configuration whose field-skip paths contain the flaw. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The supplied CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N, C:H/I:H/A:H = 9.8) describes a remote, unauthenticated, low-complexity flaw with total impact, which on its face is a top-tier priority. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker sends a serialized Fory payload with deliberately mismatched field type tags to a network service that deserializes untrusted input using the Apache Fory C++ library in compatible mode. The field-skip path misinterprets the declared types, producing heap type confusion and an out-of-bounds write that the attacker grooms toward memory corruption, potentially achieving code execution or crashing the service. …
Remediation Vendor-released patch: 1.4.0 - upgrade the Apache Fory C++ library to 1.4.0 or later, which corrects the field-skip type validation; this is the primary and recommended fix per the Apache advisory (https://lists.apache.org/thread/wl05slf57zzoq1s4pg4tk6nx6mjyjr4b). … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all systems running Apache Fory versions 0.14.0 through 1.3.x, prioritizing those processing external data or exposed to the internet. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-46171 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy