Esri Portal for ArcGIS < Security 2026 Update 2 Multiple Vulnerabilities
| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2026-13019 | 7 Jul 202616:40 | – | attackerkb | |
| CVE-2026-13020 | 7 Jul 202616:39 | – | attackerkb | |
| CVE-2026-13019 | 7 Jul 202617:36 | – | circl | |
| CVE-2026-13020 | 7 Jul 202619:25 | – | circl | |
| CVE-2026-13019 | 7 Jul 202616:40 | – | cve | |
| CVE-2026-13020 | 7 Jul 202616:39 | – | cve | |
| CVE-2026-13019 Missing Authentication | 7 Jul 202616:40 | – | cvelist | |
| CVE-2026-13020 Weak Password Recovery Mechanism in Portal for ArcGIS | 7 Jul 202616:39 | – | cvelist | |
| EUVD-2026-42057 | 7 Jul 202616:39 | – | euvd | |
| EUVD-2026-42058 | 7 Jul 202616:40 | – | euvd |
10
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(330655);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/30");
script_cve_id("CVE-2026-13019", "CVE-2026-13020");
script_name(english:"Esri Portal for ArcGIS < Security 2026 Update 2 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing one or more security updates.");
script_set_attribute(attribute:"description", value:
"The version of Esri Portal for ArcGIS installed on the remote host is missing Security 2026 Update 2 Patch. It is,
therefore, affected by multiple vulnerabilities:
- A missing authentication for critical function vulnerability allows a remote, unauthenticated attacker to access an
unprotected API. (CVE-2026-13019)
- A weak password recovery mechanism for forgotten password allows a remote, unauthorized attacker to assume ownership
of a user's account by manipulating this mechanism. (CVE-2026-13020)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
# https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/june-2026-arcgis-security-bulletin
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?3b05ad30");
script_set_attribute(attribute:"solution", value:
"Apply the Security 2026 Update 2 patch for Esri Portal for ArcGIS.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/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:N/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-13020");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_cwe_id(640);
script_set_attribute(attribute:"vuln_publication_date", value:"2026/06/18");
script_set_attribute(attribute:"patch_publication_date", value:"2026/06/23");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/29");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:esri:portal_for_arcgis");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("esri_portal_for_arcgis_win_installed.nbin");
script_require_keys("installed_sw/Esri Portal for ArcGIS");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'requires': [
{'scope': 'target', 'match': {'os': 'windows'}}
],
'checks': [
{
'product': {'name': 'Esri Portal for ArcGIS', 'type': 'app'},
'check_algorithm': 'default',
'requires': [
{'scope': 'install', 'not_contains': {'Security Patches': 'Security 2026 Update 2'}}
],
'constraints': [
{'equal': '11.1', 'fixed_display': '11.1 Security 2026 Update 2 Patch'},
{'equal': '11.3', 'fixed_display': '11.3 Security 2026 Update 2 Patch'},
{'equal': '11.5', 'fixed_display': '11.5 Security 2026 Update 2 Patch'},
{'equal': '12.0', 'fixed_display': '12.0 Security 2026 Update 2 Patch'},
{'equal': '12.1', 'fixed_display': '12.1 Security 2026 Update 2 Patch'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result:result);
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
30 Jul 2026 00:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.19.8
EPSS0.00434
SSVC