CVE-2026-54216
Received Received - Intake

Reflected XSS in TeamDavid's Webbox Application

Vulnerability report for CVE-2026-54216, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-07

Last updated on: 2026-08-07

Assigner: Switzerland Government Common Vulnerability Program

Description

Tobit Laboratories AG TeamDavid's Webbox application contains a reflected cross-site scripting (XSS) vulnerability. By sending a specially crafted link including an arbitrary path, an XSS payload or the parameter “EntryInfo”, and the parameter “!templateName=entryMail”, an attacker can cause the payload to execute in the victim’s browser when they click the link. This issue affects TeamDavid through Rollout 524.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-07
Last Modified
2026-08-07
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tobit_laboratories_ag teamdavid to 524 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a reflected cross-site scripting (XSS) flaw in Tobit Laboratories AG TeamDavid's Webbox application. It allows an attacker to inject malicious scripts via a specially crafted link containing arbitrary paths, XSS payloads, or specific parameters like 'EntryInfo' and '!templateName=entryMail'. When a victim clicks the link, the payload executes in their browser.

Detection Guidance

To detect this reflected XSS vulnerability in Tobit TeamDavid's Webbox, monitor network traffic for suspicious URLs containing parameters like 'EntryInfo' or '!templateName=entryMail' with arbitrary paths or payloads. Check server logs for requests with these parameters and unusual user-agent strings.

Impact Analysis

This vulnerability can allow attackers to steal sensitive information like session cookies, login credentials, or personal data from users who click the malicious link. It may also enable actions like redirecting users to fake websites or performing unauthorized actions on their behalf.

Compliance Impact

This vulnerability could lead to data breaches, which may violate GDPR's data protection requirements or HIPAA's safeguards for protected health information. Organizations using the affected software may face compliance violations, legal penalties, and reputational damage.

Mitigation Strategies

Update TeamDavid to the latest rollout version beyond 524. Implement input validation and output encoding for parameters 'EntryInfo' and '!templateName=entryMail'. Use Content Security Policy (CSP) headers to mitigate XSS impact. Disable or restrict access to vulnerable endpoints if patches are unavailable.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54216. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart