CVE-2026-59186
Last modified
CVE-2026-59186 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions before 3.2.11, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, a crafted tiled EXR can trigger a heap out-of-bounds write on 32-bit/ILP32 builds when read through the public TiledRgbaInputFile RGBA API. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions before 3.2.11, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, a crafted tiled EXR can trigger a heap out-of-bounds write on 32-bit/ILP32 builds when read through the public TiledRgbaInputFile RGBA API. The file uses a small 40x40 dataWindow but a 65537x65537 tile size. On ILP32, the Array2D<Rgba> tile-conversion buffer size calculation overflows, allocates a much smaller heap buffer, and tile decode writes past that allocation. This issue is fixed in versions 3.2.11, 3.3.13, and 3.4.14.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AcademySoftwareFoundation | openexr | < 3.2.11; >= 3.3.0, < 3.3.13; >= 3.4.0, < 3.4.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-59186?
How severe is CVE-2026-59186?
How do I fix CVE-2026-59186?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59178ESPHome Device Builder Dashboard is a dashboard for the ESPH…9.8
- CVE-2026-5918Inappropriate implementation in Navigation in Google Chrome …4.3
- CVE-2026-59180Apprise is an open source library which allows you to send a…3.1
- CVE-2026-59181OpenImageIO is a toolset for reading, writing, and manipulat…6.1
- CVE-2026-59183OpenEXR is the reference implementation and specification fo…5.5
- CVE-2026-59184OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59187OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59189OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-5919Insufficient validation of untrusted input in WebSockets in …6.5
- CVE-2026-59190grav-plugin-admin is an HTML user interface that provides a …8.7
- CVE-2026-59193Grav is a file-based Web platform. Prior to 2.0.0, an authen…4.9
- CVE-2026-59194pnpm is a package manager. Prior to 10.34.4 and 11.7.0, a cr…7.1
Are you affected by CVE-2026-59186?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
