Description
TDuck survey form through 6.0 lacks authorization checks on FormThemeController write endpoints for global form themes and categories. Authenticated non-admin users can add, modify, or delete themes and theme categories affecting forms owned by other users.
Published: 2026-09-25
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized modification of form themes and categories by non‑admin users
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in TDuck survey form through 6.0 arises because the FormThemeController write endpoints for global form themes and categories lack proper authorization checks. Authenticated non‑admin users can add, modify, or delete themes and theme categories that affect forms owned by other users, granting them the ability to alter the visual appearance and potentially mislead end‑users or obscure confidential data. Affected systems are TDuck Cloud’s tduck‑survey‑form application, specifically versions up to and including 6.0. The issue is present in the FormThemeController implementation located in the tduck‑survey‑form source code. The CVSS score of 5.3 indicates moderate severity, and the EPSS score is not available. The vulnerability is not listed in the CISA KEV catalog. Because the endpoints can be reached over the web by any authenticated user, the likely attack vector is a web‑based request that bypasses role checks. An attacker requires valid user credentials but does not need administrative privileges to exploit the weakness.

Affected Systems

TDuck Cloud’s tduck‑survey‑form application, versions up to and including 6.0.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate impact, and the lack of an EPSS score suggests limited publicly known exploitation activity. The vulnerability is not in the CISA KEV list, but the presence of functional web endpoints that accept write operations without proper role verification implies a moderate risk of exploitation once authentication credentials are compromised or obtained via credential‑reuse vectors. Attackers can modify themes used by other users, potentially causing confusion or facilitating social engineering. The exploitation requires only the ability to authenticate to the application, making the condition relatively easy for attackers who have compromised user accounts.

Generated by OpenCVE AI on September 25, 2026 at 20:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided patch or upgrade to a version newer than 6.0 that implements proper authorization checks on form theme management endpoints.
  • Restrict non‑admin user permissions by enforcing role‑based access controls for theme creation, modification, and deletion.
  • Monitor API logs and network traffic for abnormal theme‑related activity and trigger alerts when non‑admin users perform theme writes.

Generated by OpenCVE AI on September 25, 2026 at 20:41 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 lacks authorization checks on FormThemeController write endpoints for global form themes and categories. Authenticated non-admin users can add, modify, or delete themes and theme categories affecting forms owned by other users.
Title TDuck survey form through 6.0 Missing Authorization in Form Theme Management Endpoints
Weaknesses CWE-862
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-25T18:47:38.596Z

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

Link: CVE-2026-100303

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-100303

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T20:45:17Z

Weaknesses