CVE-2026-71202

Summary

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.

Affected Software

VendorProductVersion RangeStatus
kosinixraster0 <= 0.2.1affected

Weaknesses

  • CWE-191: CWE-191 Integer Underflow

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

Additional References

References