CVE-2026-71202
raster - Integer Underflow in crop() Offset Handling Causes Capacity-Overflow Panic
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-191 |
| Vendor | kosinix |
| Product | raster |
| Published | Aug 5, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for kosinix raster
Be the first to know when new high vulnerabilities affecting kosinix raster are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
kosinix / raster
0 โค 0.2.1
References
Credits
agrresore