NULL pointer dereference in OpenEXR - #VU141365
Published: August 8, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a null pointer dereference in exr_attr_set_preview() and exr_attr_preview_create() when processing a preview attribute with nonzero dimensions and a null rgba pointer. A remote attacker can supply crafted preview attribute data to cause a denial of service.
The issue is reachable through the public OpenEXRCore C API and has not been confirmed to be directly triggerable through the standard EXR file loading path.