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.
Published: 2026-08-07
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Tobit Laboratories AG’s TeamDavid Webbox application contains a reflected XSS flaw that is triggered when an attacker sends a link that includes a malicious payload in the EntryInfo parameter together with the !templateName=entryMail flag. The payload is reflected unescaped back to the victim’s browser and is executed with the privileges of the page, enabling script injection that can lead to data theft or session hijacking. This weakness is a classic example of CWE‑79, input not properly sanitized before being output.

Affected Systems

The vulnerability affects TeamDavid Webbox releases up to Rollout 524 published by Tobit Laboratories AG. Any installation of this version or earlier is vulnerable; later releases contain the fix.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact level. No EPSS score is publicly available, and the flaw is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. However, the attack requires an end‑user to click a crafted link, so the vector is primarily social‑engineering or phishing. Once executed, the script runs in the victim’s context, potentially exfiltrating sensitive information or hijacking the session.

Generated by OpenCVE AI on August 7, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TeamDavid Webbox to a release newer than Rollout 524 or apply the vendor’s patch as soon as it becomes available.
  • Implement server‑side validation or output encoding for the EntryInfo parameter so that any user‑supplied data is safely escaped before rendering.
  • Deploy a web application firewall rule to detect and block malicious EntryInfo payloads or filter suspicious requests at the network perimeter.

Generated by OpenCVE AI on August 7, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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 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.
Title TeamDavid: Reflected Cross Site Scripting (XSS) via the 'EntryInfo' parameter
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Tobit Laboratories Ag Teamdavid
cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-08-07T11:24:31.038Z

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

Link: CVE-2026-54216

cve-icon Vulnrichment

Updated: 2026-08-07T11:24:23.089Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T12:00:10Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')