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.
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-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 lookupCVE-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- 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
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.
CISA KEV status
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:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N/E:F/RL:O/RC:C1.65.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.8MediumVector: 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
Source materials
- CVE List V5 sourceCVE List V5
- https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-34448CVE reference · x_refsource_MISC
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-34448CVE reference · government-resource
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.
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.
