CVE-2026-92602 Details
Description
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.
A server-side request forgery (SSRF) vulnerability has been identified in TDuck Survey Form versions through 5.3. The issue arises because the WebhookConfigController fails to validate webhook URLs or verify form ownership. This allows authenticated attackers to attach webhooks to other users' forms and exfiltrate submissions to arbitrary external or internal addresses. When a form submission is made, the server sends a POST request to the registered webhook URL, including all submitted personal information.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/TDuckCloud/tduck-survey-form/issues/40 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/TDuckCloud/tduck-survey-form | [email protected] | ProductSource CodeVendor |
| https://github.com/TDuckCloud/tduck-survey-form/blob/9ad4e2dc75cdff5eacc8be0c73f0d4db3c265d43/tduck-webhook/src/main/java/com/tduck/cloud/webhook/controller/WebhookConfigController.java#L43-L47 | [email protected] | Source CodeVendor |
| https://github.com/TDuckCloud/tduck-survey-form/blob/9ad4e2dc75cdff5eacc8be0c73f0d4db3c265d43/tduck-webhook/src/main/java/com/tduck/cloud/webhook/service/sender/WebhookSenderService.java#L84-L100 | [email protected] | Source CodeVendor |
| https://github.com/TDuckCloud/tduck-survey-form/issues/40 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/tduck-survey-form-through-5.3-server-side-request-forgery-via-unvalidated-webhook-url | [email protected] | AdvisoryBundleRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| TDuckCloud tduck-survey-form | <= 5.3 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion