Vulnerability in Theotherphil Imagecli
CVE-2026-70377
imagecli's pipeline operation (Scale::apply in src/image_ops.rs) computes output width/height as (dimension as f32 * ratio) as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. Any application embedding imagecli as a library and accepting user-controlled pipeline strings is remotely crashable with a single request.
EPSS: 0.004 (29.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Theotherphil Imagecli — versions 0
Weakness classification (CWE)
References
- 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c (third-party-advisory)
Frequently asked questions
- What is CVE-2026-70377?
- CVE-2026-70377 is a high-severity vulnerability in Theotherphil Imagecli, classified under CWE-789. CVSS score: 7.5/10. Published 2026-08-05.
- How severe is CVE-2026-70377?
- High severity. CVSS v3 base score is 7.5 out of 10.