CVE-2026-90528 Details
Description
A flaw has been found in TDuckApp tduck-platform up to 5.3. Affected by this vulnerability is an unknown functionality of the file tduck-front/src/views/form/write/index.vue of the component Form Write View. This manipulation of the argument submitShowCustomPageContent causes cross site scripting. The attack is possible to be carried out remotely. The project was informed of the problem early through an issue report but has not responded yet.
A cross-site scripting (XSS) vulnerability has been identified in TDuckApp tduck-platform versions through 5.3. The issue arises in the Form Write View component, specifically within the file 'tduck-front/src/views/form/write/index.vue'. The vulnerability is triggered by manipulating the 'submitShowCustomPageContent' argument, allowing for remote execution of the attack. This flaw was reported to the project, but no response has been received yet.
It is recommended to change the success page to use text interpolation instead of HTML rendering. If rich text is necessary, a strict whitelist sanitizer should be applied before rendering, disallowing event attributes, script protocols, and dangerous SVG/MathML. Additionally, the backend should impose content length and allowance constraints on 'submitShowCustomPageContent' and implement security regression tests for the 'form owner save' to 'anonymous user submission' workflow.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 13, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gitee.com/TDuckApp/tduck-platform/ | [email protected] | ProductVendor |
| https://gitee.com/TDuckApp/tduck-platform/issues/IK5RJD | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-90528 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/912535 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403118 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403118/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| TDuckApp tduck-platform | <= 5.3 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion