Security readout for executives and security teams
Plain-English summary
CVE-2021-26360 is a high-severity AMD graphics driver issue. A local attacker could alter security-related SoC register configuration, potentially corrupting encrypted memory used by the AMD Secure Processor and leading to code execution inside that processor.
Executive priority
Prioritize remediation on shared workstations, developer systems, and high-value endpoints. The issue is high impact but locally triggered, so urgency depends on how easily attackers or untrusted users can gain local access.
Technical view
The flaw is CWE-284 improper access control affecting AMD Radeon RX 6000 Series and PRO W6000 Series software stacks. CVSS 3.1 is 7.8 with local attack vector, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely on workstations or endpoints using AMD Radeon RX 6000 Series or PRO W6000 Series GPUs with AMD Radeon Software, Radeon Pro Software Enterprise, or Enterprise Driver versions covered by AMD-SB-1029.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The vulnerability requires local access and low privileges, so it is primarily a local escalation or post-compromise hardening concern rather than a remote internet-exposed issue.
Researcher notes
The public description links unauthorized SoC register security configuration changes to possible AMD Secure Processor encrypted-memory corruption and arbitrary ASP code execution. The source bundle does not include exploit details, proof of exploitation, or specific fixed version data.
Mitigation direction
- Review AMD-SB-1029 for vendor-designated fixed driver versions.
- Update affected AMD Radeon and Radeon Pro driver packages.
- Prioritize systems where untrusted users can obtain local access.
- Restrict unnecessary local account access until remediation is complete.
- Track AMD security bulletins for any revised guidance.
Validation and detection
- Inventory endpoints with AMD Radeon RX 6000 or PRO W6000 GPUs.
- Identify installed AMD Radeon, Radeon Pro, or Enterprise Driver versions.
- Compare installed versions against AMD-SB-1029 guidance.
- Confirm updated driver packages are deployed successfully.
- Document exceptions where affected hardware remains unpatched.
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-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-26360 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
- 7.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.8HighVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1029CVE reference
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.
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
