Description
The firmware update mechanism does not include cryptographic signature validation. This allows anyone with access to the firmware update capability to upload arbitrary files which can then lead to arbitrary code execution.
Published: 2026-07-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from a lack of cryptographic signature validation in the firmware update process, allowing an attacker with any ability to trigger a firmware upload to submit malicious files that are then executed by the device. This flaw completely undermines firmware integrity and permits full remote code execution, giving an attacker potential control over the system, including the ability to exfiltrate data, disrupt operations, or repurpose the device for further attacks.

Affected Systems

The flaw impacts EVbee DC‑80 devices. No specific model or firmware version details are disclosed in the current data.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity, while the EPSS score of less than 1% points to a low current exploitation probability, possibly due to limited exposure. The device most likely uses a network‑based update interface, so a remote attacker who can reach that interface—either directly or via a compromised management account—could upload a crafted firmware image. Because no signature checks are performed, the malicious payload would be accepted and executed, enabling remote code execution.

Generated by OpenCVE AI on July 31, 2026 at 11:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from EVbee that includes firmware signature verification
  • If a patch is not yet available, configure the device firewall or network segmentation to restrict access to the firmware update interface to trusted IP ranges only
  • If the device does not require over‑the‑air updates, disable the firmware update feature through the management interface or remove the update service to eliminate the vulnerability

Generated by OpenCVE AI on July 31, 2026 at 11:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Evbee
Evbee dc-80
Vendors & Products Evbee
Evbee dc-80

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description The firmware update mechanism does not include cryptographic signature validation. This allows anyone with access to the firmware update capability to upload arbitrary files which can then lead to arbitrary code execution.
Title Missing firmware validation allows remote code execution
Weaknesses CWE-347
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: DIVD

Published:

Updated: 2026-07-16T15:41:10.486Z

Reserved: 2026-01-06T11:08:58.182Z

Link: CVE-2026-22097

cve-icon Vulnrichment

Updated: 2026-07-13T14:21:54.301Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:45:13Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature