← Back

Clickhouse

clickhouse

25 CVEs • 4 products

Products (4)

Click to collapse
Toggle
Clickhouse
clickhouse
Java Libraries
java_libraries
Ch
ch

CVEs (25)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Clickhouse
1Clickhouse
Jun 25, 2025
May 21, 2025
8.2 HIGH· v4
8.8 HIGH· v3
N/A· v2
Stack overflow leading to DoS can be triggered by a malicious authenticated client in Clickhouse before 19.14.3.3.
1Clickhouse
1Ch
Dec 19, 2025
Apr 11, 2025
5.9 MEDIUM· v4
4.9 MEDIUM· v3
N/A· v2
When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into...Show more
When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream.Show less
1Clickhouse
1Clickhouse
Jul 3, 2025
Sep 3, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
ClickHouse v24.3.3.102 was discovered to contain a buffer overflow via the component DB::evaluateConstantExpressionImpl.
1Clickhouse
2Clickhouse
Clickhouse Cloud
Dec 23, 2025
Mar 18, 2024
N/A· v4
4.9 MEDIUM· v3
N/A· v2
ClickHouse is an open-source column-oriented database management system. A bug exists in the cloud ClickHouse offering prior to version 24.0.2.54535 and in github.com/clickhouse/clickhouse version 23.1. Query caching byp...Show more
ClickHouse is an open-source column-oriented database management system. A bug exists in the cloud ClickHouse offering prior to version 24.0.2.54535 and in github.com/clickhouse/clickhouse version 23.1. Query caching bypasses the role based access controls and the policies being enforced on roles. In affected versions, the query cache only respects separate users, however this is not documented and not expected behavior. People relying on ClickHouse roles can have their access control lists bypassed if they are using query caching. Attackers who have control of a role could guess queries and see data they shouldn't have access to. Version 24.1 of ClickHouse and version 24.0.2.54535 of ClickHouse Cloud contain a patch for this issue. Based on the documentation, role based access control should be enforced regardless if query caching is enabled or not.Show less
1Clickhouse
1Java Libraries
Nov 29, 2025
Jan 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
Exposure of sensitive information in exceptions in ClichHouse's clickhouse-r2dbc, com.clickhouse:clickhouse-jdbc, and com.clickhouse:clickhouse-client versions less than 0.4.6 allows unauthorized users to gain access to...Show more
Exposure of sensitive information in exceptions in ClichHouse's clickhouse-r2dbc, com.clickhouse:clickhouse-jdbc, and com.clickhouse:clickhouse-client versions less than 0.4.6 allows unauthorized users to gain access to client certificate passwords via client exception logs. This occurs when 'sslkey' is specified and an exception, such as a ClickHouseException or SQLException, is thrown during database operations; the certificate password is then included in the logged exception message.Show less
1Clickhouse
2Clickhouse
Clickhouse Cloud
Nov 21, 2024
Dec 22, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real-time. A heap buffer overflow issue was discovered in ClickHouse server. An attacker could sen...Show more
ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real-time. A heap buffer overflow issue was discovered in ClickHouse server. An attacker could send a specially crafted payload to the native interface exposed by default on port 9000/tcp, triggering a bug in the decompression logic of Gorilla codec that crashes the ClickHouse server process. This attack does not require authentication. This issue has been addressed in ClickHouse Cloud version 23.9.2.47551 and ClickHouse versions 23.10.5.20, 23.3.18.15, 23.8.8.20, and 23.9.6.20.Show less
1Clickhouse
2Clickhouse
Clickhouse Cloud
Nov 21, 2024
Dec 21, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time. This vulnerability is an integer underflow resulting in crash due to stack buffer over...Show more
ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time. This vulnerability is an integer underflow resulting in crash due to stack buffer overflow in decompression of FPC codec. It can be triggered and exploited by an unauthenticated attacker. The vulnerability is very similar to CVE-2023-47118 with how the vulnerable function can be exploited. Show less
1Clickhouse
2Clickhouse
Clickhouse Cloud
Nov 21, 2024
Dec 20, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time. A heap buffer overflow issue was discovered in ClickHouse server. An attacker could se...Show more
ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time. A heap buffer overflow issue was discovered in ClickHouse server. An attacker could send a specially crafted payload to the native interface exposed by default on port 9000/tcp, triggering a bug in the decompression logic of T64 codec that crashes the ClickHouse server process. This attack does not require authentication. Note that this exploit can also be triggered via HTTP protocol, however, the attacker will need a valid credential as the HTTP authentication take places first. This issue has been fixed in version 23.10.2.13-stable, 23.9.4.11-stable, 23.8.6.16-lts and 23.3.16.7-lts. Show less
1Clickhouse
1Clickhouse
Nov 21, 2024
Nov 23, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
An issue was discovered in ClickHouse before 22.9.1.2603. An authenticated user (with the ability to load data) could cause a heap buffer overflow and crash the server by inserting a malformed CapnProto object. The fixed...Show more
An issue was discovered in ClickHouse before 22.9.1.2603. An authenticated user (with the ability to load data) could cause a heap buffer overflow and crash the server by inserting a malformed CapnProto object. The fixed versions are 22.9.1.2603, 22.8.2.11, 22.7.4.16, 22.6.6.16, and 22.3.12.19.Show less
1Clickhouse
1Clickhouse
Nov 21, 2024
Nov 23, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
An issue was discovered in ClickHouse before 22.9.1.2603. An attacker could send a crafted HTTP request to the HTTP Endpoint (usually listening on port 8123 by default), causing a heap-based buffer overflow that crashes...Show more
An issue was discovered in ClickHouse before 22.9.1.2603. An attacker could send a crafted HTTP request to the HTTP Endpoint (usually listening on port 8123 by default), causing a heap-based buffer overflow that crashes the process. This does not require authentication. The fixed versions are 22.9.1.2603, 22.8.2.11, 22.7.4.16, 22.6.6.16, and 22.3.12.19.Show less
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 25, 2025
Mar 14, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wil...Show more
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopy<copy_amount>(op, ip, copy_end), don’t exceed the destination buffer’s limits. This issue is very similar to CVE-2021-43304, but the vulnerable copy operation is in a different wildCopy call.Show less
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 25, 2025
Mar 14, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wil...Show more
Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopy<copy_amount>(op, ip, copy_end), don’t exceed the destination buffer’s limits.Show less
1Clickhouse
1Clickhouse
Jun 25, 2025
Mar 14, 2022
N/A· v4
6.5 MEDIUM· v3
5.0 MEDIUM· v2
Divide-by-zero in Clickhouse's Gorilla compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0.
1Clickhouse
1Clickhouse
Jun 25, 2025
Mar 14, 2022
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Divide-by-zero in Clickhouse's DeltaDouble compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0.
1Clickhouse
1Clickhouse
Jun 25, 2025
Mar 14, 2022
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Divide-by-zero in Clickhouse's Delta compression codec when parsing a malicious query. The first byte of the compressed buffer is used in a modulo operation without being checked for 0.
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 25, 2025
Mar 14, 2022
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data....Show more
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the lower bounds of the source of the copy operation.Show less
2Clickhouse
Debian
2Clickhouse
Debian Linux
Jun 25, 2025
Mar 14, 2022
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data....Show more
Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the upper bounds of the source of the copy operation.Show less
1Clickhouse
1Clickhouse
Jun 25, 2025
Dec 30, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In all versions of ClickHouse before 19.14, an OOB read, OOB write and integer underflow in decompression algorithms can be used to achieve RCE or DoS via native protocol.
1Clickhouse
1Clickhouse
Jun 25, 2025
Dec 30, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
In all versions of ClickHouse before 19.14.3, an attacker having write access to ZooKeeper and who is able to run a custom server available from the network where ClickHouse runs, can create a custom-built malicious serv...Show more
In all versions of ClickHouse before 19.14.3, an attacker having write access to ZooKeeper and who is able to run a custom server available from the network where ClickHouse runs, can create a custom-built malicious server that will act as a ClickHouse replica and register it in ZooKeeper. When another replica will fetch data part from the malicious replica, it can force clickhouse-server to write to arbitrary path on filesystem.Show less
1Clickhouse
1Clickhouse
Jun 25, 2025
Oct 31, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
ClickHouse before 19.13.5.44 allows HTTP header injection via the url table function.