๐Ÿ›ก๏ธ CVE-2026-43996
๐ŸŸก CVSS 5.5 โ€” Medium โš ๏ธ Exploit Public CWE-125 NVD
5.5
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

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, the bounds check in TGAInput::decode_pixel computes k + palbytespp as unsigned 32-bit arithmetic. When k = 0xFFFFFFFC and palbytespp = 4, the addition wraps to 0, which compares less than palette_alloc_size and passes the check. The subsequent palette access uses the unwrapped k (0xFFFFFFFC) as the index, reading ~4 GB past the start of the palette buffer โ€” SEGV. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.

Details

Severity MEDIUM
CVSS Score 5.5
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CWE CWE-125
Public Exploit โš ๏ธ Yes
Source NVD
Published 2026-05-14
Updated 2026-06-02
Modified 2026-05-16
Fix URL N/A

Affected Packages

Software From version Fixed in
openimageio โ€” โ€”
unknown โ€” โ€”

Similar Threats

Vulnerability Monitoring

Stay informed about vulnerabilities in your stack

BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.

Set Up Free Alerts โ†’

No credit card required  ยท  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.