CVE-2026-71202

HIGH CVSS 3.1: 7.5 EPSS 0.26%
Updated Aug 10, 2026
Parameter Value
CVSS 7.5 (HIGH)
Type CWE-191 (Integer Underflow)
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)