CVE-2026-70378Disclosure

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch affected systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

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.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-1284

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

STABLE

Threat summary

  • Patch or workaround signal is available
  • 2 mentions across 2 observed days
  • Momentum state: stable

What's happening

  • Patch or workaround mentioned in 2 signals
  • Technical details provided in 2 signals
  • Disclosure: 1 classified signal
  • Peaked 1d ago at 1 mentions (2026-08-05); latest day: 1
  • 2 total mentions across 2 days

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-08-05: 1Mentions · 2026-08-29: 1Patch / Workaround · 2026-08-05: 1Patch / Workaround · 2026-08-29: 1Technical Details · 2026-08-05: 1Technical Details · 2026-08-29: 108-0508-29
Signal classification2 categories
Disclosure
150.0%
Patch
150.0%
Referenced assets1 URL
By indicator
Classification over time
DateTotalLabels
2026-08-051
Disclosure1
2026-08-291
Patch1
Full discourse2 posts
  • DFIR Lab@DFIR_Lab
    Patch

    🚨 HIGH: CVE-2026-70378 (CVSS 7.5) affects imagecli. Negative ratio input causes process crash via panic in seam_carving function. Network exploitable, no auth required. Patch immediately. #CVE #Vulnerability #PatchNow https://t.co/iKCk4Dn30w

    Post summary

    This tweet highlights a high‑severity vulnerability (CVE‑2026‑70378) in imagecli that causes a crash via negative input, and it urges users to patch immediately.

    0000036
    121 followersView on X
  • Hugo | DevOps | Cybersecurity 🇱🇻@HugoValters
    Disclosure

    CVE-2026-70378 - DoS via negative ratio in Rust imagecli carve. Panic on width<2 crashes process. CVSS 7.5. Unpatched - restrict input validation now. #CVE #Rust #infosec https://www.valtersit.com/cve/CVE-2026-70378 #CVE #Linux #infosec #infosec #devsecops #devops #developer #sysadmin #100daysofcode #git #github #gitlab #redteam #blueteam #ethicalhacker #ethicalhacking #cybersecurityawareness #cybersecurity #cybersecuritynews #cybersecuritytips #python #hacker #linux #kali #ubuntu

    Post summary

    The tweet announces CVE-2026-70378 as a DoS vulnerability in Rust imagecli, provides technical details and a CVSS score, notes it is currently unpatched, and recommends input validation as a workaround.

    0000067
    1.0K followersView on X

Explore more