LiveActive security incident?Get immediate response
CVE Record

CVE-2026-21514: Microsoft Word Security Feature Bypass Vulnerability

Reliance on untrusted inputs in a security decision in Microsoft Office Word allows an unauthorized attacker to bypass a security feature locally.

HighCVSS 7.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Microsoft Word flaw can let an attacker bypass a built-in security protection when a user interacts with a malicious or untrusted document. Microsoft rates it high severity, and CISA lists it as known exploited, so organizations using affected Office and Microsoft 365 builds should treat remediation as urgent.

Executive priority

High priority. This affects common business document workflows, requires user interaction, and has known exploitation evidence from CISA KEV. Prioritize patch deployment and exposure tracking.

Technical view

CVE-2026-21514 is a CWE-807 security feature bypass in Microsoft Office Word caused by relying on untrusted inputs in a security decision. CVSS 3.1 is 7.8 with local attack vector, low complexity, no privileges required, and user interaction required.

Likely exposure

Exposure is likely where affected Microsoft 365 Apps for Enterprise, Office LTSC 2021/2024, or Office LTSC for Mac 2021/2024 Word versions are installed and users open externally supplied documents.

Exploitation context

The source bundle marks the CVE as present in CISA KEV, which supports known exploitation. The provided sources do not describe exploit campaigns, affected file types, or weaponization details.

Researcher notes

Key details are AV:L, AC:L, PR:N, UI:R, S:U with high confidentiality, integrity, and availability impacts. The bundle does not provide exploit primitives, bypassed feature specifics, or detailed patch identifiers beyond the MSRC advisory.

Mitigation direction

  • Apply the Microsoft security update referenced in the MSRC advisory.
  • Prioritize remediation because CISA KEV indicates known exploitation.
  • Check vendor guidance for any product-specific deployment notes.
  • Reduce handling of untrusted Word documents until affected systems are updated.

Validation and detection

  • Inventory Microsoft Word installations against the affected products and versions listed.
  • Confirm deployed patch status against the MSRC CVE entry.
  • Track remediation status for KEV-scoped assets separately.
  • Verify users at highest phishing exposure are not running affected builds.
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-807: 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-2026-21514 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
Yes
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/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
5Timeline events
1ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA-ADP
Date added
KEV reference

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: activeAutomatable: noTechnical Impact: total

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:N/UI:R/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C1.85.9microsoft

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. Added to KEVCISA-ADP

    CISA Known Exploited Vulnerabilities metadata lists this CVE as known exploited.

  3. ADP timelineCISA-ADP

    CVE-2026-21514 added to CISA KEV

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvcother:kev
  • 2026-02-10T00:00:00.000Z: CVE-2026-21514 added to CISA KEV

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft 365 Apps for Enterprise16.0.1Listed
MicrosoftMicrosoft Office LTSC 202116.0.1Listed
MicrosoftMicrosoft Office LTSC 202416.0.0Listed
MicrosoftMicrosoft Office LTSC for Mac 202116.0.1Listed
MicrosoftMicrosoft Office LTSC for Mac 202416.0.0Listed
Weakness

CWE details

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

CWE-807 · source CWE mapping

Reliance on Untrusted Inputs in a Security Decision

Reliance on Untrusted Inputs in a Security Decision represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.