Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-71202 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/kosinix/raster/issues/30 CISA-ADPExploitIssue TrackingTechnical DescriptionVendor
https://github.com/kosinix/raster/issues/30 TuranSecExploitIssue TrackingTechnical DescriptionVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-191Integer Underflow (Wrap or Wraparound)TuranSec

Affected Products

ProductVersions
raster
>= 0, <= 0.2.1

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-71202
NVD Published Date:
Aug 5, 2026
NVD Last Modified:
Aug 28, 2026
Source:
TuranSec
CVE-2026-71202 Details - Not Deferred