LiveActive security incident?Get immediate response
CVE Record

CVE-2026-21511: Microsoft Outlook Spoofing Vulnerability

Deserialization of untrusted data in Microsoft Office Outlook allows an unauthorized attacker to perform spoofing over a network.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw lets an unauthenticated network attacker spoof Microsoft Outlook-related content through unsafe deserialization. Microsoft rates it high severity. The business concern is trust failure in email or Office workflows, not system takeover. Evidence provided does not show active exploitation.

Executive priority

Prioritize remediation in the current patch cycle, especially where affected Office or SharePoint products support sensitive business workflows. Escalate exceptions because exploitation would undermine trust and confidentiality, even though active exploitation is not evidenced here.

Technical view

CVE-2026-21511 is a CWE-502 deserialization of untrusted data issue in Microsoft Office Outlook. CVSS 3.1 is 7.5: network attack vector, low complexity, no privileges, no user interaction, unchanged scope, high confidentiality impact, no integrity or availability impact.

Likely exposure

Organizations using the listed Microsoft 365 Apps for Enterprise, Office 2019, Office LTSC 2021/2024, Office LTSC for Mac, SharePoint Server, or Word 2016 versions should treat relevant assets as potentially exposed until patched or confirmed unaffected.

Exploitation context

The bundle marks KEV as false and CVSS exploit maturity as unproven. No cited source in the bundle states active exploitation or provides exploit details. Risk remains meaningful because the vector is network-accessible, low complexity, unauthenticated, and requires no user interaction.

Researcher notes

The provided data is thin: CVSS, CWE, affected product list, and Microsoft advisory reference are available, but attack mechanics and product-specific conditions are not. Treat affected-product mapping carefully because the title names Outlook while the bundle lists broader Office and SharePoint products.

Mitigation direction

  • Apply Microsoft updates referenced in the MSRC advisory.
  • Inventory affected Office, Outlook, Word, and SharePoint deployments.
  • Prioritize internet-facing or broadly reachable SharePoint assets.
  • Check Microsoft guidance for any product-specific mitigation details.
  • Track update completion through endpoint and server management tools.

Validation and detection

  • Confirm installed versions against Microsoft’s CVE-2026-21511 advisory.
  • Verify security updates are present on affected Windows and Mac endpoints.
  • Validate SharePoint Server patch levels where listed products are deployed.
  • Review asset inventory for unsupported or unmanaged Office installations.
  • Document exceptions and compensating controls for delayed patching.
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-502: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-21511 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.5 (3.1)
Known Exploited
No
Published

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

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

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.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C3.93.6microsoft

Vulnerability scoring details

Base CVSS 3.1 score

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

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

    The CVE record was published.

  3. CVE updatedCVE Program

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft 365 Apps for Enterprise16.0.1Listed
MicrosoftMicrosoft Office 201919.0.0Listed
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
MicrosoftMicrosoft SharePoint Enterprise Server 201616.0.0Listed
MicrosoftMicrosoft SharePoint Server 201916.0.0Listed
MicrosoftMicrosoft SharePoint Server Subscription Edition16.0.0Listed
MicrosoftMicrosoft Word 201616.0.1Listed
Weakness

CWE details

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

CWE-502 · source CWE mapping

Deserialization of Untrusted Data

Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.