LiveActive security incident?Get immediate response
CVE Record

CVE-2026-45485: Microsoft Office Information Disclosure Vulnerability

Out-of-bounds read in Microsoft Office allows an unauthorized attacker to disclose information locally.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This low-severity Microsoft Office vulnerability could expose limited information when an attacker causes a user to interact with affected software. The supplied evidence indicates local access and user interaction are required. It does not indicate data modification, service disruption, or remote compromise.

Executive priority

Schedule remediation through routine patching rather than emergency response. Accelerate deployment on systems processing sensitive information or exposed to untrusted users and documents. Escalation is warranted if Microsoft later reports exploitation or materially changes severity or applicability.

Technical view

CVE-2026-45485 is a CWE-125 out-of-bounds read affecting listed Microsoft Office, Microsoft 365, Office for Mac, and SharePoint products. CVSS 3.1 is 3.3: local attack vector, low complexity, no privileges, user interaction required, and low confidentiality impact only.

Likely exposure

Exposure exists where the listed Microsoft Office, Microsoft 365, Office for Mac, or SharePoint versions remain applicable and unpatched. The bundle provides product-level versions but no fixed build numbers, so administrators should determine applicability through Microsoft’s advisory and their software inventory.

Exploitation context

The CVSS vector records exploit maturity as unproven, and this CVE is not identified as CISA KEV in the supplied bundle. No cited evidence confirms active exploitation. Successful exploitation requires local conditions and user interaction, limiting broad remote attack potential.

Researcher notes

The documented weakness is an out-of-bounds read with confidentiality impact only. The sources do not identify the vulnerable component, trigger format, disclosed memory contents, affected build ranges, fixed builds, or exploitation details. Validate those points against Microsoft’s advisory without assuming all installations sharing the listed major versions are vulnerable.

Mitigation direction

  • Review the Microsoft advisory for product-specific security updates and fixed build information.
  • Deploy the applicable Microsoft security updates through the organization’s normal patch process.
  • Prioritize systems handling sensitive documents or data despite the vulnerability’s low severity.
  • Use existing controls to restrict untrusted local access and suspicious document interactions.

Validation and detection

  • Inventory installations of every Microsoft product listed in the affected-product record.
  • Compare installed builds with applicability and fixed-version details in Microsoft’s advisory.
  • Confirm applicable updates installed successfully across Windows, macOS, and SharePoint estates.
  • Monitor Microsoft guidance for revisions because the supplied record was recently updated.
Prepared
Confidence
high
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 · low confidence lookup

CWE-125: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-45485 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
Low
CVSS
3.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/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
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C1.81.4microsoft

Vulnerability scoring details

Base CVSS 3.1 score

3.3Low
CVSS 3.1 vector shape for CVE-2026-45485Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/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 365 Apps for Enterprise16.0.1Listed
MicrosoftMicrosoft Office 201616.0.0Listed
MicrosoftMicrosoft Office 201919.0.0Listed
MicrosoftMicrosoft Office 365 for Mac1.0.0Listed
MicrosoftMicrosoft Office LTSC 202116.0.1Listed
MicrosoftMicrosoft Office LTSC 202416.0.0Listed
MicrosoftMicrosoft Office LTSC for Mac 202116.0.1Listed
MicrosoftMicrosoft Office LTSC for Mac 202416.0.0Listed
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-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.