Description
The network diagnosis endpoint on the web server at port 8090 is vulnerable to command injection.
Published: 2026-07-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The EVbee DC-80 network device hosts a diagnosis web endpoint on port 8090 that accepts parameters without proper validation, allowing an attacker to inject arbitrary shell commands. This flaw enables the execution of any OS command with the privileges of the web server process, effectively granting full control over the device. The weakness is classified as CWE-77.

Affected Systems

The vulnerability affects EVbee DC-80, with no specific version details provided. Any deployment that exposes the web interface to internal or external users is at risk.

Risk and Exploitability

The CVSS score of 9.3 signals critical severity, yet the EPSS score of less than 1% indicates a low current exploitation probability, and the vulnerability is not yet documented in CISA’s KEV catalog. The likely attack vector is an attacker sending crafted HTTP requests to the diagnosis endpoint on port 8090, which can trigger the injection and lead to system-wide compromise if executed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update firmware to a version that removes the unvalidated input path.
  • If an update is not available, limit network access to the web interface to trusted management IPs or a dedicated VLAN.
  • Disable or block the diagnosis endpoint by closing port 8090 or configuring the device’s firewall rules.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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 14: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 10:00:00 +0000

Type Values Removed Values Added
Description The network diagnosis endpoint on the web server at port 8090 is vulnerable to command injection.
Title Command injection in diagnosis web endpoint
Weaknesses CWE-77
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:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: DIVD

Published:

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

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

Link: CVE-2026-22095

cve-icon Vulnrichment

Updated: 2026-07-13T13:11:03.372Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')