CVE-2026-71560
Received Received - Intake

Out-of-bounds Read in Apache Fory C++

Vulnerability report for CVE-2026-71560, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: Apache Software Foundation

Description

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 integer fast-path deserializer, potentially causing information disclosure or denial of service. Users are recommended to upgrade to Apache Fory 1.5.0, which fixes this issue. Applications that do not use Apache Fory C++ or do not use tagged integer fields are not affected.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
apache fory_c++ 1.5.0
apache fory_c++ From 0.14.0 (inc) to 1.5.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an out-of-bounds read vulnerability in Apache Fory C++ affecting versions 0.14.0 to before 1.5.0 during deserialization of structs with tagged integer fields. A specially crafted input may cause a heap read outside allocated memory, potentially leading to information disclosure or denial of service.

Detection Guidance

Detection involves checking Apache Fory C++ versions and monitoring for crashes or memory corruption during deserialization of tagged integer fields. No specific commands are provided in the context.

Impact Analysis

The vulnerability may allow attackers to read sensitive memory contents or crash the application, causing denial of service. Systems processing untrusted serialized data with tagged integers are at risk.

Compliance Impact

This vulnerability may lead to information disclosure, which could violate data protection requirements under GDPR or HIPAA if sensitive data is exposed. Denial of service risks could also impact service availability, potentially breaching compliance for regulated systems.

Mitigation Strategies

Upgrade Apache Fory C++ to version 1.5.0 or later. If the application does not use Apache Fory C++ or tagged integer fields, no action is required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-71560. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart