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.
Published: 2026-08-10
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a resource exhaustion flaw in the TBEA TLogger V2.1.0.0B0.0.0.0 web server. An unauthenticated remote attacker can send HTTP PUT requests to the /tmp/ endpoint, causing the server to store the attacker‑controlled payload as persistent files under /opt/myapp/webserver/. Because the server then attempts to move these files to a directory that does not exist, the files remain and are never deleted. Repeating this behaviour rapidly consumes available storage, eventually exhausting disk space and leaving the web server unable to operate, resulting in a denial‑of‑service condition. The weakness is represented by CWE‑770, which describes uncontrolled resource consumption.

Affected Systems

The affected product is TBEA TLogger 3rd Generation (TBEA Communication Box), specifically version V2.1.0.0B0.0.0.0. No other vendor versions were listed in the CVE entry, so the vulnerability applies to the supplied version only until a patch or newer release is made available.

Risk and Exploitability

The CVSS score of 8.7 conveys high severity, and the absence of an EPSS score means exploitation probability is not quantified but the flaw provides a straightforward remote attack path. Since the vendor has not listed the vulnerability in the CISA KEV catalog, there is no publicly confirmed active exploitation, but the lack of authentication renders the risk realistic for exposed systems. An attacker who can reach the web server over the network can repeatedly issue PUT requests to /tmp/ and overload the storage rapidly, possibly disrupting service for legitimate users.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TBEA TLogger to the latest non‑vulnerable release when available.
  • Configure the web server or underlying proxy to reject unauthenticated HTTP PUT requests to the /tmp/ path, for example by enforcing authentication or using ACL rules.
  • Monitor disk usage on the /opt/myapp/webserver/ directory and set alerts or quotas; if a threshold is exceeded, halt the web server and investigate storage consumption.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Tbea
Tbea tbea Tlogger
Vendors & Products Tbea
Tbea tbea Tlogger

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 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.
Title Unauthenticated Resource Exhaustion
Weaknesses CWE-770
References
Metrics cvssV4_0

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


Subscriptions

Tbea Tbea Tlogger
cve-icon MITRE

Status: PUBLISHED

Assigner: CyberDanube

Published:

Updated: 2026-08-12T18:15:27.613Z

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

Link: CVE-2025-15682

cve-icon Vulnrichment

Updated: 2026-08-12T18:15:18.674Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T20:17:25.290

Modified: 2026-08-28T15:28:32.763

Link: CVE-2025-15682

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:21:57Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling