LiveActive security incident?Get immediate response
CVE Record

CVE-2025-49706: Microsoft SharePoint Server Spoofing Vulnerability

Improper authentication in Microsoft Office SharePoint allows an unauthorized attacker to perform spoofing over a network.

MediumCVSS 6.5Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This SharePoint Server flaw can let an unauthenticated network attacker spoof identity or trust decisions. The CVSS score is medium, but CISA KEV status means real-world exploitation is confirmed. Organizations running on-premises SharePoint should treat it as urgent exposure, especially where servers are internet-accessible.

Executive priority

Prioritize remediation as a near-term operational risk, not routine patching. KEV status changes the business urgency because exploitation is known, even though the base CVSS score is medium.

Technical view

CVE-2025-49706 is an improper authentication issue in Microsoft Office SharePoint affecting SharePoint Enterprise Server 2016, SharePoint Server 2019, and SharePoint Server Subscription Edition. Microsoft rates it CVSS 6.5 with network, low-complexity, no-privilege, no-user-interaction characteristics and limited confidentiality and integrity impact.

Likely exposure

Exposure is limited to affected on-premises SharePoint Server versions listed by Microsoft. Cloud-only Microsoft 365 SharePoint exposure is not stated in the provided sources. Internet-facing, partner-facing, or broadly reachable SharePoint deployments carry the highest operational concern.

Exploitation context

Active exploitation is supported by CISA KEV status and Microsoft’s related SharePoint exploitation advisory. The provided bundle does not include exploit mechanics, indicators, or victim scope for this specific CVE, so defenders should avoid assuming details beyond vendor and CISA guidance.

Researcher notes

Focus validation on version exposure, patch state, network reachability, and authentication-related telemetry. The source bundle identifies CWE-287 and spoofing impact but does not provide safe evidence for exploit reproduction, indicators, or detailed root-cause analysis.

Mitigation direction

  • Apply the Microsoft security update for CVE-2025-49706.
  • Prioritize internet-facing and business-critical SharePoint farms first.
  • Review Microsoft’s SharePoint exploitation guidance for current defensive actions.
  • Check CISA KEV guidance and internal remediation deadlines.
  • Restrict network reachability to SharePoint where business use allows.

Validation and detection

  • Inventory all on-premises SharePoint Server instances and versions.
  • Confirm each affected server has the relevant Microsoft update installed.
  • Verify whether SharePoint is reachable from the internet or untrusted networks.
  • Review SharePoint and IIS logs for suspicious authentication or spoofing anomalies.
  • Track remediation evidence against the MSRC advisory and CISA KEV entry.
Prepared
Confidence
high
Sources
5

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-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2025-49706 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
6.5 (3.1)
Known Exploited
Yes
Published

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

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:F/RL:O/RC:C3.92.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2025-49706Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/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
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-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.