All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-54704
MEDIUMpublished 2026-07-01 22:16 UTC · 3 days ago · modified 2026-07-02 17:47 UTC
6.5
CVSS / 10
// description
OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.28.0, the 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. This issue has been fixed in version 2.28.0.
// weaknesses (CWE)
- CWE-532