LiveActive security incident?Get immediate response
CVE Record

CVE-2026-45467: Microsoft SharePoint Server Spoofing Vulnerability

Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network.

MediumCVSS 4.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An authenticated SharePoint user could place unsafe content into a web page that misleads another user. Successful abuse requires the victim to interact with the affected content. The reported impact is limited disclosure or modification of information, with no availability impact.

Executive priority

Schedule remediation through the normal security-update process, accelerating exposed or broadly writable SharePoint deployments. The issue is not critical because it requires authentication and victim interaction, but successful spoofing could support phishing, session misuse, or unauthorized information changes within trusted SharePoint pages.

Technical view

CVE-2026-45467 is a network-reachable stored or reflected cross-site scripting weakness (CWE-79) classified by Microsoft as spoofing. Exploitation requires low privileges and user interaction. CVSS 3.1 is 4.6, with low confidentiality and integrity impact and no availability impact.

Likely exposure

Potentially exposed environments run SharePoint Enterprise Server 2016, SharePoint Server 2019, or SharePoint Server Subscription Edition and allow authorized users to contribute content. Internet accessibility may increase opportunities, but authentication and victim interaction remain required.

Exploitation context

The supplied sources do not report active exploitation, and the CVE is not listed as KEV in the bundle. The attack is network-based, low complexity, requires an authorized account, and depends on another user interacting with attacker-influenced content.

Researcher notes

The record describes improper neutralization during web-page generation and maps to CWE-79, while Microsoft classifies the outcome as spoofing. The bundle does not provide vulnerable input locations, affected components, KB identifiers, fixed builds, or proof-of-concept details; consult the vendor advisory for those specifics.

Mitigation direction

  • Review the Microsoft advisory and install the applicable security update for each affected SharePoint deployment.
  • Prioritize externally accessible farms and environments where less-trusted users can create or modify content.
  • Restrict SharePoint content-authoring permissions to users who require them until remediation is confirmed.
  • Follow Microsoft guidance for any product-specific prerequisites, deployment sequencing, or compensating controls.

Validation and detection

  • Inventory SharePoint 2016, 2019, and Subscription Edition servers, including externally accessible instances.
  • Compare each server's build and installed updates against the Microsoft CVE advisory.
  • Confirm security updates were successfully applied across every server in each SharePoint farm.
  • Review content-authoring permissions and identify accounts that do not require contribution access.
  • Use approved defensive testing to confirm untrusted page input is safely neutralized after remediation.
Prepared
Confidence
high
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-45467 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
4.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/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: noTechnical 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
4.6CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C2.12.5microsoft

Vulnerability scoring details

Base CVSS 3.1 score

4.6Medium
CVSS 3.1 vector shape for CVE-2026-45467Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/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 SharePoint Enterprise Server 201616.0.0Listed
MicrosoftMicrosoft SharePoint Server 201916.0.0Listed
MicrosoftMicrosoft SharePoint Server Subscription Edition16.0.0Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.