ZeroHour

CVE-2026-47297

mass

Unauthenticated Deserialization RCE in Microsoft SQL Server

CVSS 3.1
8.1 high
EPSS
<1%p56
Published
()
Modified
AI analysis

CVE-2026-47297 is a deserialization flaw (CWE-502) in Microsoft SQL Server in which untrusted serialized input is processed without adequate validation, allowing an unauthenticated, network-located attacker to execute arbitrary code. It is triggered by sending crafted serialized data to the SQL Server service, with no privileges or user interaction required, although the high attack complexity (AC:H) suggests specific conditions must be met for exploitation to succeed. Successful exploitation carries high impact across confidentiality, integrity, and availability, meaning attackers gain arbitrary code execution on the database host. Any deployment of affected Microsoft SQL Server builds is potentially affected, especially instances reachable from untrusted networks; the available data does not specify which versions are impacted. There is currently no evidence of exploitation: the flaw is not in CISA KEV, no public proof-of-concept is known, and EPSS estimates only a 0.8% probability of exploitation in the next 30 days (56th percentile).

What to do: Check Microsoft's MSRC advisory for CVE-2026-47297 to identify which SQL Server versions in your environment are affected and apply the security update it specifies as soon as possible. In the interim, restrict exposure of SQL Server (TCP 1433/1434) to trusted networks and remove any unnecessary public reachability. Inventory exposed instances using external scan data and prioritize patching internet-facing database servers first.

Affected
Microsoft SQL Server
Estimated exposure
mass≈500,000 internet-exposed SQL Server instances (public scans of TCP 1433), with millions of installations overall — Internet-wide scans (e.g., Shodan) consistently show on the order of half a million publicly reachable Microsoft SQL Server instances, and SQL Server is deployed on millions of servers across enterprises, so potential exposure is…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Deserialization of untrusted data in SQL Server allows an unauthorized attacker to execute code over a network.

Weakness
CWE-502
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.