Skip to content
Threat Feed
high advisory

Privilege Escalation in UVdesk core-framework

An improper privilege management vulnerability in the UVdesk core-framework allows authenticated agents to escalate their privileges to administrator by manipulating the editAgent endpoint.

CVE search metadata

CVE search record: CVE-2025-71421. Severity: high. CVSS: 7.2. KEV: no. Product: core-framework (< 1.1.7). Brief: Privilege Escalation in UVdesk core-framework. Brief link: https://feed.craftedsignal.io/briefs/2026-09-uvdesk-privilege-escalation/

UVdesk core-framework versions prior to 1.1.7 contain a critical improper privilege management vulnerability within the editAgent endpoint. This vulnerability allows an attacker who already possesses 'agent-management' privileges to escalate their own account role to 'ROLE_ADMIN'. By submitting a specifically crafted request to the editAgent API, an authenticated malicious agent can bypass internal access controls and modify their own authorization level. Successful exploitation grants the attacker full administrative control over the platform, including the ability to manage other agents, access sensitive ticket data, and modify mail server configurations. This flaw represents a significant risk to organizations relying on UVdesk for customer support operations, as it allows internal lateral movement and broad data access from a low-privileged account.

Impact

Successful exploitation of CVE-2025-71421 results in complete administrative compromise of the UVdesk helpdesk platform. Impacted organizations face unauthorized access to helpdesk tickets, potential exfiltration of customer data, and the ability for an attacker to modify mail configurations to intercept or redirect support communications.

Recommendation

  • Patch UVdesk core-framework to version 1.1.7 or later immediately to resolve the privilege escalation vulnerability associated with CVE-2025-71421.
  • Audit recent logs for the 'editAgent' endpoint to identify suspicious account modifications, specifically looking for users who have changed their own role status.
  • Review all existing administrator accounts within the UVdesk dashboard to identify and revert any unauthorized role changes performed by low-privileged agents.

Immediate actions

Patch UVdesk core-framework to 1.1.7

IT Operations 24h

Threat Hunt

Search web logs for POST requests to editAgent with ROLE_ADMIN in query string

T1068 high high confidence hunt now

Data: webserver access logs

Mitigations

Update to 1.1.7

immediate IT Operations

CVE-2025-71421

Detection coverage 1

Detect CVE-2025-71421 Exploitation - Administrative Role Escalation

high

Detects exploitation of CVE-2025-71421 where an authenticated agent modifies their own role parameter to ROLE_ADMIN via the editAgent endpoint.

sigma tactics: privilege-escalation techniques: T1068 sources: webserver

Detection queries are available on the platform. Get full rules →