PT-2026-41961 · Hyperledger+1 · Fabric-Chaincode-Java+1
Published
2026-05-19
·
Updated
2026-06-08
·
CVE-2026-45581
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
fabric-chaincode-java versions 2.3.1 through 2.5.9
Description
When chaincode is deployed in chaincode-as-a-service mode with TLS enabled, the chaincode server INFO level logging includes the TLS private key password in plaintext. An attacker with access to the chaincode server logs could recover this password and, if they also obtain the TLS private key, impersonate the chaincode server.
Recommendations
Update to version 2.5.10.
Redact or remove existing logs that contain the TLS private key password.
Change the TLS private key password.
Restrict the logging level to WARNING or higher to prevent INFO level logs from being written.
Fix
Insertion into Log File
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Fabric-Chaincode-Java
Org.Hyperledger.Fabric-Chaincode-Java:Fabric-Chaincode-Shim