LiveActive security incident?Get immediate response
CVE Record

CVE-2026-54108: Microsoft SharePoint Server Spoofing Vulnerability

External control of file name or path in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An authenticated attacker could manipulate a file name or path in affected Microsoft SharePoint Server products to misrepresent content and potentially expose sensitive information. The issue is network-accessible and requires no user interaction, but the attacker must already have authorized access.

Executive priority

Treat as a moderate-priority confidentiality issue. Schedule prompt remediation, accelerating systems containing sensitive information or serving large authenticated populations. There is no supplied evidence of active exploitation, but network reachability, low complexity, and no required user interaction reduce defensive margin.

Technical view

CVE-2026-54108 is a CWE-73 external file-name or path control weakness affecting listed SharePoint Server products. CVSS 3.1 is 6.5: network-accessible, low complexity, low privileges, no user interaction, with high confidentiality impact but no stated integrity or availability impact.

Likely exposure

Potential exposure exists in SharePoint Enterprise Server 2016, SharePoint Server 2019, and SharePoint Server Subscription Edition deployments identified by the source bundle. Risk is greater where many users have authenticated access or sensitive documents are stored. Exact vulnerable build ranges should be confirmed through Microsoft's advisory.

Exploitation context

The supplied sources do not establish active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation requires an authorized attacker with network access and low privileges. No exploit procedure or specific indicators of compromise are provided.

Researcher notes

The CVSS vector reports AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N, with exploit maturity unproven and an official remedy available. Public detail in the bundle is limited to external file-name or path control and spoofing; affected build boundaries, attack mechanics, and detection indicators require confirmation from Microsoft.

Mitigation direction

  • Review Microsoft's advisory and apply the security update applicable to each affected SharePoint deployment.
  • Prioritize externally reachable or broadly accessible SharePoint systems and restrict unnecessary authenticated access until updating.
  • Use normal change control and back up configurations before remediation.

Validation and detection

  • Inventory SharePoint Enterprise Server 2016, Server 2019, and Subscription Edition deployments.
  • Compare each server's build and installed updates with Microsoft's CVE advisory.
  • Test remediation outside production, then verify SharePoint service health and access controls after rollout.
  • Review relevant SharePoint and authentication logs; the supplied sources provide no specific indicators.
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-73: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection 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-54108 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
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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 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-73 · source CWE mapping

External Control of File Name or Path

External Control of File Name or Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.