Loading market data...
← Back to CVE feed

CVE-2026-41586

UNKNOWN View on NVD ↗

Description

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. From versions 1.0.0 to 2.2.26, Channel.java implements readObject() and exposes deSerializeChannel() which call ObjectInputStream.readObject() on untrusted byte arrays without configuring an ObjectInputFilter. This is a classic Java deserialization RCE pattern. At time of publication, there are no publicly available patches.

Published: May 07, 2026 06:16 UTC Modified: May 07, 2026 16:16 UTC