Lucene search
K

NVIDIA Container Toolkit < 1.17.8 Multiple Vulnerabilities (July 2025)

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

NVIDIA Container Toolkit prior to 1.17.8 has multiple vulnerabilities leading to privilege escalation risks

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

include('compat.inc');

if (description)
{
  script_id(242246);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2025/07/17");

  script_cve_id("CVE-2025-23266", "CVE-2025-23267");
  script_xref(name:"IAVB", value:"2025-B-0118");

  script_name(english:"NVIDIA Container Toolkit < 1.17.8 Multiple Vulnerabilities (July 2025)");

  script_set_attribute(attribute:"synopsis", value:
"The remote host is missing a security update.");
  script_set_attribute(attribute:"description", value:
"The version of NVIDIA Container Toolkit installed on the remote host is prior to 1.17.8. It is, therefore, affected by
multiple vulnerabilities as referenced in the July 2025 advisory:

  - NVIDIA Container Toolkit for all platforms contains a vulnerability in some hooks used to initialize the container,
    where an attacker could execute arbitrary code with elevated permissions. A successful exploit of this vulnerability
    might lead to escalation of privileges, data tampering, information disclosure, and denial of service.
    (CVE-2025-23266)

  - NVIDIA Container Toolkit for all platforms contains a vulnerability in the update-ldcache hook, where an attacker
    could cause a link following by using a specially crafted container image. A successful exploit of this
    vulnerability might lead to data tampering and denial of service. (CVE-2025-23267)

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://nvidia.custhelp.com/app/answers/detail/a_id/5659");
  script_set_attribute(attribute:"solution", value:
"Upgrade to NVIDIA Container Toolkit version 1.17.8 or later.");
  script_set_attribute(attribute:"agent", value:"unix");
  script_set_cvss_base_vector("CVSS2#AV:A/AC:L/Au:S/C:C/I:C/A:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-23266");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/07/13");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/07/13");
  script_set_attribute(attribute:"plugin_publication_date", value:"2025/07/17");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:nvidia:container_toolkit");
  script_set_attribute(attribute:"thorough_tests", value:"true");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Misc.");

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

  script_dependencies("nvidia_container_toolkit_nix_installed.nbin");
  script_require_keys("installed_sw/NVIDIA Container Toolkit");

  exit(0);
}

include('vcf.inc');

var app_info = vcf::get_app_info(app:'NVIDIA Container Toolkit');

var constraints = [
  { 'fixed_version' : '1.17.8' }
];

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

17 Jul 2025 00:00Current
8.9High risk
Vulners AI Score8.9
CVSS 3.19
EPSS0.02541
SSVC
10