Description
Improper neutralization of special elements used in an sql command ('sql injection') in Microsoft Office SharePoint allows an authorized attacker to disclose information over a network.
Published: 2026-09-08
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of special elements in an SQL command allows attackers to inject malicious statements into a database query. The weakness is a classic SQL injection flaw, identified as CWE-89. When exploited, it can expose sensitive data stored in the SharePoint database to an attacker through network traffic, compromising confidentiality.

Affected Systems

Microsoft SharePoint Server Subscription Edition is affected. No specific affected version numbers are listed in the available data.

Risk and Exploitability

The CVSS score of 6.5 places this vulnerability in the medium to high range, indicating that an attacker could gain significant access to confidential information. The EPSS score is not provided, and the vulnerability is not listed in CISA’s KEV catalog, suggesting that no widespread exploitation is publicly known yet. The likely attack vector is an authorized user who can submit queries to SharePoint; therefore it requires legitimate credentials but not necessarily remote access to the application itself.

Generated by OpenCVE AI on September 8, 2026 at 23:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft security update released for SharePoint Server Subscription Edition, as referenced at Microsoft’s advisory page.
  • Limit user permissions so that only trusted accounts can execute database queries within SharePoint.
  • Monitor and log SQL query activity for anomalous patterns that may indicate injection attempts or unauthorized data access.

Generated by OpenCVE AI on September 8, 2026 at 23:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an sql command ('sql injection') in Microsoft Office SharePoint allows an authorized attacker to disclose information over a network.
Title Microsoft Office SharePoint Information Disclosure Vulnerability
First Time appeared Microsoft
Microsoft sharepoint Server
Weaknesses CWE-89
CPEs cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:subscription:*:*:*
Vendors & Products Microsoft
Microsoft sharepoint Server
References
Metrics cvssV3_1

{'score': 6.5, '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'}


Subscriptions

Microsoft Sharepoint Server
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-08T23:40:37.454Z

Reserved: 2026-08-03T21:24:59.408Z

Link: CVE-2026-69636

cve-icon Vulnrichment

Updated: 2026-09-08T19:41:15.469Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-09-08T18:19:35.867

Modified: 2026-09-08T20:17:54.327

Link: CVE-2026-69636

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T23:15:14Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')