ClickHouse 25.7.1.557 allows low-privileged users to...
Low severity
Unreviewed
Published
Jun 23, 2025
to the GitHub Advisory Database
•
Updated Jun 23, 2025
Description
Published by the National Vulnerability Database
Jun 23, 2025
Published to the GitHub Advisory Database
Jun 23, 2025
Last updated
Jun 23, 2025
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 Supplier's position is that these types of executions by low-privileged users are the expected behavior.
References