Java Deserialization Vulnerability in Hyperledger Fabric by Hyperledger
CVE-2026-41586
9.3CRITICAL
What is CVE-2026-41586?
Hyperledger Fabric, a leading enterprise-grade permissioned distributed ledger framework, contains a vulnerability in the Channel.java component. This issue arises from the implementation of the readObject() method, which uses untrusted byte arrays without the necessary ObjectInputFilter configuration while invoking the deSerializeChannel() method. This insufficient filtering facilitates a design flaw typical of Java deserialization vulnerabilities, allowing potential remote code execution. As of now, there are no available patches to remediate this issue, making it critical for users to assess their security posture and implement protective measures.
Affected Version(s)
fabric >= 1.0.0, <= 2.2.26
