Heap-based buffer overflow in Microsoft SQL Server - CVE-2026-77481
Published: September 9, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to a heap-based buffer overflow in the SQL Server data-handling API when processing a specially crafted parameter in a CLR (SAFE) stored procedure. A remote user can call the API with a specially crafted parameter to execute arbitrary code.
Exploitation requires the ability to create and execute a CLR (SAFE) stored procedure and does not require user interaction.