CVE-2021-33032
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA Remote Code Execution (RCE) vulnerability in the WebUI component of the eQ-3 HomeMatic CCU2 firmware up to and including version 2.57.5 and CCU3 firmware up to and including version 3.57.5 allows remote unauthenticated attackers to execute system commands as root via a simple HTTP request.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe eQ-3 HomeMatic CCU2 and CCU3 home automation controllers contain an unauthenticated remote code execution vulnerability in their WebUI component. Attackers can execute arbitrary system commands as root by sending a simple HTTP request to the WebUI, requiring no authentication. This affects CCU2 firmware up to 2.57.5 and CCU3 firmware up to 3.57.5.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data<= 2.57.5<= 3.57.5CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Changed
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the device modelAccess the CCU WebUI and check the system information page, or run the command 'cat /proc/cpuinfo' via SSH if available to confirm whether the device is a CCU2 or CCU3Affected if The device is an eQ-3 HomeMatic CCU2 or CCU3 controller
-
Check the installed firmware versionIn the WebUI, navigate to Status and Control > System Information to view the firmware version, or access the 'eq3config.cgi' endpoint or check the version file typically located at /usr/local/etc/version if SSH is availableAffected if The firmware version is 2.57.5 or earlier for CCU2, or 3.57.5 or earlier for CCU3
-
Confirm WebUI accessibilityAttempt to access the WebUI login page at the device IP address using HTTP (port 80) or HTTPS (port 443) from the networkAffected if The WebUI is reachable over the network without authentication required
-
Verify the command execution interface existsCheck if the ReGaHss RPC or TCL scripting interface responds to unauthenticated requests by sending a test HTTP request to the WebUI endpoint (note: this is the vulnerable attack surface)Affected if The WebUI accepts and processes requests without requiring authentication credentials
A user is affected if they are running a CCU2 device on firmware 2.57.5 or earlier, or a CCU3 device on firmware 3.57.5 or earlier, with the WebUI exposed on the network.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate the CCU2 firmware to version 2.57.6 or later and CCU3 firmware to version 3.57.6 or later to patch the vulnerability. If patching is not immediately possible, restrict network access to the WebUI interface to trusted IP addresses only.
CCU2 firmware > 2.57.5, CCU3 firmware > 3.57.5 (check eq-3.com for latest stable release)
- Check the current firmware version of the Homematic CCU2 or CCU3 device through the WebUI or device status
- Visit the official eQ-3 download page at www.eq-3.com to obtain the latest firmware version
- Download the appropriate firmware update file for your device model
- Access the WebUI of the CCU device and navigate to the Firmware Update section
- Upload and apply the firmware update following the vendor's documented update procedure
- After the update completes, verify the new firmware version is installed and confirm the WebUI is accessible
- Ensure the device is not directly exposed to the internet; restrict network access to trusted networks only
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-33032 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-33032 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data