CVE-2026-19854Disclosed before NVD

clickhouse-datasource silently drops TLS over PDC

Published
August 27, 2026
Last Modified

📋 Description

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.

🔗 References (1)