Lucene search
+L

EcoStruxure IT Data Center Expert < 9.1.2 Multiple Vulnerabilities (SEVD-2026-251-01)

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

EcoStruxure IT Data Center Expert < 9.1.2 SSRF and argument injection enabling RCE or data access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2026-19233
8 Sep 202613:30
circl
circl
Circl
CVE-2026-8044
8 Sep 202613:30
circl
cve
CVE
CVE-2026-19233
9 Sep 202616:29
cve
cve
CVE
CVE-2026-8044
9 Sep 202616:19
cve
cvelist
Cvelist
CVE-2026-19233
9 Sep 202616:29
cvelist
cvelist
Cvelist
CVE-2026-8044
9 Sep 202616:19
cvelist
euvd
EUVD
EUVD-2026-75097
9 Sep 202616:19
euvd
euvd
EUVD
EUVD-2026-75105
9 Sep 202616:29
euvd
nvd
NVD
CVE-2026-19233
9 Sep 202617:17
nvd
nvd
NVD
CVE-2026-8044
9 Sep 202617:17
nvd
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(344716);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/11");

  script_cve_id("CVE-2026-8044", "CVE-2026-19233");
  script_xref(name:"IAVB", value:"2026-B-0252");

  script_name(english:"EcoStruxure IT Data Center Expert < 9.1.2 Multiple Vulnerabilities (SEVD-2026-251-01)");

  script_set_attribute(attribute:"synopsis", value:
"The remote web server contains an application that is affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The version of EcoStruxure IT Data Center Expert installed on the remote host is prior to 9.1.2. It is, therefore,
affected by multiple vulnerabilities as referenced in the SEVD-2026-251-01 advisory.

  - CWE-918: Server-Side Request Forgery (SSRF) vulnerability exists that could cause unauthorized command
    execution and disclosure of server data when an attacker with a privileged account sends crafted,
    unvalidated parameters to a server endpoint. (CVE-2026-19233)

  - CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') vulnerability
    exists that could cause remote code execution by an attacker with a privileged account when malicious
    arguments are provided as backup configuration parameters. (CVE-2026-8044)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://www.se.com/.well-known/csaf/2026/sevd-2026-251-01.json");
  script_set_attribute(attribute:"solution", value:
"Upgrade to EcoStruxure IT Data Center Expert version 9.2 or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:M/C:C/I:C/A:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H");
  script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-19233");

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

  script_set_attribute(attribute:"plugin_type", value:"remote");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:schneider-electric:data_center_expert");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"CGI abuses");

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

  script_dependencies("ecostruxure_it_data_center_expert_detect.nbin");
  script_require_keys("installed_sw/Data Center Expert");
  script_require_ports("Services/www", 80, 443);

  exit(0);
}

include('vcf.inc');
include('http.inc');

var port = get_http_port(default:80);

var app_info = vcf::get_app_info(app:'Data Center Expert', port:port, webapp:TRUE);

var constraints = [
  { 'fixed_version' : '9.1.2', 'fixed_display' : '9.2' }
];

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