CVE-2026-54920
Last modified
CVE-2026-54920 is a none-severity vulnerability. 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 reachable assertion failure in the HTJ2K decode path allows a crafted HTJ2K-compressed EXR file to cause an unconditional process abort in any application that calls exr_start_read() on untrusted input, resulting in denial of service. EPSS estimates a 0.21% 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 reachable assertion failure in the HTJ2K decode path allows a crafted HTJ2K-compressed EXR file to cause 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.2.10; >= 3.3.0, <= 3.3.12; >= 3.4.0, <= 3.4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54920?
How severe is CVE-2026-54920?
How do I fix CVE-2026-54920?
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-54915Tautulli is a Python based monitoring and tracking tool for …5.4
- CVE-2026-54916NetBox Device Type Library is a collection of community-sour…8.8
- CVE-2026-54917SeaweedFS is a distributed storage system for object storage…10
- CVE-2026-54918NetBox Device Type Library is a collection of community-sour…5.3
- CVE-2026-54919cpp-httplib is a C++11 single-file header-only cross platfor…7.4
- CVE-2026-5492DriveLock Directory Traversal Information Disclosure Vulnera…6.5
- CVE-2026-5493Labcenter Electronics Proteus PDSPRJ File Parsing Out-Of-Bou…7.8
- CVE-2026-5494Labcenter Electronics Proteus PDSPRJ File Parsing Out-Of-Bou…7.8
- CVE-2026-5495Labcenter Electronics Proteus PDSPRJ File Parsing Out-Of-Bou…7.8
- CVE-2026-5496Labcenter Electronics Proteus PDSPRJ File Parsing Type Confu…7.8
- CVE-2026-5497vLLM versions 0.8.0 and later are vulnerable to an Out-of-Me…7.5
- CVE-2026-54981Inclusion of functionality from untrusted control sphere in …7.8
Are you affected by CVE-2026-54920?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
