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
Casky was already ahead
This CVE exploits attack patterns that Casky's 0matched skills already investigate — long before this vulnerability was disclosed. Claude's reasoning model maps these techniques to MITRE ATT&CK, so practitioners who ran these skills have already seen the threat behaviour in their findings.
CVE-2025-70067 represents a critical buffer overflow vulnerability in Assimp's FBX importer, specifically in the aiMaterial::AddBinaryProperty function. The vulnerability stems from unsafe use of strcpy() to copy property key strings from crafted FBX files into fixed-size heap buffers without length validation. With a CVSS score of 9.8, this affects any application using Assimp versions up to 6.0.2 to process 3D model files, including game engines, CAD software, and 3D visualization tools. An attacker can craft a malicious FBX file with an oversized property key that, when processed, overwrites adjacent heap memory and potentially achieves arbitrary code execution or denial of service.
While this CVE doesn't map directly to specific MITRE ATT&CK techniques, Casky's security skills—enhanced by Claude's extended reasoning—can detect the attack patterns underlying memory corruption exploits. Practitioners using Casky would observe detection signals related to CWE-122 (Heap-based Buffer Overflow) patterns, including analysis of unsafe string operations, missing bounds checking, and heap memory manipulation techniques commonly associated with code injection and process compromise attacks. Although Casky currently has 0 matching skills mapped to this specific vulnerability identifier, the platform's comprehensive skill framework would flag unsafe deserialization patterns and memory safety violations that precede exploitation attempts, enabling defenders to identify vulnerable configurations before malicious FBX files are processed in their environments.
Composite risk scoring from EPSS, CISA KEV, Shodan, and GreyNoise — 21 security APIs correlated into a single Casky Risk Score. Coming in Casky Pro. Join early access →
Casky has 0 skills that investigate the attack patterns behind CVE-2025-70067. Run one and get CVSS-scored findings in 3 minutes.
Run the skill that detects this →© 2026 Casky.AI, Inc. · AI Security Investigation