Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Unauthenticated network deserialization RCE with no user interaction gives AV:N/AC:L/PR:N/UI:N; total technical impact and cloud-service back-end justify S:C and C/I/A:H.
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Deserialization of untrusted data in Microsoft Bing allows an unauthorized attacker to execute code over a network.
AnalysisAI
Remote code execution in Microsoft Bing lets an unauthenticated network attacker run arbitrary code by submitting untrusted serialized data that the service deserializes unsafely (CWE-502). The flaw carries a maximum CVSS 3.1 base score of 10.0 with a scope change, meaning exploitation of the Bing service could impact resources beyond its own security authority. There is no public exploit identified at time of analysis and it is not in CISA KEV; EPSS is a modest 0.27% (51st percentile), reflecting probability rather than confirmed activity.
Technical ContextAI
The root cause is CWE-502, deserialization of untrusted data: the application reconstructs objects from an attacker-controlled byte stream without validating the type or contents, allowing crafted payloads to instantiate dangerous types or trigger gadget chains that culminate in code execution. The single affected CPE is cpe:2.3:a:microsoft:microsoft_bing:*:*:*:*:*:*:*:*, i.e. the Microsoft Bing web/search service itself rather than an on-premises product. Because Bing is a Microsoft-operated cloud application, the vulnerable deserialization logic runs on Microsoft's own back-end infrastructure, which is consistent with the CVSS scope change (S:C) indicating that a compromise could cross into other Microsoft-managed components.
RemediationAI
Because Bing is a Microsoft-operated cloud service, remediation is delivered server-side by Microsoft rather than by customers: Patch available per vendor advisory - no exact fix version is provided, which is normal for a hosted service that Microsoft updates centrally, so verify the current status via the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33819. No customer-side upgrade action is possible or required for the Bing service itself. Organizations that integrate Bing (for example via the Bing Search API or embedded Bing components) should confirm with Microsoft that their integration path is covered and monitor the MSRC entry for any client-side SDK guidance; if any locally deployed component consumes Bing-derived serialized data, restrict and validate that input and avoid deserializing untrusted payloads until Microsoft confirms full remediation.
More in Microsoft Bing
View allSame weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25311
GHSA-97j9-4xhc-69qj