| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2026-35155 | 29 Apr 202603:50 | – | attackerkb | |
| CVE-2026-35155 | 29 Apr 202606:46 | – | circl | |
| Dell iDRAC10 安全漏洞 | 29 Apr 202600:00 | – | cnnvd | |
| CVE-2026-35155 | 29 Apr 202603:50 | – | cve | |
| CVE-2026-35155 | 29 Apr 202603:50 | – | cvelist | |
| EUVD-2026-26193 | 29 Apr 202603:50 | – | euvd | |
| CVE-2026-35155 | 29 Apr 202605:16 | – | nvd | |
| PT-2026-35868 | 29 Apr 202600:00 | – | ptsecurity | |
| CVE-2026-35155 | 30 Apr 202608:47 | – | redhatcve | |
| CVE-2026-35155 | 29 Apr 202603:50 | – | vulnrichment |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(311428);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/05/04");
script_cve_id("CVE-2026-35155");
script_xref(name:"IAVB", value:"2026-B-0107");
script_name(english:"Dell iDRAC10 < 1.30.10.50 Insufficiently Protected Credentials (DSA-2026-187)");
script_set_attribute(attribute:"synopsis", value:
"The remote Dell iDRAC10 is affected by a credential protection vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of Dell iDRAC10 installed on the remote host is affected by an insufficiently protected credentials
vulnerability as referenced in the DSA-2026-187 advisory.
- Dell iDRAC10, versions 1.20.70.50 and 1.30.05.10, contains an Insufficiently Protected Credentials
vulnerability. A race condition vulnerability exists that could allow an authenticated low-privileged
attacker to gain elevated access. (CVE-2026-35155)
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.dell.com/support/kbdoc/en-us/000452298/dsa-2026-187");
script_set_attribute(attribute:"solution", value:
"Upgrade to Dell iDRAC10 firmware version 1.30.10.50 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:H/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:H/PR:L/UI:R/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-35155");
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/04/28");
script_set_attribute(attribute:"patch_publication_date", value:"2026/04/28");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/05/01");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/a:dell:emc_idrac10");
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("drac_detect.nasl");
script_require_keys("installed_sw/iDRAC");
exit(0);
}
include('vcf_extras.inc');
include('http.inc');
var port = get_http_port(default:443, embedded:TRUE);
var app_info = vcf::idrac::get_app_info(port:port);
var constraints = [
{ 'equal' : '1.20.70.50', 'fixed_version' : '1.30.10.50', 'idrac' : '10' },
{ 'equal' : '1.30.05.10', 'fixed_version' : '1.30.10.50', 'idrac' : '10' }
];
vcf::idrac::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