Security readout for executives and security teams
Plain-English summary
CVE-2020-6148 is a high-severity heap overflow in Pixar OpenUSD 20.05 when parsing compressed sections in binary USD files. A malicious file could compromise a workstation or pipeline system if opened or processed.
Executive priority
Treat this as a high-priority workstation and content-pipeline risk where OpenUSD processes outside files. Urgency is strongest for teams handling third-party 3D assets or automated file ingestion.
Technical view
The flaw is a CWE-122 heap-based buffer overflow in OpenUSD 20.05 USDC FIELDSETS section decompression. CVSS 3.0 is 8.8, with low attack complexity, no privileges required, user interaction required, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely in creative, engineering, or asset-processing environments using Pixar OpenUSD 20.05 to open binary USD or USDC files. The source bundle also mentions Apple macOS Catalina 10.15.3, but the exact product mapping is not fully clear.
Exploitation context
Provided sources do not show CISA KEV listing or active exploitation. Exploitation would depend on a target opening or processing a crafted binary USD file containing problematic compressed section data.
Researcher notes
Evidence supports a heap overflow during decompression of USDC FIELDSETS data. The bundle does not provide a confirmed patch version, exploit-in-the-wild evidence, or detailed downstream product scope beyond the affected entries.
Mitigation direction
- Check Pixar or OpenUSD vendor guidance for fixed versions or advisories.
- Avoid opening untrusted binary USD or USDC files on vulnerable systems.
- Isolate asset ingestion and rendering workflows from sensitive networks.
- Apply least privilege to users and services processing USD assets.
Validation and detection
- Inventory systems and pipelines using Pixar OpenUSD 20.05.
- Identify workflows that ingest external USD or USDC files.
- Confirm whether affected macOS Catalina 10.15.3 contexts exist in your environment.
- Review vendor advisory status before declaring remediation complete.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-122: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2020-6148 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.8HighVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1094CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Heap-based Buffer Overflow
Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
