For certain valid JPEG XL images with a size slightly larger than an integer number of groups (256x256 pixels) when processing the groups out of order the decoder can perform an out of bounds copy of image pixels from an image buffer in the heap to another. This copy can occur when processing the right or bottom edges of the image, but only when groups are processed in certain order. Groups can be processed out of order in multi-threaded decoding environments with heavy thread load but also with images that contain the groups in an arbitrary order in the file. It is recommended to upgrade past 0.6.0 or patch with https://github.com/libjxl/libjxl/pull/775
Conclusion & alert: CVE-2021-22564 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.30%). 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-06-15 | 0.04% | 0.30% | +0.26% |
| 2 | 2025-03-17 | 0.06% | 0.04% | -0.02% |
| 3 | 2023-05-25 | — | 0.06% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.5 | 3.1 | MEDIUM |
|
1.0 | 3.4 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| 2.1 | 2.0 | LOW |
|
3.9 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2021-22564 unimportant priority: Debian including 1 source packages (jpeg-xl), 4 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2021-22564 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| libjxl_project | libjxl | <= 0.6.0 | cpe:2.3:a:libjxl_project:libjxl:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/libjxl/libjxl/issues/708 | Exploit Issue Tracking Third Party Advisory |
| https://github.com/libjxl/libjxl/pull/775 | Patch Third Party Advisory |