CVE-2026-19854

MEDIUMCVSS 6.1/10EPSS 0.05%

Last modified

CVE-2026-19854 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.05% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
0.05%

0.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
GrafanaClickhouse Datasource>= 3.1.0, <= 4.20.0

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-19854?
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.
How severe is CVE-2026-19854?
CVE-2026-19854 has a CVSS score of 6.1/10 (MEDIUM severity). The EPSS model estimates a 0.05% probability of exploitation in the next 30 days.
How do I fix CVE-2026-19854?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-19854?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST