Sceawere

Vulnerability Detail

CVE-2026-70328UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Microsoft Office Excel Out-of-Bounds Read

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.5
Creation Date
7h ago
Vendor
Microsoft
Product
Microsoft 365 Apps for Enterprise
Attack Type
CWE-125: Out-of-bounds Read
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack Complexity
LOW

Narrative and Response

Description

Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to disclose information 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.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

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.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

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.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

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.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "6.5",
  "pubDate": "2026-08-11T17:19:10.643Z",
  "pubdate": "2026-08-11T17:19:10.643Z",
  "executiveSummary": "An out-of-bounds read vulnerability exists in Microsoft Office Excel, which allows an unauthorized remote attacker to disclose sensitive information over a network. The flaw resides within the data processing logic of the affected software, specifically when parsing specially crafted files or network streams. Successful exploitation of this vulnerability can lead to the unauthorized disclosure of memory contents, potentially exposing confidential data such as credentials, application state, or heap memory structures. This information disclosure could facilitate subsequent attacks by providing the adversary with critical reconnaissance details. The attack requires minimal interaction from a user, typically involving the opening of a malicious document or processing of compromised network content. Risk implications include the compromise of data confidentiality within enterprise environments utilizing vulnerable versions of Microsoft Office Excel. There are no elevated privilege requirements for the threat actor to initiate the attack, as the vulnerability can be triggered via unauthenticated network vectors or standard file handling routines.",
  "technicalDetails": "The vulnerability is fundamentally rooted in an out-of-bounds read flaw within Microsoft Office Excel. This memory safety issue occurs when the application fails to adequately validate boundary constraints or size parameters while processing specific file structures or data records. During parsing operations, the underlying component reads memory past the designated buffer boundary due to improper indexing or miscalculated offset values.\nThe vulnerable component is the file parser module responsible for handling legacy or modern spreadsheet formats within Microsoft Office Excel. When a user opens a maliciously crafted document or accesses a compromised network resource containing malformed data, the application initiates parsing routines that consume the malicious input. The payload behavior involves manipulating length fields or header metadata to induce the parser into reading contiguous memory allocations beyond the allocated buffer boundaries.\nThe attack flow proceeds as follows: First, the unauthorized attacker crafts a specialized file or network payload designed to exploit the boundary checking failure. Second, the victim opens the file or interacts with the malicious resource using Microsoft Office Excel. Third, the parsing engine processes the malformed structures, triggering the out-of-bounds read condition during memory operations. Fourth, the application inadvertently captures or exposes adjacent memory contents, which may be reflected back to the attacker or inadvertently logged depending on the specific execution context and error-handling routines.\nExploitation does not require authentication or elevated privileges, operating within the security context of the locally logged-in user or the network service handling the request. Network exposure is a factor if the application processes untrusted streams directly over a network interface or via automated server-side rendering pipelines. The primary post-exploitation impact is unauthorized information disclosure, as the read primitive allows the retrieval of sensitive stack or heap data, bypassing standard memory isolation mechanisms without causing an immediate application crash."
}
CVE-2026-70328: Microsoft Office Excel Out-of-Bounds Read (MEDIUM Severity, CVSS: 6.5) - Sceawere