VYPR

ClickHouse plugin

by Grafana

CVEs (1)

  • CVE-2026-19854MedAug 27, 2026
    risk 0.40cvss 6.1epss

    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…