Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
Network-reachable, low-complexity, unauthenticated (PR:N) traversal; description supports only path enumeration (C:L) with no integrity or availability impact, unlike the input's VI:H/VA:H.
Primary rating from Vendor (icscert).
CVSS VectorVendor: icscert
Lifecycle Timeline
5DescriptionCVE.org
Various versions of Daktronics Controller Firmware could allow authenticated and unauthenticated remote users to escape the intended directory and enumerate arbitrary file system paths.
AnalysisAI
Path traversal in Daktronics Controller Firmware for the VFC-DMP-5000, DMP-5000, and DMP-8000 display media players lets remote users break out of the intended directory and enumerate arbitrary file system paths, exposing the device's internal layout to attackers. Both authenticated and unauthenticated requests are accepted, and the flaw is reachable over the network with no user interaction. There is no public exploit identified at time of analysis and the CVE is not listed in CISA KEV, though the issue was reported through ICS-CERT and carries a CVSS 4.0 base score of 9.3.
Technical ContextAI
Daktronics DMP (Display Media Player) controllers are embedded OT/digital-signage appliances that drive large-format LED scoreboards and video displays, typically exposing an HTTP-based management/content interface. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory, i.e. path traversal): the firmware fails to canonicalize or constrain user-supplied path input, so traversal sequences (such as ../) reach locations outside the web root. The affected CPEs are cpe:2.3:a:daktronics:vfc-dmp-5000, cpe:2.3:a:daktronics:dmp-5000, and cpe:2.3:a:daktronics:dmp-8000, all listed at unspecified ('*') versions, indicating multiple firmware revisions are in scope.
RemediationAI
No vendor-released patch version is identified in the available data; consult the CISA ICS advisory icsa-26-176-04 (https://www.cisa.gov/news-events/ics-advisories/icsa-26-176-04) and the corresponding CSAF document for the specific fixed firmware build and apply it once published. Because these are network-reachable OT display controllers, the most effective compensating control is to remove the management interface from internet and untrusted-network exposure: place the DMP-5000/DMP-8000/VFC-DMP-5000 devices on an isolated signage VLAN, restrict access to the HTTP management port via firewall allow-lists to known administrative hosts only (trade-off: remote content updates must then originate from inside that segment), and front the interface with a reverse proxy or WAF rule that normalizes and rejects path-traversal sequences (trade-off: may break legitimate URLs that contain encoded path characters). Following CISA ICS guidance, also avoid direct internet exposure and use VPN-gated access for any remote administration.
More in Vfc Dmp 5000
View allDefault administrative web credentials in Daktronics DMP-5000, VFC-DMP-5000, and DMP-8000 digital media players grant fu
Arbitrary file upload in the Daktronics DMP-5000 (and related VFC-DMP-5000 and DMP-8000) media player file service lets
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39923
GHSA-qr6g-wmfj-4xhv