CVE-2026-71559 PUBLISHED

Apache Fory: Uncaught panic (remote DoS) in Go meta-string decoder from untrusted metadata

Assigner: apache
Reserved: 07.08.2026 Published: 07.08.2026 Updated: 07.08.2026

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.

Product Status

Vendor Apache Software Foundation
Product Apache Fory
Versions Default: unaffected
  • affected from 0.16.0 to 1.5.0 (excl.)

Credits

  • Zhixi "Jace Sun", independent security researcher reporter

References

Problem Types

  • CWE-502 Deserialization of Untrusted Data CWE