CVE-2026-70377
Last modified
CVE-2026-70377 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. imagecli'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 validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. Any application embedding imagecli as a library and accepting user-controlled pipeline strings is remotely crashable with a single request.. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
imagecli'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 validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. Any application embedding imagecli as a library and accepting user-controlled pipeline strings is remotely crashable with a single request.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| theotherphil | imagecli | <= 0.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70377?
How severe is CVE-2026-70377?
How do I fix CVE-2026-70377?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70371Koha's reports/issues_avg_stats.pl builds dynamic SQL in sub…8.8
- CVE-2026-70372Koha's reports/bor_issues_top.pl builds dynamic SQL in sub c…8.8
- CVE-2026-70373Koha's reports/issues_stats.pl (the circulation statistics r…8.8
- CVE-2026-70374HashBrown CMS through 1.4.6 contains an OS Command Injection…8.8
- CVE-2026-70375HashBrown CMS through 1.4.6 contains an OS Command Injection…8.8
- CVE-2026-70376Pluck CMS's admin panel relies solely on a Referer-header co…9.6
- CVE-2026-70378imagecli's pipeline operation (Carve::apply in src/image_ops…7.5
- CVE-2026-7038A weakness has been identified in tufantunc ssh-mcp up to 1.…3.3
- CVE-2026-7039A security vulnerability has been detected in tufantunc ssh-…7.8
- CVE-2026-70395Improper Neutralization of Special Elements in Data Query Lo…2.1
- CVE-2026-70398A flaw was found in multicloud-integrations, a component of …9.6
- CVE-2026-7040Text::Minify::XS versions from 0.3.0 before 0.7.8 for Perl h…7.5
Are you affected by CVE-2026-70377?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
