Threats Tagged 'cve-2026-71202'
View all threats tagged with 'cve-2026-71202'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cve-2026-71202'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-71202: CWE-191 Integer Underflow in kosinix rasterCVE-2026-71202 0 The raster Rust crate's crop() function (src/editor.rs) clamps the crop width/height against source dimensions but only clamps the offset_x/offset_y parameters against 0, never against the source width/height. When an offset exceeds the corresponding source dimension, `width2 - offset_x` (or the height equivalent) underflows to a negative i32, which release builds do not trap; the negative value is then cast to usize inside Image::blank()'s Vec::with_capacity() call, triggering a capacity-overflow panic and crashing the process on a single crafted crop request. Join the discussion | CVE Database V5 | 08/05/2026, 06:58:53 UTC Added: 08/05/2026, 07:27:07 UTC |
Showing 1 to 1 of 1 result