Impact
OpenTelemetry Java Instrumentation versions before 2.28.0 allow JDBC auto‑instrumentation to trace password is double‑quoted in an SQL CONNECT statement. Those credentials are then exported to observability backends, making them available in logs (CWE‑532).
Affected Systems
The affected vendor is OpenTelemetry and the product is OpenTelemetry Java Instrumentation. All releases before 2.28.0 are vulnerable; the issue was addressed in version 2.28.0 and later releases are not impacted.
Risk and Exploitability
The CVSS score of 6.5 indicates moderate severity. The EPSS score of < 1% and it is not listed in the CISA KEV catalog. The likely attack vector the application establish JDBC connections with double‑quoted passwords, causing those credentials to be recorded in span data that may be transmitted to backend collectors. If by an adversary the credentials could be recovered from trace logs, posing a moderate risk, especially in environments where trace data is exposed or retained for long periods.
OpenCVE Enrichment