LiveActive security incident?Get immediate response
CVE Record

CVE-2023-31346: Failure to initialize memory in SEV Firmware may allow a privileged attacker to access stale data from othe...

Failure to initialize memory in SEV Firmware may allow a privileged attacker to access stale data from other guests.

MediumCVSS 6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This AMD SEV firmware issue can let a highly privileged local attacker read stale memory data left from other virtual guests. The main business concern is confidentiality in shared virtualization environments using affected 3rd or 4th Gen AMD EPYC processors.

Executive priority

Treat as a targeted confidentiality risk for virtualization platforms, not a general perimeter emergency. Prioritize platforms where tenant isolation or confidential computing claims protect sensitive data.

Technical view

CVE-2023-31346 is a failure to initialize memory in AMD SEV firmware. The CVSS vector indicates local access, low attack complexity, high privileges, no user interaction, changed scope, and high confidentiality impact, with no integrity or availability impact.

Likely exposure

Exposure is most relevant to organizations running SEV-enabled virtualization on affected 3rd or 4th Gen AMD EPYC platforms, especially multi-tenant or sensitive workload environments.

Exploitation context

The provided sources do not show CISA KEV listing or cited active exploitation. The required attacker position is privileged and local, which limits broad internet-scale risk but matters in shared host scenarios.

Researcher notes

Evidence is limited to the CVE record and AMD advisory reference in the bundle. No exploit method, proof of concept, or specific fixed firmware version is included here.

Mitigation direction

  • Identify affected 3rd and 4th Gen AMD EPYC systems using SEV.
  • Check AMD-SB-3007 and OEM guidance for firmware or BIOS updates.
  • Coordinate remediation with hardware vendors or cloud providers.
  • Reduce sensitive workload co-tenancy until vendor guidance is applied.

Validation and detection

  • Inventory EPYC generation, SEV usage, and hosting model.
  • Compare deployed firmware or BIOS levels against AMD-SB-3007 guidance.
  • Ask cloud providers whether affected hosts have been remediated.
  • Prioritize validation for systems hosting regulated or tenant-isolated workloads.
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
cve · low confidence lookup

CVE-2023-31346 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
Medium
CVSS
6 (3.1)
Known Exploited
No
Published

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

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
6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N1.54Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6Medium
CVSS 3.1 vector shape for CVE-2023-31346Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AMD3rd Gen AMD EPYC™ ProcessorsPI, variousaffected
AMD4th Gen AMD EPYC™ ProcessorsPI, variousaffected
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.