Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-45581 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

fabric-chaincode-java is a Java based implementation of Hyperledger Fabric chaincode shim APIs. From version 2.3.1 to before version 2.5.10, 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 the TLS private key password. If the attacker can also obtain the TLS private key, they could impersonate the chaincode server. This issue has been patched in version 2.5.10.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-532Insertion of Sensitive Information into Log File[email protected]

Affected Products

ProductVersions
Hyperledger Fabric Chaincode Java
>= 2.3.1, <= 2.5.9 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 2.5.10moderate effort
  • Mitigation:low effort

    Restrict the logging level to WARNING or higher to prevent INFO level logs from being written.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-45581
NVD Published Date:
Jun 8, 2026
NVD Last Modified:
Jul 23, 2026
Source:
[email protected]
CVE-2026-45581 Details - Not Deferred