CVE-2026-92602
HighCVSS 7.1Exploitation Probability (EPSS)
Low risk32th percentile - higher than 32% of all known CVEs
Summary
TDuck survey form through version 5.3 fails to validate webhook URLs or verify form ownership in WebhookConfigController. Authenticated attackers can attach webhooks to other users' forms and exfiltrate submissions to arbitrary external or internal addresses.
Risk Assessment
Form submission data may leak to unauthorized recipients, causing confidentiality breaches and potential legal consequences. Attackers could also use webhooks to probe internal resources.
Recommendation
Upgrade TDuck to a version later than 5.3 that includes webhook URL validation and form ownership verification. Until then, restrict webhook configuration to trusted users.
Other vulnerabilities in TDuck
See all- CVE-2026-100305Medium
TDuck survey form through 6.0 fails to enforce form fill-in restrictions on the authenticated submission endpoint POST /user/form/data/create. Authenticated attackers who know a form's key can submit unlimited entries to any form, bypassing publish status, time window, quota, and per-IP restrictions to falsify collected results.
- CVE-2026-100304Medium
TDuck survey form 6.0 contains an information disclosure vulnerability in FormAuthUtils.hasPermission that fails open when a form does not exist, allowing authenticated users to access deleted form submissions. Attackers can read orphaned submission data including personal information by providing a known dataId to the GET /user/form/data/details endpoint after the form has been permanently deleted.
- CVE-2026-100303Medium
TDuck survey form through 6.0 lacks authorization checks on FormThemeController write endpoints for global form themes and categories. Authenticated non-admin users can add, modify, or delete themes and theme categories affecting forms owned by other users.
Original NVD description (English source)
TDuck survey form through version 5.3 fails to validate webhook URLs or verify form ownership in the WebhookConfigController. Authenticated attackers can attach webhooks to other users' forms and exfiltrate submissions to arbitrary external or internal addresses.
Vulnerability data from NVD (NIST) · CISA KEV · EPSS

