CVE-2026-43908

Summary

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in the pixel-loop index expression i * 3 inside ConvertCbYCrYToRGB() causes the function to compute a large negative pointer offset into the output buffer, producing an out-of-bounds write that crashes the process. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.

Affected Software

VendorProductVersion RangeStatus
AcademySoftwareFoundationOpenImageIO< 3.0.18.0affected
AcademySoftwareFoundationOpenImageIO>= 3.1.4.0-beta, < 3.1.13.0affected

Weaknesses

  • CWE-190: CWE-190: Integer Overflow or Wraparound
  • CWE-787: CWE-787: Out-of-bounds Write

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

Additional References

References