CVE-2026-43996: OpenImageIO: Integer wraparound in bounds check of decode_pixel leads to out-of-bounds read in TGA paletted image decoder

Published May 14, 2026
·
Updated

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::decodepixel computes k + palbytespp as unsigned 32-bit arithmetic. When k = 0xFFFFFFFC and palbytespp = 4, the addition wraps to 0, which compares less than paletteallocsize 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.

Affected Software

5 affected components
Openimageio Openimageio<3.0.18.0, <3.1.13.0
Openimageio Openimageio<3.0.18.0
Openimageio Openimageio>=3.1.0.0<3.1.13.0
Openimageio Openimageio=3.2.0.0-dev
Openimageio Openimageio=3.2.0.2-dev

Event History

May 14, 2026
CVE Published
via MITRE·07:08 PM
Data Sourced
via MITRE·07:08 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·08:17 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-43996?

The severity of CVE-2026-43996 is classified as high due to the potential for out-of-bounds read leading to information disclosure.

2

How do I fix CVE-2026-43996?

To fix CVE-2026-43996, update OpenImageIO to version 3.0.18.0 or 3.1.13.0 or later.

3

What types of software are affected by CVE-2026-43996?

CVE-2026-43996 affects OpenImageIO versions prior to 3.0.18.0 and 3.1.13.0.

4

What is the impact of CVE-2026-43996?

The impact of CVE-2026-43996 can lead to an application crash or potential exploitation via crafted TGA files.

5

When was CVE-2026-43996 reported?

CVE-2026-43996 was reported before the release of the fixed versions of OpenImageIO.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203