CVE-2026-53532
Last modified
CVE-2026-53532 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 3.4.0 through 3.4.12, a crafted HTJ2K-compressed EXR file causes an unconditional process abort in any application that calls exr_start_read() on untrusted input, resulting in denial of service. EPSS estimates a 0.26% 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 3.4.0 through 3.4.12, a crafted HTJ2K-compressed EXR file causes an unconditional process abort in any application that calls exr_start_read() on untrusted input, resulting in denial of service. The crash is triggered by a QCD marker whose lower five bits are zero, which OpenEXR passes into the vendored OpenJPH library while constructing the codestream and evaluating its quantization delta parameters. OpenJPH uses an assertion rather than a recoverable error to validate those bits, so any invalid value calls abort() directly and cannot be intercepted by surrounding error handling, a problem compounded by OpenEXR wrapping only its internal HT header parser in error handling while leaving the later codestream read and construction calls unprotected. This issue has been resolved in version 3.4.13.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AcademySoftwareFoundation | openexr | >= 3.4.0, < 3.4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53532?
How severe is CVE-2026-53532?
How do I fix CVE-2026-53532?
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-53527LeafWiki is a self-hosted wiki. Versions 0.1.0 through 0.10.…8.8
- CVE-2026-53528LeafWiki is a self-hosted wiki. Versions 0.3.0 through 0.10.…8.8
- CVE-2026-53529LeafWiki is a self-hosted wiki. Prior to version 0.10.2, pag…4.8
- CVE-2026-5353A vulnerability was detected in Trendnet TEW-657BRM 1.00.1. …8.8
- CVE-2026-53530RaTeX is a KaTeX-compatible math rendering engine written in…8.7
- CVE-2026-53531RaTeX is a KaTeX-compatible math rendering engine written in…6.9
- CVE-2026-53533aiosmtplib is an asynchronous SMTP client for use with async…6.9
- CVE-2026-53534JabRef is a desktop application for managing BibTeX and BibL…7.5
- CVE-2026-53535Activepieces is an open source AI workflow automation platfo…5.9
- CVE-2026-53536Activepieces is an open source AI workflow automation platfo…5.3
- CVE-2026-53537Python-Multipart is a streaming multipart parser for Python.…5.3
- CVE-2026-53538Python-Multipart is a streaming multipart parser for Python.…3.7
Are you affected by CVE-2026-53532?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
