CVE-2026-45581

Source
https://cve.org/CVERecord?id=CVE-2026-45581
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-45581.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-45581
Aliases
Published
2026-06-08T16:53:45.829Z
Modified
2026-06-18T03:57:16.312207154Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
fabric-chaincode-java: TLS Private Key Password Disclosed in INFO Startup Logs in Chaincode-as-a-Service Mode
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45581.json",
    "cwe_ids": [
        "CWE-532"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/hyperledger/fabric-chaincode-java

Affected ranges

Type
GIT
Repo
https://github.com/hyperledger/fabric-chaincode-java
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ],
    "extracted_events": [
        {
            "introduced": "2.3.1"
        },
        {
            "fixed": "2.5.10"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "2.5.10"
        }
    ]
}

Affected versions

v2.*
v2.3.1
v2.4.0
v2.4.0-beta
v2.4.1
v2.5.0
v2.5.1
v2.5.2
v2.5.3
v2.5.4
v2.5.5
v2.5.6
v2.5.7
v2.5.8
v2.5.9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-45581.json"