CVE-2025-70067
CRITICAL NVDCVSS Score
9.8
Severity
CRITICAL
Source
NVD
Published
May 04, 2026
Description
Buffer Overflow vulnerability exists in Assimp versions up to 6.0.2 in the FBX Importer. The vulnerability occurs in aiMaterial::AddBinaryProperty, where a property key string from a crafted FBX file is copied into a fixed-size heap buffer using strcpy() without runtime length validation