Description
Use of hard-coded cryptographic key vulnerability in Tobit Laboratories AG TeamDavid's Webbox. For users created locally in David, passwords are stored in various
files using only obfuscation. Any user with access to the server’s file
system, or who can otherwise extract files from the server (see
vulnerability “Random File Read”), can potentially obtain affected
users’ passwords. This issue affects TeamDavid before Rollout 528.

Starting with Rollout 528 (June 30, 2026), the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed through this functionality.
Published: 2026-08-07
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Password Disclosure
Action: Immediate Patch
AI Analysis

Impact

The flaw arises from the use of a hard‑coded cryptographic key in TeamDavid's Webbox, which stores local user passwords in files that are only obfuscated. When an attacker gains access to the server's filesystem—directly or through another vulnerability such as Random File Read—they can read these files and recover plaintext passwords. The vulnerability affects all TeamDavid releases prior to Rollout 528; from Rollout 528 onward, the problematic functionality is disabled by default and the issue is no longer exposed. This leads to password disclosure and allows attackers to compromise user accounts.

Affected Systems

Tobit Laboratories AG provides the TeamDavid application, specifically its Webbox service. The issue is present in Rollout 528 and affects all installations that store local users’ credentials using this obfuscated method.

Risk and Exploitability

The CVSS score of 8.8 signals a high severity impact, and the EPSS score is less than 1%, indicating a low but nonzero probability of exploitation. Attackers would need local or remote file-system read capabilities, potentially supplied by an additional vulnerability such as Random File Read. Once such access is achieved, the passwords for all local users can be extracted, representing a significant risk to user accounts and the broader environment. The flaw is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on September 7, 2026 at 15:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TeamDavid to Rollout 528 or newer, which removes the hard‑coded key and replaces obfuscated storage with secure password hashing.
  • Configure the server so that only privileged users have read access to the directory containing credential files, and audit permissions regularly.
  • Apply secure cryptographic practices by generating per‑user salts and strong hash algorithms (e.g., bcrypt or Argon2) for any stored passwords, and eliminate the usage of fixed keys.

Generated by OpenCVE AI on September 7, 2026 at 15:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
References

Mon, 07 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Description Use of hard-coded cryptographic key vulnerability in Tobit Laboratories AG TeamDavid's Webbox. For users created locally in David, passwords are stored in various files using only obfuscation. Any user with access to the server’s file system, or who can otherwise extract files from the server (see vulnerability “Random File Read”), can potentially obtain affected users’ passwords. This issue affects TeamDavid through Rollout 524. Use of hard-coded cryptographic key vulnerability in Tobit Laboratories AG TeamDavid's Webbox. For users created locally in David, passwords are stored in various files using only obfuscation. Any user with access to the server’s file system, or who can otherwise extract files from the server (see vulnerability “Random File Read”), can potentially obtain affected users’ passwords. This issue affects TeamDavid before Rollout 528. Starting with Rollout 528 (June 30, 2026), the affected functionality is disabled by default and the vulnerabilities are therefore no longer exposed through this functionality.
References

Fri, 07 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Tobit Laboratories Ag
Tobit Laboratories Ag teamdavid
Vendors & Products Tobit Laboratories Ag
Tobit Laboratories Ag teamdavid

Fri, 07 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description Use of hard-coded cryptographic key vulnerability in Tobit Laboratories AG TeamDavid's Webbox. For users created locally in David, passwords are stored in various files using only obfuscation. Any user with access to the server’s file system, or who can otherwise extract files from the server (see vulnerability “Random File Read”), can potentially obtain affected users’ passwords. This issue affects TeamDavid through Rollout 524.
Title TeamDavid: Weak Cryptography and Insecure Password Storage
Weaknesses CWE-321
References
Metrics cvssV4_0

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


Subscriptions

Tobit Laboratories Ag Teamdavid
cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-09-07T13:03:59.486Z

Reserved: 2026-06-12T09:32:46.515Z

Link: CVE-2026-54218

cve-icon Vulnrichment

Updated: 2026-08-07T11:22:32.853Z

cve-icon NVD

Status : Deferred

Published: 2026-08-07T10:16:59.153

Modified: 2026-09-07T14:16:53.357

Link: CVE-2026-54218

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T15:45:17Z

Weaknesses
  • CWE-321

    Use of Hard-coded Cryptographic Key