Description
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.
Published: 2026-09-25
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized Data Submission
Action: Assess Impact
AI Analysis

Impact

TDuckCloud surveys fail to enforce fill‑in restrictions on the authenticated POST /user/form/data/create endpoint due to an Access Control weakness (CWE-862). When an attacker supplies a valid form key, any authenticated user can submit unlimited entries to the form, bypassing publish status, time window, quota, and per‑IP limits that are otherwise intended to protect the questionnaire data. This flaw can lead to data falsification and compromise the integrity of collected results.

Affected Systems

The vulnerability affects TDuckCloud tduck‑survey‑form through version 6.0. Any deployment running this version or earlier that exposes the authenticated creation endpoint is susceptible, provided the attacker has valid credentials and knows a form key.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate risk; there is no EPSS data and the flaw is not listed in CISA KEV. Exploitation requires a valid authenticated session and knowledge of a form key, so the attack vector is remote network access to the authenticated endpoint. Once exploited, the attacker can submit arbitrary data, undermining the confidentiality and integrity of survey results.

Generated by OpenCVE AI on September 25, 2026 at 21:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to TDuckCloud tduck‑survey‑form version 6.1 or later when a vendor patch is available.
  • Configure the POST /user/form/data/create endpoint to enforce fill‑in restrictions on the server side, ensuring authentication checks are coupled with the form’s configuration settings.
  • Restrict the endpoint to privileged users only, disabling it for accounts that do not need to submit data, and audit access permissions to prevent misuse.

Generated by OpenCVE AI on September 25, 2026 at 21:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 19:00:00 +0000

Type Values Removed Values Added
Description 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.
Title TDuck survey form through 6.0 Fill-In Restriction Bypass via Authenticated Submission Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-25T19:06:51.767Z

Reserved: 2026-09-25T18:18:58.548Z

Link: CVE-2026-100305

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-25T19:16:50.973

Modified: 2026-09-25T19:16:50.973

Link: CVE-2026-100305

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T21:15:14Z

Weaknesses