ZeroHour

CVE-2026-92602

niche

SSRF in TDuck survey form (through 5.3) via unvalidated webhook URLs

CVSS 4.0
7.1 high
EPSS
Published
()
Modified
AI analysis

TDuck survey form through version 5.3 contains a server-side request forgery and broken-access-control flaw (CWE-918) in its WebhookConfigController, which neither validates the webhook URL supplied nor verifies that the requesting user owns the target form. An authenticated attacker with a low-privilege account can attach a webhook pointing to an arbitrary external or internal address to another user's form. When victims then submit that form, their submission data is pushed to the attacker-controlled URL, enabling data exfiltration, and the server can be made to send requests to internal network addresses. Any organization running a TDuck deployment at version 5.3 or earlier, particularly multi-user deployments, is affected. No public proof-of-concept, CISA KEV listing, or confirmed exploitation has been reported as of this analysis.

What to do: Upgrade TDuck to a patched release as soon as the vendor publishes one (no fixed version is specified in the available data), and in the meantime restrict which authenticated roles can create or modify webhooks. Audit existing webhook configurations for entries on forms you did not create, apply egress filtering so the TDuck server cannot reach unexpected internal or external hosts, and remove or disable the webhook feature for untrusted users until the ownership check is fixed.

Affected
TDuck (TDuckCloud) TDuck survey form platform (tduck-platform)through 5.3 (all versions up to and including 5.3)
Estimated exposure
nichelikely low thousands of self-hosted instances at most (open-source self-hosted survey platform with a small community footprint) — TDuck is a niche self-hosted open-source survey/form platform whose GitHub project popularity (a few thousand stars) suggests deployments in the low thousands, with no public install telemetry or internet-wide scan counts available; this…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.