Description
The webserver running on port 8090 does not require authentication. This allows for sensitive information leakage such as configured passwords, or uploading files through different endpoints.
Published: 2026-07-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The webserver who can reach the endpoint can read passwords—and upload files. This can expose confidential information and potentially allow modification of system files. The weakness is identified as CWE‑306, an authentication failure that permits unauthorized access.

Affected Systems

The vulnerability affects the EVbee DC‑80 product. No specific firmware or software version is listed, so all installations running the webserver component that listens on port 8090 are potentially affected.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity, reflecting the potential for remote attackers to exfiltrate sensitive data or alter system state. The EPSS score of less than 1% shows that exploitation is currently uncommon, but the flaw remains highly desirable for attackers. The issue is not listed in the CISA KEV catalog, and the likely attack vector is a network‑based HTTP request to the unprotected port 8090.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the EVbee DC‑80 firmware to a release that enforces authentication on the webserver or apply the vendor’s official patch addressing the immediately available, block or restrict access to port 8090 using on untrusted networks
  • Configure the webserver to require authentication or enforce strong credentials for all operations before allowing read or write access
  • If no official patch is available, isolate the device from untrusted networks by placing it behind a firewall or VPN and blocking inbound traffic to port 8090

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: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 webserver running on port 8090 does not require authentication. This allows for sensitive information leakage such as configured passwords, or uploading files through different endpoints.
Title Missing authentication for webserver endpoints
Weaknesses CWE-306
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:01.874Z

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

Link: CVE-2026-22096

cve-icon Vulnrichment

Updated: 2026-07-13T14:24:37.625Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function