HIGHVulnerability

CVE-2026-70378

imagecli'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 the computed target width to saturate to 0 via Rust's defined float-to-uint cast, which is then passed to imageproc::seam_carving::shrink_width — a function that panics when given a width below 2, crashing the process.

Properties

severity
HIGH
score
7.5
cve_id
CVE-2026-70378
vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
published_at
2026-08-05T08:16:41.957
last_modified
2026-08-28T18:51:39.823

Related Entities (2)

DESCRIBED_BY (1)

[Source]NVD

HAS_WEAKNESS (1)

[Weakness]Improper Validation of Specified Quantity in Input

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-70378 — Ninja Signal Threat Intelligence | Ninja Signal