AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2025-15683

HIGH · CVSS 8.8 EPSS 0.51%

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The TBEA TLogger V2.1.0.0B0.0.0.0 is vulnerable to multiple unauthenticated denial-of-service attacks that allow remote attackers to reboot or reset the device, clear application data, or crash the web server via crafted HTTP requests. The exploitation of unsafe string operations in various action endpoints can lead to buffer overflows, further compromising the stability of the web server. Organizations using this product should prioritize patching to mitigate the risk of service disruption and potential exploitation.

CVE
CVE-2025-15683
Severity
HIGH
CVSS
8.8
EPSS
0.51%

Original NVD Description

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.