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.
Conclusion & alert: CVE-2021-42388 is rated High Exploit Risk (65.3/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.28%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-04 | 0.36% | 0.28% | -0.09% |
| 2 | 2025-11-21 | 0.50% | 0.36% | -0.13% |
| 3 | 2025-11-18 | — | 0.50% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
| 5.5 | 2.0 | MEDIUM |
|
8.0 | 4.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-42388 not yet assigned priority: Debian including 1 source packages (clickhouse), 2 status rows across 2 suites (bookworm, bullseye): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2021-42388 |
ubuntu
|
medium | CVE-2021-42388 medium priority: Ubuntu including 1 source packages (clickhouse), 6 status rows across 6 suites (focal, impish, lunar, mantic, noble, upstream): ignored 3, released 2, not-affected 1. | https://ubuntu.com/security/CVE-2021-42388 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| clickhouse | clickhouse | < 21.10.2.15 | cpe:2.3:a:clickhouse:clickhouse:*:*:*:*:*:*:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://jfrog.com/blog/7-rce-and-dos-vulnerabilities-found-in-clickhouse-dbms | Exploit Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2022/11/msg00002.html | Mailing List Third Party Advisory |