CVE Catalog

CVE-2026-100304

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

TDuck survey form 6.0 contains an information disclosure vulnerability in FormAuthUtils.hasPermission that fails open when a form does not exist, allowing authenticated users to access deleted form submissions. Attackers can read orphaned submission data including personal information by providing a known dataId to the GET /user/form/data/details endpoint after the form has been permanently deleted.

Risk Assessment

Unauthorized access to personal data from deleted forms can lead to privacy breaches and regulatory non-compliance (e.g., GDPR). Disclosure of this information may result in legal and reputational consequences.

Recommendation

Update TDuck to a version later than 6.0 if available, or fix the FormAuthUtils.hasPermission logic to default to deny. Consider auditing existing data and implementing additional access controls.

Other vulnerabilities in TDuck

See all
Original NVD description (English source)

TDuck survey form 6.0 contains an information disclosure vulnerability in FormAuthUtils.hasPermission that fails open when a form does not exist, allowing authenticated users to access deleted form submissions. Attackers can read orphaned submission data including personal information by providing a known dataId to the GET /user/form/data/details endpoint after the form has been permanently deleted.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS