CVE-2026-19854

Summary

When the ClickHouse plugin uses Native protocol (the default) with PDC or secure SOCKS, it asks for TLS but the connection library ignores that and talks to ClickHouse in the clear. Username, password, queries, and results can be read on the hop after the proxy. The server certificate is never checked, and a configured client certificate is not sent.

Affected Software

VendorProductVersion RangeStatus
GrafanaClickhouse Datasource3.1.0 <= 4.20.0affected

Weaknesses

  • CWE-319: CWE-319:Cleartext Transmission of Sensitive Information

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References