Lucene search
K

Security Updates for Microsoft SQL Server (July 2026)

🗓️ 14 Jul 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 3 Views

Microsoft SQL Server July 2026 updates missing; remote and local privilege elevation via sql injection, plus remote information disclosure via buffer overread.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-55002
14 Jul 202617:05
attackerkb
ATTACKERKB
CVE-2026-54117
14 Jul 202617:05
attackerkb
ATTACKERKB
CVE-2026-54118
14 Jul 202617:05
attackerkb
Circl
CVE-2026-47295
14 Jul 202619:01
circl
Circl
CVE-2026-47296
14 Jul 202619:01
circl
Circl
CVE-2026-50468
14 Jul 202619:01
circl
Circl
CVE-2026-54116
14 Jul 202619:01
circl
Circl
CVE-2026-54117
14 Jul 202619:01
circl
Circl
CVE-2026-54118
14 Jul 202619:01
circl
Circl
CVE-2026-55002
14 Jul 202619:01
circl
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(326864);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/14");

  script_cve_id(
    "CVE-2026-47295",
    "CVE-2026-47296",
    "CVE-2026-50468",
    "CVE-2026-54116",
    "CVE-2026-54117",
    "CVE-2026-54118",
    "CVE-2026-55002"
  );
  script_xref(name:"MSKB", value:"5101346");
  script_xref(name:"MSKB", value:"5101347");
  script_xref(name:"MSKB", value:"5102333");
  script_xref(name:"MSKB", value:"5102334");
  script_xref(name:"MSKB", value:"5102335");
  script_xref(name:"MSKB", value:"5102336");
  script_xref(name:"MSKB", value:"5102337");
  script_xref(name:"MSKB", value:"5102338");
  script_xref(name:"MSKB", value:"5102339");
  script_xref(name:"MSKB", value:"5102340");
  script_xref(name:"MSFT", value:"MS26-5101346");
  script_xref(name:"MSFT", value:"MS26-5101347");
  script_xref(name:"MSFT", value:"MS26-5102333");
  script_xref(name:"MSFT", value:"MS26-5102334");
  script_xref(name:"MSFT", value:"MS26-5102335");
  script_xref(name:"MSFT", value:"MS26-5102336");
  script_xref(name:"MSFT", value:"MS26-5102337");
  script_xref(name:"MSFT", value:"MS26-5102338");
  script_xref(name:"MSFT", value:"MS26-5102339");
  script_xref(name:"MSFT", value:"MS26-5102340");

  script_name(english:"Security Updates for Microsoft SQL Server (July 2026)");

  script_set_attribute(attribute:"synopsis", value:
"The Microsoft SQL Server installation on the remote host is affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The Microsoft SQL Server installation on the remote host is missing security updates. It is,
therefore, affected by multiple vulnerabilities:

  - Improper neutralization of special elements used in an sql command ('sql injection') in SQL Server allows an authorized attacker to elevate privileges over a network.
    (CVE-2026-47295)

  - Improper neutralization of special elements used in an sql command ('sql injection') in SQL Server allows an authorized attacker to elevate privileges locally.
    (CVE-2026-47296)

  - Buffer over-read in SQL Server allows an authorized attacker to disclose information over a network.
    (CVE-2026-50468)

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5101346");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5101347");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102333");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102334");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102335");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102336");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102337");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102338");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102339");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5102340");
  script_set_attribute(attribute:"solution", value:
"Microsoft has released the following security updates to address this issue:
    -KB5101346
    -KB5101347
    -KB5102333
    -KB5102334
    -KB5102335
    -KB5102336
    -KB5102337
    -KB5102338
    -KB5102339
    -KB5102340");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-47295");
  script_cwe_id(73, 89, 126, 502, 843);

  script_set_attribute(attribute:"vuln_publication_date", value:"2026/07/14");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/07/14");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/14");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:microsoft:sql_server");
  script_set_attribute(attribute:"thorough_tests", value:"true");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows : Microsoft Bulletins");

  script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("smb_hotfixes.nasl", "mssql_version.nasl", "smb_enum_services.nasl", "ms_bulletin_checks_possible.nasl");
  script_require_keys("SMB/MS_Bulletin_Checks/Possible");
  script_require_ports(139, 445, 1433, "Services/mssql", "Host/patch_management_checks");

  exit(0);
}

include('vcf_extras_microsoft.inc');

var app_info = vcf::microsoft::mssql::get_app_info();

var constraints = [
  {
    'product_version' : '2016',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2016.130.6300.2',
    'fixed_version'   : '2016.130.6500.1',
    'kb'              : '5102340'
  },
  {
    'product_version' : '2016',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2016.130.7000.253',
    'fixed_version'   : '2016.130.7095.1',
    'kb'              : '5102339'
  },
  {
    'product_version' : '2017',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2017.140.1000.169',
    'fixed_version'   : '2017.140.2120.1',
    'kb'              : '5102338'
  },
  {
    'product_version' : '2017',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2017.140.3006.16',
    'fixed_version'   : '2017.140.3540.1',
    'kb'              : '5102337'
  },
  {
    'product_version' : '2019',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2019.150.2000.5',
    'fixed_version'   : '2019.150.2180.2',
    'kb'              : '5102336'
  },
  {
    'product_version' : '2019',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2019.150.4003.23',
    'fixed_version'   : '2019.150.4480.2',
    'kb'              : '5102335'
  },
  {
    'product_version' : '2022',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2022.160.1000.6',
    'fixed_version'   : '2022.160.1190.2',
    'kb'              : '5102334'
  },
  {
    'product_version' : '2022',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2022.160.4003.1',
    'fixed_version'   : '2022.160.4262.2',
    'kb'              : '5101347'
  },
  {
    'product_version' : '2025',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2025.170.1000.7',
    'fixed_version'   : '2025.170.1125.2',
    'kb'              : '5102333'
  },
  {
    'product_version' : '2025',
    'target_hw'       : 'x64',
    'file'            : 'sqlservr.exe',
    'min_version'     : '2025.170.4006.2',
    'fixed_version'   : '2025.170.4060.2',
    'kb'              : '5101346'
  }
];

vcf::microsoft::mssql::check_version_and_report(
  app_info          : app_info,
  constraints       : constraints,
  bulletin          : 'MS26-07',
  severity          : SECURITY_HOLE
);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation