Local application crash via unchecked PNG buffer size
Published Sep 26, 2025 · Updated Sep 26, 2025
Heap-based buffer overflow in OGRECave OGRE 14.4.0 through 14.4.1 allows local users to read beyond a heap buffer during PNG encoding. STBIImageCodec::encode passes an undersized decoded pixel buffer to stbi_write_png_to_mem without checking the required row span and height, causing stbiw__encode_png_line to read past the allocation. A low-privileged local user must supply malformed image data to an application that invokes this path; the demonstrated consequence is an application crash with out-of-bounds heap reads.
Summary
What happened
Heap-based buffer overflow in OGRECave OGRE 14.4.0 through 14.4.1 allows local users to read beyond a heap buffer during PNG encoding. STBIImageCodec::encode passes an undersized decoded pixel buffer to stbi_write_png_to_mem without checking the required row span and height, causing stbiw__encode_png_line to read past the allocation. A low-privileged local user must supply malformed image data to an application that invokes this path; the demonstrated consequence is an application crash with out-of-bounds heap reads.
The record
- CVE
- CVE-2025-11014
- Published
- Sep 26, 2025
- Updated
- Sep 26, 2025
- Vendor
- OGRECave
- Product
- OGRE
- Classifications
- CWE-787, CWE-122, CWE-119
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 26, 2025CVE publishedPublication date reported by the CVE source.
- Sep 26, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=14.4.0
- Affected versionversion=14.4.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Issue 3445 malformed-image proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo