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.
References
| Link | Resource |
|---|---|
| https://github.com/hyperledger/fabric/security/advisories/GHSA-prf8-cf2x-rhx7 | Exploit Mitigation Vendor Advisory |
| https://hyperledger.github.io/fabric-gateway | Product |
| https://github.com/hyperledger/fabric/security/advisories/GHSA-prf8-cf2x-rhx7 | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-07 06:16
Updated : 2026-08-25 16:45
NVD link : CVE-2026-41586
Mitre link : CVE-2026-41586
CVE.ORG link : CVE-2026-41586
JSON object : View
Products Affected
hyperledger
- fabric
CWE
CWE-502
Deserialization of Untrusted Data
