Theotherphil Imagecli

2 CVEs affecting Theotherphil Imagecli. Latest disclosed: 2026-08-05. Critical: 0, High: 2.

Top CVEs affecting Theotherphil Imagecli
CVESeverityScorePublishedSummary
CVE-2026-70378High7.52026-08-05imagecli'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…
CVE-2026-70377High7.52026-08-05imagecli's `scale <ratio>` pipeline operation (Scale::apply() in src/image_ops.rs) computes output width/height as (dimension as f32 * ratio) as u32 with no up…