CVE-2020-6149
Description
A heap overflow vulnerability exists in Pixar OpenUSD 20.05 when the software parses compressed sections in binary USD files. To trigger this vulnerability, the victim needs to open an attacker-provided malformed file in an instance in USDC file format PATHS section.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A heap overflow in Pixar OpenUSD 20.05's parsing of compressed USDC file sections allows remote code execution via a malformed file.
Vulnerability
A heap overflow vulnerability exists in Pixar OpenUSD version 20.05 when parsing compressed sections in binary USD files. Specifically, the issue resides in the decompression logic for the PATHS section of USDC files [1]. The vulnerability is a heap-based buffer overflow (CWE-122) that occurs when the software processes malformed compressed data in that section [1].
Exploitation
To exploit this vulnerability, an attacker must craft a malicious USD file containing a compressed PATHS section with specially crafted data that triggers the heap overflow upon decompression [1]. The victim must open this file in an application using Pixar OpenUSD 20.05, such as a 3D rendering tool or an iOS/macOS application that processes USD files via ModelIO (e.g., ARKit, SceneKit) [1]. No authentication or special privileges are required; user interaction is limited to opening the file [1].
Impact
Successful exploitation can lead to remote code execution (RCE) in the context of the targeted application [1]. The CVSSv3 score is 8.8, indicating high impact on confidentiality, integrity, and availability, with a network attack vector and low attack complexity [1]. The attacker gains the ability to execute arbitrary code, potentially leading to full compromise of the affected system [1].
Mitigation
As of the publication of this CVE (November 13, 2020), no patch was available from Pixar [1]. Users are advised to avoid opening untrusted USD files from unverified sources [1]. The affected version is OpenUSD 20.05; upgrading to a later version with a fix, once released, is recommended [1]. This CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog as of this writing.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Pixar/OpenUSDdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- talosintelligence.com/vulnerability_reports/TALOS-2020-1094mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.