LiveActive security incident?Get immediate response
CVE Record

CVE-2026-21509: Microsoft Office Security Feature Bypass Vulnerability

Reliance on untrusted inputs in a security decision in Microsoft Office 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

CVE-2026-21509 is a Microsoft Office security feature bypass. An attacker can abuse how Office trusts input during a security decision. Exploitation requires local interaction and user involvement, but CISA KEV listing indicates known exploitation. Organizations using affected Office versions should treat this as urgent endpoint patching work.

Executive priority

High priority. This is not just theoretical because CISA lists it as known exploited. Patch Office endpoints promptly, starting with internet-facing users, executives, finance, legal, and other high-risk document-handling groups.

Technical view

The vulnerability is CWE-807: reliance on untrusted inputs in a security decision. Microsoft rates it CVSS 7.8 with local attack vector, low complexity, no privileges required, and required user interaction. Impact is rated high for confidentiality, integrity, and availability. Affected products include Microsoft 365 Apps for Enterprise and Office 2016, 2019, LTSC 2021, and LTSC 2024.

Likely exposure

Exposure is likely on Windows endpoints running the listed Microsoft Office products, especially unmanaged laptops, delayed update rings, or legacy Office deployments. The source bundle does not identify specific platforms, builds, or configurations beyond the affected product/version entries.

Exploitation context

CISA KEV presence supports known exploitation. The CVSS vector indicates exploitation is local and requires user interaction, so email, document-handling, or social-engineering paths may be relevant, but the provided sources do not describe a specific attack chain.

Researcher notes

Evidence is limited to the CVE description, CVSS, affected product list, MSRC advisory, CISA KEV reference, and Vicarius detection/mitigation pages. Do not assume exploit mechanics beyond local attack vector and user interaction. Validate exact fixed builds through Microsoft’s advisory.

Mitigation direction

  • Apply Microsoft guidance and security updates from the MSRC advisory.
  • Prioritize endpoints with affected Office versions and delayed update policies.
  • Review Vicarius mitigation guidance if your organization uses those scripts.
  • Harden document-handling controls pending full patch deployment.

Validation and detection

  • Inventory Office versions across managed and unmanaged endpoints.
  • Confirm Microsoft Office updates are installed according to MSRC guidance.
  • Check CISA KEV tracking for remediation deadlines and status.
  • Use approved detection tooling to identify remaining affected installations.
Prepared
Confidence
high
Sources
6

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-21509 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
4Timeline events
2ADP providers
5Source 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-21509Attack 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. CVE publishedCVE Program

    The CVE record was published.

  4. CVE updatedCVE Program

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvcother:kev
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft 365 Apps for Enterprise16.0.1Listed
MicrosoftMicrosoft Office 201616.0.0Listed
MicrosoftMicrosoft Office 201919.0.0Listed
MicrosoftMicrosoft Office LTSC 202116.0.1Listed
MicrosoftMicrosoft Office LTSC 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.