AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2025-15682

HIGH · CVSS 8.7 EPSS 0.40%

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 web server is vulnerable to an unauthenticated resource exhaustion attack, allowing remote attackers to send PUT requests that create persistent files in the server's storage. This can lead to a denial-of-service condition as the server's storage becomes exhausted due to the accumulation of these files, which are not properly managed. Organizations using this version of TLogger should prioritize patching to mitigate the risk of service disruption.

CVE
CVE-2025-15682
Severity
HIGH
CVSS
8.7
EPSS
0.40%

Original NVD Description

TBEA TLogger V2.1.0.0B0.0.0.0 contains an unauthenticated resource exhaustion vulnerability in its web server. An unauthenticated remote attacker can send PUT requests to the /tmp/ endpoint, causing the web server to create persistent files containing attacker-controlled data under /opt/myapp/webserver/. The generated files are not removed because the web server attempts to move them into a non-existent directory. Repeated requests can therefore exhaust available storage and cause a denial-of-service condition.