Description
Deserialization of untrusted data in Microsoft Dynamics 365 (on-premises) allows an authorized attacker to execute code over a network.
Published: 2026-08-11
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper handling of untrusted data during deserialization in Microsoft Dynamics 365 (on-premises) allows an attacker with authorized access to send crafted payloads that result in remote code execution. The attacker can run arbitrary code with the privileges of the service process, potentially compromising confidentiality, integrity, and availability of the entire system. The flaw is a classic deserialization of untrusted data vulnerability, classified as CWE-502.

Affected Systems

Microsoft Dynamics 365 on-premises version 9.1.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. No EPSS score is present, so current exploitation probability cannot be quantified. The vulnerability is not listed in CISA KEV, implying no publicly confirmed exploitation. Attack requires an authorized attacker with network access able to supply serialized data, so the vector is limited to insiders or users with some privileged access. With no public exploit, risk depends largely on whether the vulnerable deserialization endpoint is exposed and on the attacker's privileges.

Generated by OpenCVE AI on August 12, 2026 at 14:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the Microsoft security update for CVE-2026-65815 as soon as it is available.
  • If a patch is not yet released, restrict network access to Dynamics 365 services and block or disable the deserialization endpoint for untrusted clients.
  • Ensure that any data deserialized by the application originates from a trusted source and implement strict input validation or sanitization to prevent arbitrary code execution.

Generated by OpenCVE AI on August 12, 2026 at 14:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Deserialization of untrusted data in Microsoft Dynamics 365 (on-premises) allows an authorized attacker to execute code over a network.
Title Microsoft Dynamics 365 On-Premises Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft dynamics 365
Weaknesses CWE-502
CPEs cpe:2.3:a:microsoft:dynamics_365:*:*:*:*:on-premises:*:*:*
Vendors & Products Microsoft
Microsoft dynamics 365
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Dynamics 365
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-31T20:05:48.041Z

Reserved: 2026-07-22T21:36:47.630Z

Link: CVE-2026-65815

cve-icon Vulnrichment

Updated: 2026-08-12T13:44:43.640Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:19:01.157

Modified: 2026-08-17T13:20:21.050

Link: CVE-2026-65815

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T16:00:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data