Process crash via unchecked material-count allocation
Published Oct 5, 2025 · Updated Feb 24, 2026
Resource exhaustion in Assimp 6.0.2's Q3D importer allows local users to crash a consuming process with a crafted Quick3D file. Q3DImporter::InternReadFile reads numMats directly from the file and passes it to materials.reserve and repeated emplace operations without validating the count. Exploitation requires a local user to make an Assimp-linked process parse the file; the reported consequence is process termination from an oversized allocation.
Summary
What happened
Resource exhaustion in Assimp 6.0.2's Q3D importer allows local users to crash a consuming process with a crafted Quick3D file. Q3DImporter::InternReadFile reads numMats directly from the file and passes it to materials.reserve and repeated emplace operations without validating the count. Exploitation requires a local user to make an Assimp-linked process parse the file; the reported consequence is process termination from an oversized allocation.
The record
- CVE
- CVE-2025-11274
- Published
- Oct 5, 2025
- Updated
- Feb 24, 2026
- Vendor
- Open Asset Import Library
- Product
- Assimp
- Classifications
- CWE-400, CWE-770, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 5, 2025CVE publishedPublication date reported by the CVE source.
- Feb 24, 2026Record 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=6.0.2
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 6356 crafted Q3D 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