A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-2755

CVE-2025-2755: Assimp AC3D File Handler RCE Vulnerability

CVE-2025-2755 is a critical remote code execution vulnerability in Assimp 5.4.3's AC3D file handler. The flaw allows attackers to exploit out-of-bounds read conditions. This article covers technical details, impact, and mitigation.

Updated: May 19, 2026

CVE-2025-2755 Overview

CVE-2025-2755 is an out-of-bounds read vulnerability in the Open Asset Import Library (Assimp) version 5.4.3. The flaw resides in the Assimp::AC3DImporter::ConvertObjectSection function within code/AssetLib/AC/ACLoader.cpp, part of the AC3D File Handler component. Manipulation of the src.entries argument triggers reads beyond allocated buffer boundaries [CWE-119]. The issue can be reached when an application using Assimp parses an attacker-supplied AC3D model file. The exploit has been publicly disclosed, increasing the likelihood of opportunistic abuse against applications that embed the library.

Critical Impact

Attackers can craft a malicious AC3D file to trigger an out-of-bounds read, potentially causing application crashes or leaking adjacent process memory.

Affected Products

  • Open Asset Import Library (Assimp) 5.4.3
  • Applications and game engines that bundle Assimp 5.4.3 for 3D asset import
  • Build pipelines invoking Assimp to process untrusted AC3D (.ac) files

Discovery Timeline

  • 2025-03-25 - CVE-2025-2755 published to NVD
  • 2025-07-17 - Last updated in NVD database

Technical Details for CVE-2025-2755

Vulnerability Analysis

The vulnerability is an out-of-bounds read [CWE-119] in Assimp's AC3D importer. Assimp is a widely embedded C++ library that converts 3D model formats into a unified scene graph. The AC3D loader processes object sections from .ac files and iterates through entry structures referenced by src.entries. When the loader trusts attacker-controlled count or index fields without validating them against the actual entry buffer size, the read crosses the allocation boundary.

The attack vector is network-reachable because applications routinely accept 3D assets from remote sources, asset marketplaces, or user uploads. Exploitation requires user interaction in the form of opening or importing a malicious AC3D file. Successful exploitation can disclose adjacent heap memory or terminate the host process, undermining availability and confidentiality of the embedding application.

Root Cause

The root cause is missing bounds validation in Assimp::AC3DImporter::ConvertObjectSection when iterating over src.entries. The loader dereferences entry elements without confirming that the index range stays within the parsed entry vector, allowing the read to escape allocated memory.

Attack Vector

An attacker crafts a malformed AC3D file with manipulated entry counts or offset values. The attacker delivers the file through any channel the target application accepts — web upload forms, email attachments, asset packs, or shared scene files. When the victim opens the file in an Assimp-backed viewer, editor, or game engine, the AC3D importer triggers the out-of-bounds read during scene conversion.

The vulnerability is documented in the Assimp GitHub Issue #6017, which contains the technical analysis of the faulty code path.

Detection Methods for CVE-2025-2755

Indicators of Compromise

  • Unexpected crashes or segmentation faults in processes that import .ac (AC3D) files using Assimp 5.4.3
  • Application logs showing exceptions inside ACLoader.cpp or the ConvertObjectSection call path
  • Inbound AC3D files from untrusted users, marketplaces, or external email sources targeting asset pipelines

Detection Strategies

  • Inventory all software linking against assimp 5.4.3 using Software Bill of Materials (SBOM) tools or dependency scanners
  • Monitor file ingestion services for AC3D files exceeding typical sizes or containing malformed object section headers
  • Run Assimp-based importers under address sanitizers (ASan) in test environments to catch out-of-bounds reads during fuzzing

Monitoring Recommendations

  • Alert on repeated crashes of asset processing services that correlate with AC3D file uploads
  • Forward application crash telemetry and core dumps to a centralized logging platform for triage
  • Review web application logs for upload patterns where .ac files precede service errors

How to Mitigate CVE-2025-2755

Immediate Actions Required

  • Identify all applications and services that bundle Assimp 5.4.3 and prioritize those exposed to untrusted file input
  • Disable the AC3D importer in Assimp configuration if your application does not require AC3D support
  • Restrict acceptance of .ac files at upload boundaries until a patched library version is deployed

Patch Information

At the time of publication, no fixed Assimp release is referenced in the NVD entry. Monitor the upstream Assimp repository and Assimp Issue #6017 for commits addressing the ConvertObjectSection bounds check. Rebuild and redistribute any downstream products once a patched version is released.

Workarounds

  • Filter or block AC3D (.ac) file uploads at the application gateway when AC3D support is not business-critical
  • Sandbox asset import operations in a low-privilege process or container to limit memory disclosure scope
  • Validate file structure with a separate parser before handing the file to Assimp, rejecting files with inconsistent entry counts
bash
# Example: block .ac file uploads at an nginx ingress until patched
location /upload {
    if ($request_filename ~* \.ac$) {
        return 415;
    }
    client_max_body_size 10m;
    proxy_pass http://asset_importer;
}

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAssimp

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityLow
  • CWE References
  • CWE-119
  • Technical References
  • GitHub Issue Report

  • GitHub Issue Comment

  • VulDB CTI ID #300860

  • VulDB #300860

  • VulDB Submission #517789
  • Related CVEs
  • CVE-2025-2751: Assimp Out-of-Bounds Read Vulnerability

  • CVE-2025-2752: Assimp Out-of-Bounds Read Vulnerability

  • CVE-2025-2753: Assimp Out-of-Bounds Read Vulnerability

  • CVE-2026-10233: Assimp Buffer Overflow Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English