CVE-2018-7298
Description
In /usr/local/etc/config/addons/mh/loopupd.sh on eQ-3 AG HomeMatic CCU2 2.29.22 devices, software update packages are downloaded via the HTTP protocol, which does not provide any cryptographic protection of the downloaded contents. An attacker with a privileged network position (which could be obtained via DNS spoofing of www.meine-homematic.de or other approaches) can exploit this issue in order to provide arbitrary malicious firmware updates to the CCU2. This can result in a full system compromise.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
HomeMatic CCU2 2.29.22 downloads firmware updates over unencrypted HTTP, enabling man-in-the-middle attackers to deliver malicious updates and achieve full system compromise.
Vulnerability
The HomeMatic CCU2, version 2.29.22 and earlier, runs a cron job that executes /usr/local/etc/config/addons/mh/loopupd.sh at regular intervals. This script uses wget to download a firmware version file and update package from http://www.meine-homematic.de/ over plain HTTP, without any TLS or cryptographic integrity checks [1]. The affected component is the update mechanism embedded in the loopupd.sh script, which is reachable by default on all CCU2 devices running the stock firmware.
Exploitation
An attacker who can achieve a privileged network position — for example, by spoofing DNS responses for the domain www.meine-homematic.de or by compromising a network gateway — can intercept the HTTP request and respond with a crafted payload. The attacker does not need authentication on the CCU2 itself. Because the update script runs automatically via cron with root privileges, simply delivering a malicious file over the unencrypted channel is sufficient to trigger installation during the next update cycle [1]. No user interaction beyond the normal automatic update is required.
Impact
Successful exploitation allows the attacker to replace the legitimate firmware with arbitrary malicious firmware. This results in a full compromise of the CCU2 control unit, giving the attacker complete control over the device. The impact includes disclosure of sensitive data (e.g., home automation configuration, credentials) and the ability to manipulate all connected sensors and actuators [1].
Mitigation
eQ-3 AG has not released a fixed firmware version as of the publication date (2018-02-22). The vulnerability is inherent in the design of the update script; no official workaround or patch was provided in the available references. Users should consider network-level protections, such as monitoring for DNS spoofing, or blocking outbound HTTP connections to www.meine-homematic.de until a secure update mechanism is introduced [1].
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
1- Range: = 2.29.22
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- atomic111.github.io/article/homematic-ccu2-firmware-via-plain-httpmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.