Security Advisory

CVE-2025-70067

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-04 00:00:00
Last updated 2026-07-05 01:35:36
Assigner mitre
CVSS score not scored
State PUBLISHED

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