Lucene search
K

Quest NetVault Backup Server < 14.0.2 Multiple Vulnerabilities

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

Quest NetVault Server before 14.0.2 has XSS on viewclient and addclient3 and JSON-RPC command injection SYSTEM.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-9781
24 Jun 202623:14
attackerkb
ATTACKERKB
CVE-2026-9782
24 Jun 202623:14
attackerkb
ATTACKERKB
CVE-2026-9780
24 Jun 202623:13
attackerkb
ATTACKERKB
CVE-2026-9784
24 Jun 202623:14
attackerkb
ATTACKERKB
CVE-2026-7569
24 Jun 202623:15
attackerkb
ATTACKERKB
CVE-2026-9783
24 Jun 202623:14
attackerkb
ATTACKERKB
CVE-2026-7570
24 Jun 202623:13
attackerkb
ATTACKERKB
CVE-2026-9787
24 Jun 202623:15
attackerkb
ATTACKERKB
CVE-2026-9785
24 Jun 202623:14
attackerkb
ATTACKERKB
CVE-2026-9786
24 Jun 202623:15
attackerkb
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

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

  script_cve_id(
    "CVE-2026-7569",
    "CVE-2026-7570",
    "CVE-2026-9780",
    "CVE-2026-9781",
    "CVE-2026-9782",
    "CVE-2026-9783",
    "CVE-2026-9784",
    "CVE-2026-9785",
    "CVE-2026-9786",
    "CVE-2026-9787"
  );
  script_xref(name:"ZDI", value:"ZDI-26-368");
  script_xref(name:"ZDI", value:"ZDI-26-369");
  script_xref(name:"ZDI", value:"ZDI-26-370");
  script_xref(name:"ZDI", value:"ZDI-26-371");
  script_xref(name:"ZDI", value:"ZDI-26-372");
  script_xref(name:"ZDI", value:"ZDI-26-373");
  script_xref(name:"ZDI", value:"ZDI-26-374");
  script_xref(name:"ZDI", value:"ZDI-26-375");
  script_xref(name:"ZDI", value:"ZDI-26-376");
  script_xref(name:"ZDI", value:"ZDI-26-377");

  script_name(english:"Quest NetVault Backup Server < 14.0.2 Multiple Vulnerabilities");

  script_set_attribute(attribute:"synopsis", value:
"The remote backup server is affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The version of Quest NetVault Backup Server running on the remote host is prior to 14.0.2. It is, therefore, affected
by multiple vulnerabilities, including:

  - A cross-site scripting vulnerability in the viewclient webpage that allows remote attackers to bypass
    authentication. User interaction is required. An attacker can leverage this in conjunction with other
    vulnerabilities to execute arbitrary code in the context of SYSTEM. (CVE-2026-7569)

  - A cross-site scripting vulnerability in the addclient3 webpage that allows remote attackers to bypass
    authentication. User interaction is required. An attacker can leverage this in conjunction with other
    vulnerabilities to execute arbitrary code in the context of SYSTEM. (CVE-2026-9780)

  - A command injection vulnerability in NVBULogDaemon JSON-RPC message processing that allows remote attackers to
    execute arbitrary code in the context of SYSTEM. Although authentication is required, the existing authentication
    mechanism can be bypassed. (CVE-2026-9787)

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
  # https://support.quest.com/technical-documents/netvault/14.0.2/release-notes#TOPIC-2338529
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?8f42a3f2");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Quest NetVault Backup Server version 14.0.2 or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/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:L/PR:L/UI:N/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-7569");
  script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2026-9787");

  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/06/24");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/06/24");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/01");

  script_set_attribute(attribute:"plugin_type", value:"remote");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:quest:netvault_backup");
  script_end_attributes();

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

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

  script_dependencies("netvault_web_detect.nbin");
  script_require_keys("installed_sw/Quest NetVault Backup Server");

  exit(0);
}

include('vdf.inc');

# @tvdl-content
var vuln_data = {
  'metadata': {'spec_version': '1.0'},
  'checks': [
    {
      'product': {'name': 'Quest NetVault Backup Server', 'type': 'app'},
      'check_algorithm': 'default',
      'constraints': [
        {'fixed_version': '14.0.2'}
      ]
    }
  ]
};

var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE, flags:{"xss": "TRUE", "sqli": "TRUE"});
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

06 Jul 2026 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 38.8
EPSS0.01373
SSVC
2