PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-100305 TDuckCloud CVE debrief

CVE-2026-100305 debrief based on the supplied source corpus. The CVE record was published on 2026-09-25T19:16:50.973Z and has not been modified since then. The vulnerability affects TDuck survey form installations, allowing authenticated attackers to bypass form fill-in restrictions, potentially impacting data integrity and decision-making processes. Defenders should assess exposure and prioritize remediation based on the CVSS score of 5.3. The vulnerability is in the POST /user/form/data/create endpoint, allowing unlimited entries to any form. This could lead to falsified survey results and data integrity issues.

Vendor
TDuckCloud
Product
tduck-survey-form
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Defenders responsible for TDuck survey form installations should assess exposure and prioritize remediation based on the CVSS score of 5.3. This includes reviewing the vulnerability's impact on data integrity and decision-making processes. Operators, platform administrators, vulnerability management teams, and security teams should be aware of the potential risks and take necessary actions.

Why it matters

CVE-2026-100305 allows authenticated attackers to bypass form fill-in restrictions in TDuck survey form versions up to 6.0, potentially impacting data integrity and decision-making processes.

  • Falsified survey results could impact decision-making processes
  • Bypassed restrictions could lead to data integrity issues
  • Unauthenticated users could submit arbitrary form data
  • Remediation priority is medium due to the CVSS score of 5.3

Technical summary

The TDuck survey form through version 6.0 fails to enforce form fill-in restrictions on the authenticated submission endpoint POST /user/form/data/create. This allows authenticated attackers who know a form's key to submit unlimited entries to any form, bypassing publish status, time window, quota, and per-IP restrictions to falsify collected results. The vulnerability has a CVSS score of 5.3 and is classified as MEDIUM severity. Defenders should prioritize verifying the vulnerability in TDuck survey form versions up to 6.0 and assessing exposure.

Defensive priority

Defenders should prioritize verifying the vulnerability in TDuck survey form versions up to 6.0 and assessing exposure.

Recommended defensive actions

  • Verify the vulnerability in TDuck survey form versions up to 6.0
  • Assess exposure and prioritize remediation
  • Monitor for potential abuse of the authenticated submission endpoint
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The CVE record and source references provide details on the vulnerability in TDuck survey form versions up to 6.0. The vulnerability allows authenticated attackers who know a form's key to submit unlimited entries to any form, bypassing publish status, time window, quota, and per-IP restrictions. Evidence is limited to CVE and NVD details. Defenders should verify the vulnerability in TDuck survey form versions up to 6.0 and assess exposure.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-100305 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-100305

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-100305 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100305

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/LinYuanyi1/cve-request-poc/blob/adffc39b78cad18cd489cbf7454853bf0f744b7f/tduck/poc_form_data_create_bypass.py

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://github.com/TDuckCloud/tduck-survey-form

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://github.com/TDuckCloud/tduck-survey-form/blob/43ffa9c993e38936fc4de7d8e5aee82bbaa19502/tduck-api/src/main/java/com/tduck/cloud/api/web/controller/UserFormResultController.java

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://github.com/TDuckCloud/tduck-survey-form/blob/43ffa9c993e38936fc4de7d8e5aee82bbaa19502/tduck-form/src/main/java/com/tduck/cloud/form/service/impl/UserFormSettingServiceImpl.java

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/tduck-survey-form-through-6.0-fill-in-restriction-bypass-via-authenticated-submission-endpoint

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.