{ "schema_version": "1.4.0", "id": "GHSA-rwqx-fvqh-6wm4", "modified": "2026-07-29T17:18:34Z", "published": "2026-07-29T17:18:34Z", "aliases": [ "CVE-2026-54704" ], "summary": "OpenTelemetry Java Instrumentation: JDBC Auto-Instrumentation Logging Clear-Text Passwords", "details": "OpenTelemetry Java Instrumentation JDBC auto-instrumentation may fail to sanitize passwords in SQL CONNECT statements when the password is double-quoted. As a result, clear-text database passwords can be added to trace span attributes and exported to observability backends.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "io.opentelemetry.javaagent:opentelemetry-javaagent" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.28.0-alpha" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/open-telemetry/opentelemetry-java-instrumentation/security/advisories/GHSA-rwqx-fvqh-6wm4" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54704" }, { "type": "WEB", "url": "https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18754" }, { "type": "WEB", "url": "https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/7ac7fa6fda6c2e3b65bc5d3c6eba050311a49511" }, { "type": "PACKAGE", "url": "https://github.com/open-telemetry/opentelemetry-java-instrumentation" }, { "type": "WEB", "url": "https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.28.0" } ], "database_specific": { "cwe_ids": [ "CWE-532" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2026-07-29T17:18:34Z", "nvd_published_at": "2026-07-01T22:16:50Z" } }