Cyber Posture

CVE-2026-32191

Critical

Published: 19 March 2026

Published
19 March 2026
Modified
14 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0012 30.0th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

Improper neutralization of special elements used in an os command ('os command injection') in Microsoft Bing Images allows an unauthorized attacker to execute code over a network.

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-10 directly requires information input validation and error handling to neutralize special elements, preventing the OS command injection vulnerability in Microsoft Bing Images.

prevent

SI-2 mandates identification, reporting, and remediation of flaws like CVE-2026-32191, enabling application of patches from the MSRC advisory.

detect

SI-4 provides system monitoring to detect indicators of successful OS command injection exploitation, such as unauthorized code execution or anomalous behavior.

Security SummaryAI

CVE-2026-32191 is an OS command injection vulnerability (CWE-78) in Microsoft Bing Images, caused by improper neutralization of special elements used in an OS command. Published on 2026-03-19, it carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical due to its potential for severe impact.

An unauthorized attacker can exploit this vulnerability remotely over the network with low attack complexity, requiring no privileges, user interaction, or special scoping changes. Exploitation enables arbitrary code execution on the affected component, compromising confidentiality, integrity, and availability to a high degree.

The Microsoft Security Response Center advisory provides details on mitigation and patches at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32191.

Details

CWE(s)

Affected Products

microsoft
bing images
all versions

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

CVE-2026-32191 is a critical remote OS command injection vulnerability in the public-facing Microsoft Bing Images service, enabling arbitrary code execution without authentication or user interaction, directly mapping to exploitation of public-facing applications.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References