The Auto-Maskin DCU 210E, RP-210E, and Marine Pro Observer Android App utilize an undocumented custom protocol to set up Modbus communications with other devices without validating those devices, resulting in an origin validation error
Description
The Auto-Maskin products utilize an undocumented custom protocol to set up Modbus communications with other devices without validating those devices. The originating device sends a message in plaintext, 48:65:6c:6c:6f:20:57:6f:72:6c:64, "Hello World" over UDP ports 44444-44446 to the broadcast address for the LAN. Without verification devices respond to any of these broadcast messages on the LAN with a plaintext reply over UDP containing the device model and firmware version. Following this exchange the devices allow Modbus transmissions between the two devices on the standard Modbus port 502 TCP. Impact: An attacker can exploit this vulnerability to send arbitrary messages to any DCU or RP device through spoofing or replay attacks as long as they have access to the network. Affected releases are Auto-Maskin DCU-210E RP-210E: Versions prior to 3.7 on ARMv7.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Auto-Maskin DCU-210E and RP-210E devices prior to 3.7 use an undocumented plaintext UDP broadcast protocol for Modbus setup without origin validation, enabling network-adjacent spoofing or replay attacks.
Vulnerability
Auto-Maskin DCU-210E and RP-210E devices, versions prior to 3.7 on ARMv7, implement an undocumented custom protocol to establish Modbus communications. The originating device broadcasts the plaintext message 48:65:6c:6c:6f:20:57:6f:72:6c:64 ("Hello World") over UDP ports 44444-44446 to the LAN broadcast address. Any listening device on the same network responds with a plaintext UDP packet containing its device model and firmware version, after which Modbus traffic (port 502 TCP) is allowed between the two devices. The protocol performs no validation of the source or destination device identities. This flaw is categorized as an origin validation error (CWE-346) [1][2].
Exploitation
An attacker must have network access to the same LAN segment as vulnerable devices. No authentication, user interaction, or special privileges are required. The attacker can spoof a broadcast message or replay a captured exchange, causing a targeted device to respond with its model and firmware version. Once the device has responded, the attacker can transmit arbitrary Modbus commands over TCP on port 502 without additional verification [1][2].
Impact
Successful exploitation allows an attacker to observe device metadata (model and firmware) by capturing plaintext responses. More critically, the attacker can inject arbitrary Modbus control messages into the connected engine control system, potentially altering device operations. This results in high confidentiality and high integrity impact, as an attacker can both read device information and modify process control data. The CVSS v3 base score for this vulnerability (CVE-2018-5400) is 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H) [1].
Mitigation
As of the original disclosure date (2018-10-06), the vendor had not released an update to address this vulnerability. CERT/CC advised that critical control devices should only be accessible via private, carefully secured networks [2]. Later, in CISA advisory ICSA-20-051-04 (February 2020), affected versions were listed as RP210E and DCU210E versions 3.7 and prior, but no patch was explicitly mentioned. Operators should isolate these devices behind firewalls, restrict UDP broadcast traffic on ports 44444-44446, and monitor network segments for unauthorized Modbus activity [1][2]. If a fixed firmware version has been released subsequently, it is not documented in the available references.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- Range: <3.7 on ARMv7
- Auto-Maskin/DCU-210Ev5Range: 3.7
- Auto-Maskin/Marine Pro Observer Android Appv5Range: 0.1
- Auto-Maskin/RP-210Ev5Range: 3.7
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.kb.cert.org/vuls/id/176301mitrethird-party-advisoryx_refsource_CERT-VN
- www.us-cert.gov/ics/advisories/icsa-20-051-04mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.