Sceawere
Vulnerability Detail
CVE-2026-64902UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Microsoft Office SharePoint XSS Spoofing Vulnerability
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 4.6
- Creation Date
- 7h ago
- Vendor
- Microsoft
- Product
- Microsoft SharePoint Enterprise Server 2016
- Attack Type
- CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
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.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "4.6",
"pubDate": "2026-08-11T17:18:51.057Z",
"pubdate": "2026-08-11T17:18:51.057Z",
"executiveSummary": "This vulnerability involves an improper neutralization of input during web page generation, specifically categorized as cross-site scripting (XSS), affecting Microsoft Office SharePoint.\nThe security flaw enables an authorized remote attacker to conduct spoofing attacks over a network.\nThe primary impact of successful exploitation includes the manipulation of web page content and potential unauthorized execution of malicious scripts within the context of a victim's session, leading to localized spoofing and session compromise.\nThe affected product is Microsoft Office SharePoint.\nRisk implications include the potential degradation of data integrity and user trust within the SharePoint environment, as malicious payloads can be rendered in the browser of interacting users.\nAttacker capabilities require network access and authorization to interact with the vulnerable SharePoint application.\nExploitation requirements necessitate that the attacker has the necessary authorization to input data that is subsequently improperly neutralized during web page generation by the application.",
"technicalDetails": "The vulnerability resides within the web page generation mechanism of Microsoft Office SharePoint, where user-supplied input is inadequately sanitized or encoded before being reflected back to the client.\nThis root cause allows malicious input containing executable script blocks or HTML tags to be processed as legitimate content by the rendering browser.\nThe vulnerable component is the input processing and output encoding subsystem responsible for rendering dynamic web pages in SharePoint.\nExploitation occurs over the network vector and requires the attacker to be an authorized user capable of injecting crafted input into the application.\nThe step-by-step attack flow begins when the attacker crafts a malicious payload designed to exploit the cross-site scripting weakness.\nThe attacker submits this payload via an authorized channel or interface within Microsoft Office SharePoint where input handling lacks proper neutralization.\nThe application stores or directly reflects the unvalidated input, embedding it directly into the generated web page DOM without applying contextual output encoding.\nWhen a victim requests or views the affected web page, the browser receives the malicious payload and executes it within the security context of the user's session.\nPost-exploitation impact includes the execution of arbitrary scripts, potential defacement of the web interface, session hijacking, or localized spoofing capabilities, undermining the confidentiality and integrity of the application session."
}