Lucene search
K

Security Updates for Microsoft SharePoint Server 2016 (June 2026)

🗓️ 09 Jun 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 7 Views

SharePoint Server 2016 missing updates; vulnerable to cross-site scripting, local code execution, and disclosure.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-45453
9 Jun 202617:04
attackerkb
ATTACKERKB
CVE-2026-47636
9 Jun 202617:05
attackerkb
ATTACKERKB
CVE-2026-45456
9 Jun 202617:04
attackerkb
ATTACKERKB
CVE-2026-45485
9 Jun 202617:04
attackerkb
ATTACKERKB
CVE-2026-44819
9 Jun 202617:04
attackerkb
ATTACKERKB
CVE-2026-47641
9 Jun 202617:05
attackerkb
ATTACKERKB
CVE-2026-47639
9 Jun 202617:05
attackerkb
ATTACKERKB
CVE-2026-45471
9 Jun 202617:04
attackerkb
ATTACKERKB
CVE-2026-44824
9 Jun 202617:04
attackerkb
ATTACKERKB
CVE-2026-45458
9 Jun 202617:04
attackerkb
Rows per page
#%NASL_MIN_LEVEL 80900
#
# (C) Tenable, Inc.
#

include('compat.inc');

if (description)
{
  script_id(320190);
  script_version("1.5");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/06/19");

  script_cve_id(
    "CVE-2026-33113",
    "CVE-2026-44819",
    "CVE-2026-44821",
    "CVE-2026-44824",
    "CVE-2026-45453",
    "CVE-2026-45454",
    "CVE-2026-45456",
    "CVE-2026-45458",
    "CVE-2026-45462",
    "CVE-2026-45464",
    "CVE-2026-45465",
    "CVE-2026-45467",
    "CVE-2026-45468",
    "CVE-2026-45471",
    "CVE-2026-45475",
    "CVE-2026-45479",
    "CVE-2026-45481",
    "CVE-2026-45483",
    "CVE-2026-45484",
    "CVE-2026-45485",
    "CVE-2026-47298",
    "CVE-2026-47636",
    "CVE-2026-47637",
    "CVE-2026-47638",
    "CVE-2026-47639",
    "CVE-2026-47640",
    "CVE-2026-47641",
    "CVE-2026-48560",
    "CVE-2026-48562"
  );
  script_xref(name:"MSKB", value:"5002880");
  script_xref(name:"MSKB", value:"5002881");
  script_xref(name:"MSFT", value:"MS26-5002880");
  script_xref(name:"MSFT", value:"MS26-5002881");
  script_xref(name:"IAVA", value:"2026-A-0570");
  script_xref(name:"IAVA", value:"2026-A-0567");
  script_xref(name:"IAVA", value:"2026-A-0576");

  script_name(english:"Security Updates for Microsoft SharePoint Server 2016 (June 2026)");

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

  - Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office 
    SharePoint allows an authorized attacker to perform spoofing over a network.
    (CVE-2026-33113)

  - Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally.
    (CVE-2026-44819)

  - Out-of-bounds read in Microsoft Office allows an unauthorized attacker to disclose information locally.
    (CVE-2026-44821)

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/5002880");
  script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5002881");
  script_set_attribute(attribute:"solution", value:
"Microsoft has released security updates to address this issue.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC: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_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-47298");
  script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2026-45454");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");
  script_cwe_id(20, 22, 74, 79, 122, 125, 285, 416, 502, 822, 843);

  script_set_attribute(attribute:"vuln_publication_date", value:"2026/06/09");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/06/09");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/06/09");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:microsoft:sharepoint_server:2016");
  script_set_attribute(attribute:"stig_severity", value:"I");
  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("microsoft_sharepoint_installed.nbin", "smb_hotfixes.nasl", "ms_bulletin_checks_possible.nasl");
  script_require_keys("SMB/MS_Bulletin_Checks/Possible");
  script_require_ports(139, 445, "Host/patch_management_checks");

  exit(0);
}

include('vcf_extras_microsoft.inc');

var app_info = vcf::microsoft::sharepoint::get_app_info();
var kb_checks = 
[
  {
    'product'      : '2016',
    'edition'      : 'Server',
    'kb'           : '5002880',
    'path'         : app_info.path,
    'version'      : '16.0.5556.1004',
    'append'       : 'webservices\\conversionservices',
    'file'         : 'sword.dll',
    'product_name' : 'Microsoft Sharepoint Enterprise Server 2016 SP1' 
  }
];
vcf::microsoft::sharepoint::check_version_and_report
(
  app_info:app_info, 
  bulletin:'MS26-06',
  constraints:kb_checks, 
  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

19 Jun 2026 00:00Current
7.5High risk
Vulners AI Score7.5
CVSS 3.18.8
EPSS0.01982
SSVC
7