Lucene search
+L

Cisco Catalyst Center Arbitrary File Read (cisco-sa-catc-file-read-wLH2vf8X)

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

An unauthenticated remote attacker can read arbitrary files from a restricted container due to input validation flaws in Cisco Catalyst Center.

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

include('compat.inc');

if (description)
{
  script_id(325380);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/08");

  script_cve_id("CVE-2026-20191");
  script_xref(name:"CISCO-BUG-ID", value:"CSCwt73509");
  script_xref(name:"CISCO-SA", value:"cisco-sa-catc-file-read-wLH2vf8X");
  script_xref(name:"IAVA", value:"2026-A-0652");

  script_name(english:"Cisco Catalyst Center Arbitrary File Read (cisco-sa-catc-file-read-wLH2vf8X)");

  script_set_attribute(attribute:"synopsis", value:
"The remote device is missing a vendor-supplied security patch.");
  script_set_attribute(attribute:"description", value:
"The version of Cisco Catalyst Center (formerly Cisco DNA Center) installed on the remote host is affected by a
vulnerability.

  - A vulnerability in Cisco Catalyst Center could allow an unauthenticated, remote attacker to read
    arbitrary files from a restricted container. This vulnerability is due to insufficient validation of
    user-supplied input. An attacker could exploit this vulnerability by sending a crafted HTTP request to
    an affected device. A successful exploit could allow the attacker to read arbitrary files from a
    restricted container of the affected device. (CVE-2026-20191)

Please see the included Cisco BIDs and Cisco Security Advisory for more information.");
  # https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-catc-file-read-wLH2vf8X
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?8615e06b");
  script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwt73509");
  script_set_attribute(attribute:"solution", value:
"Upgrade to the relevant fixed version referenced in Cisco bug ID CSCwt73509");
  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-20191");

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

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

  script_set_attribute(attribute:"plugin_type", value:"remote");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:cisco:digital_network_architecture_center");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"CISCO");

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

  script_dependencies("cisco_dna_center_web_detect.nbin");
  script_require_keys("installed_sw/Cisco DNA Center");

  exit(0);
}

include('vcf.inc');

var app_info = vcf::combined_get_app_info(app:'Cisco DNA Center');

vcf::check_granularity(app_info:app_info, sig_segments:4);
var constraints = [
  {'min_version': '2.3.7', 'fixed_version': '2.3.7.11'},
  {'min_version': '3.1', 'fixed_version': '3.1.6'}
];

vcf::check_version_and_report(app_info:app_info, constraints:constraints, 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

08 Jul 2026 00:00Current
7.3High risk
Vulners AI Score7.3
CVSS 3.17.5
EPSS0.00909
SSVC
17