Vulnerabilities/

@hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

Severity:
High

Description

A SQL injection vulnerability exists in the escapeValue() function used for parameter substitution. escapeValue() dispatches on the type of the parameter value, and two of its branches failed to escape safely. An attacker who can control a parameter value can terminate the enclosing string literal and have the rest of the value parsed as SQL.

Recommendation

Update the @hypequery/clickhouse package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
@hypequery/clickhouse
Anything's wrong? Let us know Last updated on August 04, 2026