CVE-2026-92805 Details
Description
UVdesk Community Skeleton through 1.1.8 fails to authenticate or validate installation state on wizard endpoints in ConfigureHelpdesk controller actions. Unauthenticated attackers can repoint the database and create super administrator accounts by submitting crafted requests to wizard endpoints, gaining full control of the instance.
A vulnerability exists in UVdesk Community Skeleton versions through 1.1.8, where the installation wizard endpoints lack proper authentication and validation. This flaw enables unauthenticated attackers to manipulate database settings and create super administrator accounts. The vulnerability arises from the absence of authentication on critical wizard endpoints, allowing attackers to gain full control over the application by submitting crafted requests. Exploitation involves sending unauthorized requests to database verification and configuration endpoints, ultimately leading to the creation of a super administrator account with elevated privileges.
To address this vulnerability, it is recommended to add authentication requirements to the wizard endpoints and implement a validation check to ensure that the installation process is only carried out when a super administrator account does not already exist. Additionally, consider requiring a deployment-time installation token to prevent unauthorized access to the wizard routes.
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 16, 2026CISA-ADP
Assessed Sep 19, 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://github.com/uvdesk/community-skeleton | [email protected] | Source CodeVendor |
| https://github.com/uvdesk/community-skeleton/blob/6f35040/src/Resources/config/routes.yaml#L1-L35 | [email protected] | Source CodeVendor |
| https://github.com/uvdesk/community-skeleton/issues/926 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/uvdesk-community-skeleton-through-1.1.8-missing-authentication-on-the-installation-wizard | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| UVdesk Community Skeleton | <= 1.1.8 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 19, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion