Sql Server 2016Application · Microsoft

CVE-2024-28928

HIGH · 8.8 CVSS v3.1 Developing Published 2024-07-09
Fix available
A fix is available. Upgrade to 13.0.6441.1 / 13.0.7037.1 or later.
See remediation →
95/100
Remediation priority · Urgent
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
SQL Server Native Client OLE DB Provider Remote Code Execution Vulnerability

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · low confidence
Developing — this CVE was published recently and its authoritative NVD entry is still being established, so we're holding a technical summary until the source data settles rather than publish something unreliable. Re-checking after 2026-07-31.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Sql Server 2016Application
Affected:>= 13.0.6300.2, < 13.0.6441.1>= 13.0.7000.253, < 13.0.7037.1
Sql Server 2017Application
Affected:>= 14.0.1000.169, < 14.0.2056.2>= 14.0.3006.16, < 14.0.3471.2
Sql Server 2019Application
Affected:>= 15.0.2000.5, < 15.0.2116.2>= 15.0.4003.23, < 15.0.4382.1
Sql Server 2022Application
Affected:>= 16.0.1000.6, < 16.0.1121.4>= 16.0.4003.1, < 16.0.4131.2

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 13.0.6441.1 / 13.0.7037.1 / 14.0.2056.2 or later
Fixed in 13.0.6441.113.0.7037.114.0.2056.2
Recommended fix High confidence

SQL Server 2016 to 13.0.6441.1/13.0.7037.1; SQL Server 2017 to 14.0.2056.2/14.0.3471.2; SQL Server 2019 to 15.0.2116.2/15.0.4382.1; SQL Server 2022 to 16.0.1121.4/16.0.4131.2

  1. Identify the currently installed SQL Server version using SELECT @@VERSION
  2. Determine the appropriate target version based on your current major version (2016, 2017, 2019, or 2022)
  3. For SQL Server 2016: upgrade to version 13.0.6441.1 or later (or 13.0.7037.1 or later for the second range)
  4. For SQL Server 2017: upgrade to version 14.0.2056.2 or later (or 14.0.3471.2 or later for the second range)
  5. For SQL Server 2019: upgrade to version 15.0.2116.2 or later (or 15.0.4382.1 or later for the second range)
  6. For SQL Server 2022: upgrade to version 16.0.1121.4 or later (or 16.0.4131.2 or later for the second range)
  7. Apply the upgrade during a planned maintenance window following standard SQL Server upgrade procedures
  8. Test application connectivity with SQL Server Native Client OLE DB Provider after upgrade
Caveat Standard SQL Server upgrade considerations apply - review compatibility, test applications, backup databases, and plan for downtime

Generated from the published advisory — verify against the referenced sources before acting.

We can perform the upgrade in your staging environment and verify nothing breaks — typical engagement from $1,950. Get the upgrade done

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-28928 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-28928 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data