Description
The SSH service on BSH ELP (Electronic Platform) modules contains a platform-specific vulnerability due to an improperly secured default configuration. An insecure, non-revocable SSH public key is included in the firmware's authorized_keys file for the root user. An attacker in possession of the corresponding private key could leverage it to bypass authentication and gain root-level access to the appliance.
Published: 2026-07-30
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by a platform‑specific insecure default configuration. An SSH public key that cannot be revoked is baked into the firmware’s authorized_keys file for the root user. An attacker who obtains the matching private key can authenticate to the appliance as root and gain full control of the system, including the ability to modify firmware, exfiltrate data, or disrupt service.

Affected Systems

The affected products are Bosch BSH ELP (Electronic Platform) modules. No specific firmware version information was supplied, so all current firmware builds that include the default key are potentially vulnerable.

Risk and Exploitability

The CVSS score of 8.1 classifies this vulnerability as high severity. EPSS is < 1%, indicating a very low, but non-zero, exploitation probability. The vulnerability is not listed in CISA KEV. Based on the description, the likely attack vector is remote SSH; if an adversary knows the private key—perhaps from a separate compromise—the attacker can bypass authentication and gain root access.

Generated by OpenCVE AI on August 4, 2026 at 11:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the firmware to a version that removes the embedded root SSH key
  • Replace the root authorized_keys entry with a new, revocable key pair and remove the default key
  • Disable root login over SSH or enforce key‑based authentication exclusively
  • Implement monitoring of SSH logins for attempts to authenticate as root

Generated by OpenCVE AI on August 4, 2026 at 11:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title Insecure SSH Public Key Allows Root Access on Bosch BSH ELP Modules

Fri, 31 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Insecure SSH Public Key Allows Root Access on Bosch BSH ELP Modules

Thu, 30 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Bosch
Bosch bsh Elp (electronic Platform) Modules
Vendors & Products Bosch
Bosch bsh Elp (electronic Platform) Modules

Thu, 30 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Description The SSH service on BSH ELP (Electronic Platform) modules contains a platform-specific vulnerability due to an improperly secured default configuration. An insecure, non-revocable SSH public key is included in the firmware's authorized_keys file for the root user. An attacker in possession of the corresponding private key could leverage it to bypass authentication and gain root-level access to the appliance.
Weaknesses CWE-286
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Bosch Bsh Elp (electronic Platform) Modules
cve-icon MITRE

Status: PUBLISHED

Assigner: bosch

Published:

Updated: 2026-07-30T15:10:44.082Z

Reserved: 2026-06-26T10:55:30.996Z

Link: CVE-2026-56428

cve-icon Vulnrichment

Updated: 2026-07-30T15:10:36.648Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T14:16:59.780

Modified: 2026-07-30T16:45:56.833

Link: CVE-2026-56428

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:00:10Z

Weaknesses
  • CWE-286

    Incorrect User Management