Description
An unauthenticated SQL injection vulnerability exists in the web server of TBEA TLogger V2.1.0.0B0.0.0.0. Multiple HTTP endpoints incorporate attacker-controlled parameters directly into SQLite queries without sufficient validation or parameterization. A remote unauthenticated attacker can exploit these endpoints to read, modify, or delete data stored in the device's CCU.db database.
Published: 2026-08-10
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated SQL injection in the web server of TBEA TLogger. It allows an attacker to inject SQL into SQLite queries that run on the device’s CCU.db database, enabling the attacker to read, modify, or delete stored data. This flaw is a classic input validation failure (CWE‑89). The high CVSS score of 9.3 reflects the potential for widespread data compromise and integrity loss even when the attacker needs no credentials.

Affected Systems

The affected product is the TBEA TLogger Version V2.1.0.0B0.0.0.0, part of the TBEA Communication Box 3rd Generation line. The flaw resides in multiple HTTP endpoints exposed by the device’s web server and can be leveraged by external parties facing the device.

Risk and Exploitability

The attack vector is inferred to be remote over HTTP, as the flaw is accessed via web endpoints and requires no authentication. With a CVSS score of 9.3, the risk is considered critical, but the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, leaving the likelihood of widespread exploitation uncertain. Nevertheless, the lack of authentication and direct database manipulation capabilities make this a severe vulnerability for any organization deploying the vulnerable firmware.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor‑supplied firmware or patch that removes the unsanitized SQL parameters; if a patch is not yet released contact TBEA for an update status.
  • Restrict access to the web interface by configuring firewall or network segmentation so that only authorized management hosts can reach the device’s HTTP endpoints.
  • Disable or lock down the vulnerable web endpoints if the device’s functionality does not require them, or remove the web server entirely if not needed for operation.
  • Implement logging and monitoring for SQL query anomalies and failed authentication attempts to detect potential exploitation attempts.

Generated by OpenCVE AI on August 10, 2026 at 20:35 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 An unauthenticated SQL injection vulnerability exists in the web server of TBEA TLogger V2.1.0.0B0.0.0.0. Multiple HTTP endpoints incorporate attacker-controlled parameters directly into SQLite queries without sufficient validation or parameterization. A remote unauthenticated attacker can exploit these endpoints to read, modify, or delete data stored in the device's CCU.db database.
Title Unauthenticated SQL Injection
Weaknesses CWE-89
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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: CyberDanube

Published:

Updated: 2026-08-10T19:25:32.123Z

Reserved: 2025-11-17T11:17:18.796Z

Link: CVE-2025-13294

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-89

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