CVE-2026-45479: 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.
Security readout for executives and security teams
Plain-English summary
This SharePoint flaw lets a signed-in attacker inject browser-displayed content that may impersonate trusted information or mislead another user. Exploitation requires network access, valid privileges, and victim interaction. The supplied severity is medium, with limited confidentiality and integrity impact and no availability impact.
Executive priority
Schedule remediation through the normal security-update cycle, with faster treatment for broadly accessible or multi-user SharePoint environments. This is not supported as an emergency-level threat by the supplied evidence, but spoofing and script execution within a trusted collaboration platform can enable convincing user deception.
Technical view
CVE-2026-45479 is a CWE-79 cross-site scripting vulnerability caused by improper input neutralization during page generation. It affects listed SharePoint Server 2016, 2019, and Subscription Edition products. CVSS 3.1 is 4.6: network-accessible, low complexity, low privileges required, user interaction required, unchanged scope, and low confidentiality and integrity impact.
Likely exposure
Organizations operating the listed on-premises SharePoint products may be exposed where authorized users can reach affected functionality over a network. Risk is higher when potentially untrusted users hold SharePoint accounts or can influence content viewed by other users. The supplied evidence does not identify exact vulnerable builds beyond version 16.0.0.
Exploitation context
The attacker must already be authorized, and successful exploitation requires another user to interact with maliciously generated content. The supplied bundle marks this CVE as absent from KEV and provides no evidence of active exploitation. No exploit maturity beyond the CVSS temporal metric E:U is established.
Researcher notes
The supplied record establishes CWE-79 and CVSS 4.6, but does not describe the vulnerable input path, execution context, affected build ranges, update identifiers, or detection indicators. Researchers should rely on Microsoft’s advisory for build-specific applicability. Avoid treating the generic 16.0.0 entries as complete patch-level boundaries without vendor confirmation.
Mitigation direction
Review Microsoft’s CVE advisory for the applicable SharePoint security update.
Apply Microsoft’s update to affected SharePoint deployments using normal change controls.
Restrict SharePoint access and privileges while remediation is pending.
Prioritize environments where less-trusted users can create content viewed by others.
Validation and detection
Inventory SharePoint Server 2016, 2019, and Subscription Edition deployments.
Compare installed builds against Microsoft’s current CVE advisory.
Confirm the applicable Microsoft security update is installed on every server.
Verify update completion across all nodes in each SharePoint farm.
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.
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.
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.
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.