Lucene search
+L

Esri Portal for ArcGIS 11.5 / 12.0 < Security 2026 Update 3 Information Disclosure (CVE-2026-69225)

🗓️ 18 Sep 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 21 Views

Remote unauthenticated information disclosure in Esri Portal for ArcGIS 11.5/12.0 in HTTP response.

Related
Refs
Code
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(347956);
  script_version("1.3");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/21");

  script_cve_id("CVE-2026-69225");
  script_xref(name:"IAVA", value:"2026-A-0993");

  script_name(english:"Esri Portal for ArcGIS 11.5 / 12.0 < Security 2026 Update 3 Information Disclosure (CVE-2026-69225)");

  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 11.5 or 12.0 and is missing the Security 2026
Update 3 Patch. It is, therefore, affected by a vulnerability:

  - An information disclosure vulnerability exists in Esri Portal for ArcGIS that may allow a remote, unauthenticated
    attacker to reflect sensitive information in a http response body. (CVE-2026-69225)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  # https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/august-2026-arcgis-security-bulletin
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?22348178");
  # https://support.esri.com/en-us/patches-updates/2026/portal-for-arcgis-security-2026-update-3-patch
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?067db73e");
  script_set_attribute(attribute:"solution", value:
"Apply the Security 2026 Update 3 patch for Esri Portal for ArcGIS.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N");
  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:N/A:N");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-69225");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");
  script_cwe_id(200);

  script_set_attribute(attribute:"vuln_publication_date", value:"2026/08/05");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/08/04");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/18");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:esri:portal_for_arcgis");
  script_set_attribute(attribute:"stig_severity", value:"I");
  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 3'}}
      ],
      'constraints': [
        {'equal': '11.5', 'fixed_display': '11.5 Security 2026 Update 3 Patch'},
        {'equal': '12.0', 'fixed_display': '12.0 Security 2026 Update 3 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

21 Sep 2026 00:00Current
6Medium risk
Vulners AI Score6
CVSS 3.15.9 - 7.5
EPSS0.00457
SSVC
21