CVE-2025-70071 Details
Description
An issue in Assimp v.6.0.2 allows a remote attacker to cause a denial of service via the FBXParser.cpp, ParseVectorDataArray()
A denial-of-service vulnerability has been identified in Assimp version 6.0.2. The issue arises in the FBX parser, specifically within the 'ParseVectorDataArray' function for 'aiVector2D' data. The vulnerability allows remote attackers to cause excessive memory allocation or process termination by exploiting untrusted binary array metadata from crafted FBX files. This exploitation leads to process crashes or aborts during parsing, causing a denial-of-service condition.
It is recommended to bound binary array counts before allocation, validate array counts against the remaining input size and expected element width, and reject impossible or excessive vector data arrays early. Adding regression tests for large binary vector array counts can also help prevent this issue.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 4, 2026CISA-ADP
Assessed May 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/security/cve/CVE-2025-70071 | redhat-SADP | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2465675 | redhat-SADP | |
| https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-70071.json | redhat-SADP | |
| https://gist.github.com/GunP4ng/6d80919905037929ce9266ccd207b9ea | CISA-ADP | ExploitTechnical Description |
| https://gist.github.com/GunP4ng/6d80919905037929ce9266ccd207b9ea | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1284 | Improper Validation of Specified Quantity in Input | redhat-SADP |
| CWE-400 | Uncontrolled Resource Consumption | CISA-ADP |
| CWE-770 | Allocation of Resources Without Limits or Throttling | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Assimp | 6.0.2 (semver) |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jul 5, 2026 | CVE Modified | [email protected] |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| May 4, 2026 | CVE Modified | CISA-ADP |
| May 4, 2026 | New CVE Received | [email protected] |
Volerion