CVE Vulnerabilities

CVE-2025-52969

Unprotected Alternate Channel

Published: Jun 23, 2025 | Modified: Jun 23, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

ClickHouse 25.7.1.557 allows low-privileged users to execute shell commands by querying existing Executable() tables created by higher-privileged users. Although the CREATE TABLE privilege is restricted, there is no access control preventing low-privileged users from invoking Executable tables already present in the system. If an attacker can influence the contents of the script referenced by the Executable() engine through writable paths, they may execute controlled commands in the context of the ClickHouse server, leading to privilege escalation and unauthorized code execution. NOTE: the Suppliers position is that these types of executions by low-privileged users are the expected behavior.

Weakness

The product protects a primary channel, but it does not use the same level of protection for an alternate channel.

Potential Mitigations

References