CVE-2026-100305
Received Received - Intake

TDuck Survey Form Authenticated Submission Bypass

Vulnerability report for CVE-2026-100305, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

TDuck survey form through version 6.0 has a vulnerability where the authenticated submission endpoint POST /user/form/data/create does not enforce form fill-in restrictions. Authenticated attackers who know a form's key can submit unlimited entries to any form, bypassing restrictions like publish status, time window, quota, and per-IP limits. This allows falsification of collected survey results.

Detection Guidance

To detect this vulnerability, monitor POST requests to /user/form/data/create endpoints for unusual submission patterns. Check for excessive form submissions from single IPs or users, especially if they bypass expected restrictions like quotas or time windows.

Impact Analysis

This vulnerability can lead to skewed survey results, as attackers can submit unlimited fake entries. It may also cause quota exhaustion, disrupt legitimate data collection, and undermine trust in survey integrity. Organizations relying on these surveys for decision-making could make incorrect choices based on falsified data.

Compliance Impact

This vulnerability allows authenticated attackers to submit unlimited false entries to any form, bypassing restrictions like quotas and time windows. This could lead to falsified data collection, which may violate compliance requirements for data integrity and accuracy under standards like GDPR and HIPAA.

Mitigation Strategies

Immediately update TDuck survey form to the latest version. Implement server-side validation to enforce form restrictions. Restrict access to the /user/form/data/create endpoint and log all submissions for review.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-100305. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart