CVE-2021-34592
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 · uneditedIn Bender/ebee Charge Controllers in multiple versions are prone to Command injection via Web interface. An authenticated attacker could enter shell commands into some input fields.
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 · moderate confidenceThis is an OS command injection vulnerability in the web interface of Bender/ebee electric vehicle charge controllers. An authenticated attacker can inject arbitrary shell commands through insufficiently sanitized input fields in the web management interface, leading to remote code execution on the affected device.
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>= 5.11.0, < 5.11.2>= 5.12.0, < 5.12.5>= 5.13.0, < 5.13.2>= 5.20.0, < 5.20.2>= 5.11.0, < 5.11.2>= 5.12.0, < 5.12.5>= 5.13.0, < 5.13.2>= 5.20.0, < 5.20.2CVSS 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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/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 modelLocate the charge controller model label on the physical device or check the web interface header for the model identifier (Cc612 or Icc15xx)Affected if The device is a Bender Cc612 or Icc15xx charge controller
-
Determine the installed firmware versionAccess the web management interface and navigate to the system information or firmware version page, typically found under Settings or Status menusAffected if The firmware version falls within any of these ranges: 5.11.0 to 5.11.1, 5.12.0 to 5.12.4, 5.13.0 to 5.13.1, or 5.20.0 to 5.20.1
-
Verify the web management interface is enabledCheck the network configuration settings on the device to confirm the web interface HTTP/HTTPS service is active and listeningAffected if The web management interface is accessible over the network (even on local LAN)
-
Confirm authentication is required for the web interfaceAttempt to access the web interface without credentials or verify in the authentication settings that login is enforced for all pagesAffected if The web interface accepts authentication credentials (the vulnerability requires valid authentication to exploit)
You are affected if you have a Bender Cc612 or Icc15xx charge controller running any firmware version between 5.11.0 and 5.11.1, 5.12.0 and 5.12.4, 5.13.0 and 5.13.1, or 5.20.0 and 5.20.1, with the web interface enabled and accessible to an attacker who can obtain valid credentials.
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 · scoped5.11.25.12.55.13.2
Update to a patched firmware version provided by Bender. If no patch is available, restrict network access to the web management interface to trusted IP addresses only and ensure strong authentication credentials are used.
Upgrade to firmware version 5.11.2, 5.12.5, 5.13.2, or 5.20.2 (choose based on your current version branch)
- Identify the current firmware version of the Bender/ebee Charge Controller (Cc612 or Icc15xx) by accessing the device's web interface or administrative console
- Determine which version branch is currently installed (5.11.x, 5.12.x, 5.13.x, or 5.20.x)
- Download the appropriate fixed firmware version from the vendor's official support site or contact vendor for firmware files
- Schedule a maintenance window as firmware updates may require brief downtime
- Back up current device configuration if the web interface supports export/backup functionality
- Upload and install the fixed firmware version (5.11.2, 5.12.5, 5.13.2, or 5.20.2 depending on your branch)
- Verify the firmware update was successful by checking the web interface version display
- Confirm the device is functioning normally after the update
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-34592 — 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-34592 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