LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34448: Scripting Engine Memory Corruption Vulnerability

Scripting Engine Memory Corruption Vulnerability

MediumCVSS 6.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a Microsoft Windows Scripting Engine memory corruption flaw. Exploitation requires user interaction, but successful exploitation can expose or alter sensitive data. Because CISA lists CVE-2021-34448 in KEV, organizations should treat it as a real-world risk, not only a theoretical medium-severity issue.

Executive priority

Prioritize within the active-exploitation queue. The base CVSS score is medium, but KEV status and high confidentiality and integrity impact justify urgent patch verification across Windows estates.

Technical view

CVE-2021-34448 is a CWE-787 out-of-bounds write in the Windows Scripting Engine. The supplied CVSS vector is 6.8 with network attack vector, high attack complexity, no privileges required, and required user interaction. Confidentiality and integrity impact are high; availability impact is not indicated.

Likely exposure

Exposure is likely where affected Windows desktop or server versions remain unpatched, including Windows 7, 8.1, multiple Windows 10 releases, and Windows Server 2008 R2 through 2019 listed in the bundle.

Exploitation context

Active exploitation is supported by the CISA Known Exploited Vulnerabilities listing. The bundle does not provide exploit details, campaign attribution, delivery chain, or indicators. User interaction is required according to the CVSS vector.

Researcher notes

The provided sources confirm affected Microsoft Windows platforms, CWE-787, CVSS 3.1 details, official remediation availability, and KEV status. They do not provide root-cause detail, proof-of-concept mechanics, exploit chain context, or indicators of compromise.

Mitigation direction

  • Apply Microsoft’s official remediation for CVE-2021-34448 on each affected Windows build.
  • Use the MSRC advisory to identify the correct update path per operating system version.
  • Prioritize remediation of internet-facing users and systems handling untrusted web or document content.
  • Retire or isolate unsupported Windows versions if updates are unavailable.
  • Track this item through the CISA KEV process until remediation is complete.

Validation and detection

  • Inventory Windows versions against the affected product list in the source bundle.
  • Confirm endpoint and server patch status for CVE-2021-34448 in update management records.
  • Verify vulnerability scanners no longer report CVE-2021-34448 on affected assets.
  • Review CISA KEV status and internal exception records for unresolved systems.
  • Check MSRC guidance for any build-specific notes before closing remediation.
Prepared
Confidence
high
Sources
4

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

CVE-2021-34448 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.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:F/RL:O/RC:C

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
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
6.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:F/RL:O/RC:C1.65.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2021-34448Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:F/RL:O/RC:C

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
MicrosoftWindows 10 Version 180910.0.0Listed
MicrosoftWindows Server 201910.0.0Listed
MicrosoftWindows 10 Version 190910.0.0Listed
MicrosoftWindows 10 Version 21H110.0.0Listed
MicrosoftWindows 10 Version 200410.0.0Listed
MicrosoftWindows 10 Version 20H210.0.0Listed
MicrosoftWindows 10 Version 150710.0.0Listed
MicrosoftWindows 10 Version 160710.0.0Listed
MicrosoftWindows Server 201610.0.0Listed
MicrosoftWindows 76.1.0, 6.1.0Listed
MicrosoftWindows 7 Service Pack 16.1.0, 6.1.0Listed
MicrosoftWindows 8.16.3.0, 6.3.0Listed
MicrosoftWindows Server 2008 R2 Service Pack 16.1.0, 6.1.0Listed
MicrosoftWindows Server 20126.2.0, 6.2.0Listed
MicrosoftWindows Server 2012 R26.3.0, 6.3.0Listed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.