CVE-2026-71559
Received Received - Intake

Denial of Service in Apache Fory via Deserialization

Vulnerability report for CVE-2026-71559, 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

Deserialization of Untrusted Data vulnerability in the Go implementation of Apache Fory allows an attacker to cause a denial of service by supplying crafted data containing malformed type metadata, which triggers an uncaught panic. This issue affects Apache Fory: from 0.16.0 before 1.5.0.Β  Users of other language implementations are not affected. Users are recommended to upgrade to version 1.5.0, which fixes the issue.

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 From 0.16.0 (inc) to 1.5.0 (exc)
apache fory 1.5.0

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 vulnerability is a Deserialization of Untrusted Data issue in the Go implementation of Apache Fory. It allows an attacker to cause a denial of service by sending crafted data with malformed type metadata, which triggers an uncaught panic in the system.

Detection Guidance

Detection involves checking if your system is running a vulnerable version of Apache Fory (0.16.0 to 1.4.x). Use commands like 'fory version' or check package managers (e.g., 'apt list --installed | grep fory' or 'yum list installed | grep fory'). Inspect logs for deserialization errors or panics.

Impact Analysis

The vulnerability can lead to a denial of service, causing the affected system to crash or become unavailable. This disrupts normal operations and may result in downtime for services relying on Apache Fory.

Compliance Impact

The vulnerability is a denial-of-service issue via deserialization of untrusted data in Apache Fory. It does not directly impact GDPR or HIPAA compliance unless the affected system processes personal or health data and the DoS disrupts operations. No evidence suggests data exposure or privacy violations.

Mitigation Strategies

Upgrade Apache Fory to version 1.5.0 or later immediately. Stop using affected versions if possible. Monitor for unusual activity or crashes that may indicate exploitation attempts.

Chat Assistant

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

EPSS Chart