Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability has been found in D-Link DCS-5615 1.01.00. Affected by this vulnerability is an unknown functionality of the file /etc/conf.d/boa/boa.conf of the component Boa Webserver. Such manipulation leads to least privilege violation. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.
AnalysisAI
Unauthenticated remote exploitation of the Boa embedded web server on the D-Link DCS-5615 IP camera (firmware 1.01.00) allows attackers to violate the principle of least privilege via manipulation of the /etc/conf.d/boa/boa.conf configuration component. The CVSS 4.0 vector confirms network-reachable, zero-complexity, no-authentication access with an active proof-of-concept exploit publicly available. No public KEV listing is present, but the PoC status elevates real-world risk for this class of always-on, internet-facing IoT device.
Technical ContextAI
The Boa HTTP server is a lightweight, single-threaded web server widely embedded in consumer IoT and IP camera firmware due to its minimal resource footprint. In the D-Link DCS-5615 running firmware 1.01.00, the Boa server's configuration resides at /etc/conf.d/boa/boa.conf and governs critical runtime parameters including process privilege levels, CGI execution contexts, and document root permissions. CWE-272 (Least Privilege Violation) identifies the root cause as the server or an associated component operating with a privilege level beyond what is functionally necessary - a common firmware design flaw in embedded cameras where services run as root or with broad file-system access. This over-privilege exposure, when coupled with a remotely exploitable manipulation vector in the Boa configuration handling, allows an attacker to leverage those excess privileges. The CPE string cpe:2.3:a:d-link:dcs-5615:*:*:*:*:*:*:*:* covers all sub-versions of this firmware line, though the confirmed affected version per EUVD-2026-35027 is specifically 1.01.00. Notably, the vulnerability tag includes 'Information Disclosure' despite the CVSS vector showing VC:N (no confidentiality impact to the vulnerable system); this discrepancy suggests the disclosure component may affect subsequent systems or configuration data rather than direct memory/data exfiltration from the camera itself.
RemediationAI
No vendor-released patch has been identified at time of analysis - the D-Link reference (https://www.dlink.com/) in the CVE record does not link to a specific security advisory for this CVE. Upstream fix availability is unconfirmed. Given D-Link's history of end-of-life camera firmware, users should first verify whether DCS-5615 1.01.00 is still under active support at the D-Link support portal. As compensating controls: immediately restrict access to the Boa web interface by placing the camera behind a NAT firewall or VLAN with no direct internet exposure, eliminating the AV:N attack path entirely. If remote camera access is required, tunnel it through a VPN rather than exposing port 80/443 directly. Disabling the web management interface entirely (if the camera supports RTSP-only operation without it) removes the vulnerable component from the attack surface. These controls carry the trade-off of eliminating web-based camera management. The VulDB CTI feed at https://vuldb.com/vuln/369117/cti and the NVD entry at https://nvd.nist.gov/vuln/detail/CVE-2026-11497 should be monitored for patch availability updates.
Same weakness CWE-272 – Least Privilege Violation
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35027
GHSA-63hq-54rp-qh3p