Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2026-54658

Hypequery, a TypeScript layer for ClickHouse, had a flaw that let attackers inject SQL by sending a parameter ending with a backslash. The bug was fixed in version 2.0.2.

publishedJul 28, 2026
last modifiedJul 29, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
32th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 28, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Users of Hypequery versions earlier than 2.0.2 who rely on it to build ClickHouse queries.

02

Real-world impact

An attacker could inject arbitrary SQL, potentially reading, modifying, or deleting data in the ClickHouse database, or escalating privileges if the database user has higher rights.

03

Why this severity

The vulnerability allows unauthenticated attackers to execute any SQL command because the missing escape turns a user‑supplied value into executable code, giving full control over the database. This is why the CVSS score is 9.8.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Hypequery to version 2.0.2 or later.

NVD-referenced vendor advisory

05

Timeline

  1. Jul 28, 2026 · 2d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 29, 2026 · 2d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →