LiveActive security incident?Get immediate response
CVE Record

CVE-2021-26315: When the AMD Platform Security Processor (PSP) boot rom loads, authenticates, and subsequently decrypts an...

When the AMD Platform Security Processor (PSP) boot rom loads, authenticates, and subsequently decrypts an encrypted FW, due to insufficient verification of the integrity of decrypted image, arbitrary code may be executed in the PSP when encrypted firmware images are used.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This issue affects AMD’s Platform Security Processor on 3rd Gen AMD EPYC systems. If encrypted firmware is handled without enough integrity checking after decryption, an attacker may be able to run arbitrary code inside the PSP. That is a serious trust-boundary concern, but the supplied sources do not show active exploitation.

Executive priority

Treat this as a high-priority platform firmware review for AMD EPYC server fleets. There is no supplied evidence of active exploitation, but PSP code execution can undermine foundational server trust, making timely inventory and vendor-guided firmware validation important.

Technical view

CVE-2021-26315 is a CWE-345 integrity-verification flaw in AMD PSP boot ROM handling of encrypted firmware. The PSP loads, authenticates, and decrypts firmware, but insufficient verification of the decrypted image may allow arbitrary code execution in the PSP when encrypted firmware images are used.

Likely exposure

Exposure is limited by the supplied sources to 3rd Gen AMD EPYC systems. Affected versions are listed as unspecified, so owners should validate exact server models, BIOS/firmware levels, and OEM advisories against AMD-SB-1021.

Exploitation context

The bundle does not cite CISA KEV listing, public exploitation, exploit availability, or real-world incidents. The plausible risk is highest where an attacker can influence firmware images or firmware update paths, but the sources do not describe exploitation requirements.

Researcher notes

The public bundle identifies impact and weakness class but omits CVSS, affected version granularity, exploit prerequisites, and specific remediation details. Analysis should stay tied to AMD-SB-1021 and OEM firmware matrices before making exposure claims.

Mitigation direction

  • Review AMD-SB-1021 and relevant server OEM advisories for affected firmware guidance.
  • Inventory all 3rd Gen AMD EPYC systems and their current BIOS or PSP firmware levels.
  • Apply vendor-approved BIOS or firmware updates where AMD or OEM guidance identifies exposure.
  • Restrict firmware update privileges to trusted administrators and controlled management channels.
  • Monitor AMD and OEM security advisories for revised affected-version or remediation details.

Validation and detection

  • Confirm whether production servers use 3rd Gen AMD EPYC processors.
  • Compare each system’s firmware level against AMD-SB-1021 and OEM documentation.
  • Check asset records for systems pending BIOS or firmware maintenance.
  • Review change records for unauthorized or unexpected firmware update activity.
  • Document systems where affected-version status remains unclear due to unspecified source data.
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 · low confidence lookup

CWE-345: 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 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-26315 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AMD3rd Gen AMD EPYC™unspecifiedListed
Weakness

CWE details

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

CWE-345 · source CWE mapping

Insufficient Verification of Data Authenticity

Insufficient Verification of Data Authenticity represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.