D-Link DIR-816L Devices Multiple Vulnerabilities (2020 - 2025)
🗓️ 04 Aug 2020 00:00:00Reported by Copyright (C) 2020 Greenbone AGType
openvas🔗 plugins.openvas.org👁 20 Views
| Reporter | Title | Published | Views | Family All 54 |
|---|---|---|---|---|
| The vulnerability of the UPnP component of the D-Link DIR-816L network device’s microprogramming software allows a intruder to execute any command they desire. | 27 Apr 202100:00 | – | bdu_fstec | |
| The vulnerability of the lxmldbc_system() function (/htdocs/cgibin) in the D-Link DIR-816L router’s software allows a hacker to execute arbitrary code. | 23 Jul 202500:00 | – | bdu_fstec | |
| The vulnerability of the soapcgi_main() function in the /soap.cgi script of the D-Link DIR-816L router’s software allows a hacker to execute arbitrary code. | 14 Oct 202500:00 | – | bdu_fstec | |
| CVE-2020-15893 | 29 May 201815:50 | – | circl | |
| CVE-2020-15894 | 12 Dec 202213:30 | – | circl | |
| CVE-2020-15895 | 12 Jul 202622:00 | – | circl | |
| CVE-2025-7836 | 20 Jul 202500:40 | – | circl | |
| CVE-2025-9727 | 31 Aug 202516:54 | – | circl | |
| D-Link DIR-816L 注入漏洞 | 19 Jul 202500:00 | – | cnnvd | |
| D-Link DIR-816L 安全漏洞 | 31 Aug 202500:00 | – | cnnvd |
10
# SPDX-FileCopyrightText: 2020 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/o:dlink:dir-816l_firmware";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.144346");
script_version("2025-09-16T05:38:45+0000");
script_tag(name:"last_modification", value:"2025-09-16 05:38:45 +0000 (Tue, 16 Sep 2025)");
script_tag(name:"creation_date", value:"2020-08-04 02:12:24 +0000 (Tue, 04 Aug 2020)");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-07-24 20:08:00 +0000 (Fri, 24 Jul 2020)");
# nb: Unlike other VTs we're using the CVEs line by line here for easier addition of new CVEs / to
# avoid too large diffs when adding a new CVE.
script_cve_id("CVE-2020-15893",
"CVE-2020-15894",
"CVE-2020-15895",
"CVE-2025-7836",
"CVE-2025-9727"
);
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"WillNotFix");
script_name("D-Link DIR-816L Devices Multiple Vulnerabilities (2020 - 2025)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2020 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_dlink_dir_consolidation.nasl");
script_mandatory_keys("d-link/dir/detected");
script_tag(name:"summary", value:"D-Link DIR-816L is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if the target host is a vulnerable device.");
script_tag(name:"insight", value:"The following vulnerabilities exist:
- CVE-2020-15893: Command injection in the UPnP via a crafted M-SEARCH packet
- CVE-2020-15894: Exposed administration function, allowing unauthorized access to the few
sensitive information
- CVE-2020-15895: Reflected XSS due to an unescaped value on the device configuration webpage
- CVE-2025-7836: Command injection in the function lxmldbc_system of the file /htdocs/cgibin
- CVE-2025-9727: Command injection in the function soapcgi_main of the file /soap.cgi.");
script_tag(name:"affected", value:"D-Link DIR-816L devices in all versions.");
script_tag(name:"solution", value:"No solution was made available by the vendor. General solution
options are to upgrade to a newer release, disable respective features, remove the product or
replace the product by another one.
Note: Vendor states that DIR-816L reached its End-of-Support Date in 01.03.2016, it is no longer
supported, and firmware development has ceased. See vendor advisory for further
recommendations.");
script_xref(name:"URL", value:"https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10169");
script_xref(name:"URL", value:"https://research.loginsoft.com/vulnerability/multiple-vulnerabilities-discovered-in-the-d-link-firmware-dir-816l/");
script_xref(name:"URL", value:"https://github.com/bananashipsBBQ/CVE/blob/main/D-Link%20DIR-816L%20Remote%20Arbitrary%20Command%20Execution%20Vulnerability%20in%20ssdpcgi.md");
script_xref(name:"URL", value:"https://service.dlink.co.in/resources/EOL-Products-Without-Service.pdf");
script_xref(name:"URL", value:"https://legacy.us.dlink.com/");
script_xref(name:"URL", value:"https://github.com/scanleale/IOT_sec/blob/main/DIR-816L.pdf");
script_xref(name:"URL", value:"https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10300");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!version = get_app_version(cpe: CPE, nofork: TRUE))
exit(0);
report = report_fixed_ver(installed_version: version, fixed_version: "None");
security_message(port: 0, data: report);
exit(0);
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
16 Sep 2025 00:00Current
7.6High risk
Vulners AI Score7.6
CVSS 26.5 - 7.5
CVSS 3.16.3 - 9.8
CVSS 45.3
CVSS 36.3
EPSS0.20856
SSVC