LiveActive security incident?Get immediate response
CVE Record

CVE-2021-26360: An attacker with local access to the system can make unauthorized modifications of the security configurati...

An attacker with local access to the system can make unauthorized modifications of the security configuration of the SOC registers. This could allow potential corruption of AMD secure processor’s encrypted memory contents which may lead to arbitrary code execution in ASP.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2021-26360Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AMDAMD Radeon RX 6000 Series & PRO W6000 SeriesAMD Radeon Software, AMD Radeon Pro Software Enterprise, Enterprise DriverListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.