Description
TBEA TLogger V2.1.0.0B0.0.0.0 contains an authentication bypass in its web server. After a user has previously authenticated to the device, an unauthenticated attacker can directly access protected functionality through the /index.asp endpoint without providing valid credentials. This allows the attacker to access functionality intended for authenticated users and may expose or modify device configuration and data. Logging out from the bypassed state can additionally cause the web server to crash.
Published: 2026-08-10
Score: 9.2 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the web server of TBEA TLogger version 2.1.0.0B0.0.0.0. An authentication bypass allows an attacker who has already logged into the device to request the /index.asp endpoint without valid credentials. This flaw permits access to functions that should be restricted to authenticated users, exposing or altering device configuration and stored data. The weakness is a CWE-306, an Authentication Bypass.

Affected Systems

The affected product is TBEA TLogger 2.1.0.0B0.0.0.0, the third‑generation TBEA Communication Box. No other versions are listed as impacted in the CVE data.

Risk and Exploitability

With a CVSS score of 9.2, this flaw presents a high‑severity risk. The vulnerability does not necessitate special exploitation conditions beyond an initial authenticated session, meaning that once an attacker can reach the device, they can readily access protected resources via the /index.asp endpoint. The EPSS score is not available, but the severity level indicates exploitation is likely if the device is exposed. Although the flaw is not listed in the CISA KEV catalog, the fact that accessing the web interface can crash the server adds an additional denial‑of‑service dimension. Because the weakness is a pure authentication bypass (CWE‑306), the primary mitigation is to ensure the authentication checks are enforced or to remove external access to the web interface.

Generated by OpenCVE AI on August 10, 2026 at 20:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update that addresses the authentication bypass in the TLogger web server.
  • Disable or block external access to the device’s web interface using firewall or network segmentation if the interface is not required.
  • Restrict device access to trusted networks or enforce VPN and multi‑factor authentication for any remote management sessions.

Generated by OpenCVE AI on August 10, 2026 at 20:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 10 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description TBEA TLogger V2.1.0.0B0.0.0.0 contains an authentication bypass in its web server. After a user has previously authenticated to the device, an unauthenticated attacker can directly access protected functionality through the /index.asp endpoint without providing valid credentials. This allows the attacker to access functionality intended for authenticated users and may expose or modify device configuration and data. Logging out from the bypassed state can additionally cause the web server to crash.
Title Insufficient Webserver Authentication
Weaknesses CWE-306
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: CyberDanube

Published:

Updated: 2026-08-10T19:31:05.467Z

Reserved: 2026-08-04T11:34:47.562Z

Link: CVE-2025-15681

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T20:45:05Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function