OSV 1.4.0 · github-reviewed · 修改于 2026-06-09 21:12
发布时间
2026-05-19 23:40
GitHub 审查时间
2026-05-19 23:40
NVD 发布时间
2026-06-09 01:16
源文件
advisories/github-reviewed/2026/05/GHSA-wg5x-3g47-v38r/GHSA-wg5x-3g47-v38r.json
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.
Impacted deployments can mitigate the vulnerability by restricting the logging level to WARNING or higher so that INFO level logs are not written.