Vulnerability in Theotherphil Imagecli

CVE-2026-70378

imagecli's `carve <ratio>` pipeline operation (Carve::apply() in src/image_ops.rs) only asserts `ratio <= 1.0`, never validating that the ratio is positive. A negative ratio (e.g. -5) causes the computed target width to saturate to 0 via R…

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

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-70378?
CVE-2026-70378 is a high-severity vulnerability in Theotherphil Imagecli, classified under Improper Validation of Specified Quantity in Input. CVSS score: 7.5/10. Published 2026-08-05.
How severe is CVE-2026-70378?
High severity. CVSS v3 base score is 7.5 out of 10.