CVE-2025-15683 PUBLISHED

Multiple Unauthenticated Denial-of-Service Conditions

Assigner: CyberDanube
Reserved: 04.08.2026 Published: 10.08.2026 Updated: 10.08.2026

TBEA TLogger V2.1.0.0B0.0.0.0 contains multiple unauthenticated denial-of-service vulnerabilities in its web server. An unauthenticated remote attacker can invoke specific HTTP endpoints to reboot or reset the device, clear application data, or terminate the web server through a segmentation fault. In addition, multiple action endpoints process attacker-controlled parameters using unsafe string operations such as sprintf() and strcat() without adequate bounds checking, allowing crafted input to trigger buffer overflows and crash the web server. The affected endpoints include onRestart, onReset, ClearData, uploadInvFile, getIndiaRPData, YearCaparity, TotalfaultData, recordData, InvHistoryData, CollectHistoryData, InvFaultData, GetPortTableByParm, and UpdatePortConfig.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor TBEA
Product TBEA TLogger (TBEA Communication Box 3rd Generation)
Versions Default: unaffected
  • affected from 0 to V2.1.0.0B0.0.0.0 (incl.)

Credits

  • S. Eisenreich-Dietz (CyberDanube) finder
  • T. Weber (CyberDanube) finder
  • F. Koroknai finder
  • D. Blagojevic finder

References

Problem Types

  • CWE-306 Missing authentication for critical function CWE
  • CWE-121 Stack-based buffer overflow CWE

Impacts

  • CAPEC-115 Authentication Bypass
  • CAPEC-100 Overflow Buffers