LiveActive security incident?Get immediate response
CVE Record

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.

MediumCVSS 4.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
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-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-45479 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-45479Attack 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.