Description
The EVbee Service Android app uses TLS encrypted communication (HTTPS), but does not validate the certificate provided by the server. This allows an attacker on the network path between the app and EVbee server to intercept and manipulate the communication between the app and server. The traffic is weakly encrypted using RC4 with a hardcoded key, which allows an attacker to gain access to the communication. Part of this communication involves access codes to charging stations.





This issue affects EVbee Service: v1.4.101.00.
Published: 2026-07-13
Score: 9.5 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The EVbee Service Android application fails to validate the TLS server certificate and uses weak RC4 encryption with a hard‑coded key. This configuration allows an attacker positioned on the network path between the app and the EVbee server to intercept, read, and modify all traffic. The traffic contains access codes for charging stations, so interception can expose these codes and potentially enable unauthorized use of the stations.

Affected Systems

EVbee Service application for Android, version 1.4.101.00.

Risk and Exploitability

The CVSS score of 9.5 indicates a Critical severity flaw, while the EPSS score of less than 1 % suggests that exploitation opportunities are currently low. The vulnerability is not listed in CISA’s KEV catalog, indicating no publicly observed exploit packages. Because the app does not validate server certificates, an attacker can perform a Man‑in‑the‑Middle on any network path to the EVbee server. Weak RC4 encryption with a hard‑coded key allows the attacker to decrypt and alter the communication without requiring any privileged device access or additional credentials.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the most recent EVbee Service version that implements proper TLS certificate validation and disables weak RC4 encryption.
  • If a patched version is not yet available, suspend usage of the EVbee Service app until a fix is released.
  • Restrict the app’s network traffic to a trusted VPN or secure Wi‑Fi connection to mitigate network‑based Man‑in‑the‑Middle attacks.
  • Monitor the app’s network traffic for unexpected modifications to detect unauthorized tampering.

Generated by OpenCVE AI on July 31, 2026 at 11:45 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 evbee Service
Vendors & Products Evbee
Evbee evbee Service

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description The EVbee Service Android app uses TLS encrypted communication (HTTPS), but does not validate the certificate provided by the server. This allows an attacker on the network path between the app and EVbee server to intercept and manipulate the communication between the app and server. The traffic is weakly encrypted using RC4 with a hardcoded key, which allows an attacker to gain access to the communication. Part of this communication involves access codes to charging stations. This issue affects EVbee Service: v1.4.101.00.
Title Adversary-in-the-Middle (AitM) attack vulnerability in EVbee Service app
Weaknesses CWE-295
References
Metrics cvssV4_0

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


Subscriptions

Evbee Evbee Service
cve-icon MITRE

Status: PUBLISHED

Assigner: DIVD

Published:

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

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

Link: CVE-2026-22093

cve-icon Vulnrichment

Updated: 2026-07-13T13:12:52.821Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:00:05Z

Weaknesses
  • CWE-295

    Improper Certificate Validation