CVE-2020-13531
Description
A use-after-free vulnerability exists in a way Pixar OpenUSD 20.08 processes reference paths textual USD files. A specially crafted file can trigger the reuse of a freed memory which can result in further memory corruption and arbitrary code execution. To trigger this vulnerability, the victim needs to open an attacker-provided malformed file.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A use-after-free vulnerability in Pixar OpenUSD 20.08 allows arbitrary code execution via a specially crafted USD file.
Vulnerability
A use-after-free vulnerability exists in Pixar OpenUSD version 20.08 when processing reference paths in textual USD files. The flaw resides in the _EvalRefOrPayloadArcs function during scene composition, where a freed memory pointer is reused, leading to memory corruption. The vulnerability is triggered when a victim opens a malformed USD file provided by an attacker [1].
Exploitation
An attacker can exploit this vulnerability by crafting a malicious USD file with specially crafted reference paths. No authentication or special network position is required; the victim only needs to open the file using an application that relies on OpenUSD, such as those on macOS or iOS that use the ModelIO framework. User interaction is necessary, as the victim must open the file (e.g., via iMessage or by viewing a thumbnail on macOS) [1].
Impact
Successful exploitation results in arbitrary code execution with the privileges of the victim. The use-after-free can lead to further memory corruption, potentially allowing an attacker to execute arbitrary code, read sensitive information, or cause a denial of service. The CVSSv3 score is 8.8, indicating high impact on confidentiality, integrity, and availability [1].
Mitigation
As of the publication date (2020-12-03), no official patch or fixed version of OpenUSD has been released. Users are advised to avoid opening untrusted USD files from unknown sources. On macOS and iOS, disabling automatic thumbnail generation for USD files may reduce exposure. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog [1].
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
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- talosintelligence.com/vulnerability_reports/TALOS-2020-1145mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.