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 pipeline operation (Carve::apply in src/image_ops.rs) only asserts , never validating that the ratio is positive. A negative ratio (e.g. -5) causes…
CVE-2026-70377High7.52026-08-05imagecli'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 validati…