SYS::ONLINE
Wasteland.
Briefs2280
Issues25
SinceFeb 2026
LIVE
⚡ Active KEV CVE-2019-1068 2026-08-26

CVE-2019-1068: Microsoft SQL Server Remote Code Execution Flaw Added to CISA KEV

"CISA added CVE-2019-1068, a high-severity remote code execution vulnerability in Microsoft SQL Server, to its Known Exploited Vulnerabilities catalog on 2026-08-26 with a three-day remediation deadline."

CISA added CVE-2019-1068, a high-severity remote code execution vulnerability in Microsoft SQL Server, to its Known Exploited Vulnerabilities catalog on 2026-08-26 with a three-day remediation deadline.

What Is It

A remote code execution vulnerability exists in Microsoft SQL Server when it incorrectly handles processing of internal functions. Per CISA, successful exploitation allows an attacker to execute code in the context of the SQL Server Database Engine service account.

NVD rates the issue 8.8 (HIGH) with vector CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, network-reachable, low attack complexity, no user interaction, but requiring low-level privileges (an authenticated database session). Impact is total across confidentiality, integrity, and availability. The secondary CWE assignment is CWE-20 (Improper Input Validation); NVD's primary weakness mapping is NVD-CWE-noinfo.

Why It Matters

CISA's SSVC assessment marks exploitation as active and technical impact as total, with automatable set to "no." Inclusion in the KEV catalog indicates CISA has evidence of exploitation in the wild, though the agency has not published details of the observed activity. Known ransomware campaign use is listed as Unknown.

The privilege requirement is likely a modest barrier: an account with database access, including one potentially obtained through credential theft or a compromised application service account, could serve as a starting point for code execution under the Database Engine service account, depending on the specific configuration and privileges involved.

What's Vulnerable

Affected Microsoft SQL Server builds include:

NVD CPE data ranges include SQL Server 2016 builds from 13.0.4001.0 up to (but excluding) 13.0.4259.0.

Patch Status

The CVE was published 2019-07-15 and Microsoft's advisory is available through the MSRC security guidance portal. CISA's required action, due 2026-08-29: apply mitigations per vendor instructions in compliance with BOD 26-04 (Prioritizing Security Updates Based on Risk) and CISA's "Forensics Triage Requirements." For cloud services, follow applicable BOD 26-04 guidance, or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and adhering to BOD 26-04 patching guidelines.

Sources