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
Unauthenticated network-reachable Modbus service (AV:N/AC:L/PR:N/UI:N); CWE-770 resource exhaustion yields availability-only impact, so C:N/I:N/A:H.
Primary rating from Vendor (Deltaww).
CVSS VectorVendor: Deltaww
Lifecycle Timeline
1DescriptionCVE.org
Delta Electronics DVP12SE PLCs are susceptible to a resource allocation vulnerability without limits or throttling (CWE-770) within their Modbus TCP service.
AnalysisAI
Resource exhaustion in Delta Electronics DVP12SE programmable logic controllers lets remote attackers crash or hang the device by overwhelming its Modbus TCP service, which lacks connection/resource throttling (CWE-770). Any host able to reach the PLC's Modbus TCP port can degrade or deny control of the affected industrial process. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV, but the unauthenticated network attack surface makes it a meaningful availability risk in OT environments.
Technical ContextAI
The DVP12SE is a compact Delta Electronics PLC used for machine and process automation, exposing the Modbus/TCP protocol (typically TCP/502) for register read/write and control operations. The flaw is a CWE-770 (Allocation of Resources Without Limits or Throttling) weakness in the Modbus TCP service: incoming connections or requests are serviced without bounding the memory, sockets, or processing they consume, so a flood of crafted or repeated requests can exhaust device resources. Modbus has no native authentication or rate limiting, so the service implicitly trusts every peer on the routable network, and the affected component is identified by CPE cpe:2.3:a:deltaww:dvp-12se. The vendor reference (Delta-PCSA-2026-00011) covers CVE-2026-12818 alongside CVE-2026-12819.
RemediationAI
Apply the firmware update referenced in Delta advisory Delta-PCSA-2026-00011 (https://filecenter.deltaww.com/news/download/doc/Delta-PCSA-2026-00011_DVP12SE%20Multiple%20Vulnerabilities%20(CVE-2026-12818,%20CVE-2026-12819)_v1.0.pdf); the input does not contain an exact fixed version number, so confirm the patched firmware build directly from that advisory before deployment. Until patched, isolate the PLC on a segmented OT network and block TCP/502 (Modbus) from all but explicitly authorized engineering/SCADA hosts using firewall ACLs - note this breaks any unlisted Modbus client and requires an accurate allowlist. As compensating controls, place the device behind a Modbus-aware firewall or data diode, enforce per-source connection-rate limiting on the path to the PLC, and continuously monitor Modbus connection counts so an exhaustion attempt triggers an alert; these reduce reachability but do not fix the underlying unbounded allocation.
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40257
GHSA-4mxr-9xw9-9cr4