Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Network-reachable service needing an authenticated low-privileged account (PR:L), no user interaction, low complexity; command injection yields high confidentiality but only limited integrity and no availability impact.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Improper neutralization of special elements used in a command ('command injection') in Outlook Copilot allows an authorized attacker to perform tampering over a network.
AnalysisAI
Command injection in Outlook Copilot (Microsoft Copilot) lets an authenticated, low-privileged attacker inject unneutralized special elements over the network to tamper with the service, with Microsoft's CVSS rating a high confidentiality impact alongside limited integrity impact. The flaw was reported and fixed by Microsoft (MSRC CVE-2026-55145) and carries a CVSS 3.1 base score of 7.1. No public exploit identified at time of analysis, and CISA SSVC records exploitation status as none.
Technical ContextAI
The affected component is Microsoft Copilot as surfaced within Outlook, the AI assistant integrated into Microsoft 365. The root cause is CWE-77, improper neutralization of special elements used in a command, meaning attacker-supplied input reaches a command-processing context where special characters are not sanitized, allowing the input to alter the intended command. In an AI-assistant context this class typically arises where natural-language or structured user input is passed into downstream tooling, plugin invocations, or backend command interpreters without adequate escaping. The single CPE identified, cpe:2.3:a:microsoft:microsoft_copilot:*:*:*:*:*:*:*:*, indicates the Microsoft Copilot application/service itself rather than a specific on-premises version, consistent with a cloud-delivered service.
RemediationAI
Patch available per vendor advisory: Microsoft reports a fix is available and, as a cloud-delivered service, remediation is largely applied service-side by Microsoft - administrators should confirm their tenant reflects the fix and review the MSRC guidance at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55145 for any customer-side action or client update required. Because exploitation requires an authenticated low-privileged account, compensating controls include tightening account governance and enforcing multi-factor authentication to reduce the pool of accounts that could abuse the flaw, and restricting or auditing Copilot access for users who do not require it (trade-off: reduced productivity for those users). Monitor Outlook/Copilot audit logs for anomalous assistant activity while the fix propagates. Do not defer solely on the low EPSS score given the high confidentiality impact.
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44226
GHSA-534g-wpcr-fm9q