CVE-2026-58176

MEDIUM

RuoYi-Vue-Plus - Missing Authorization on Workflow Task Management Endpoints

Title source: cna
STIX 2.1

Description

RuoYi-Vue-Plus through 5.6.2, fixed in commit 88d03d9, exposes workflow task management endpoints under /workflow/task (FlwTaskController) without any permission check: the controller declares no class-level or method-level authorization annotation, so the endpoints are gated only by global authentication. Any authenticated user, regardless of assigned role, can therefore reassign workflow approval tasks to arbitrary users via updateAssignee (defeating segregation of duties in the approval process), urge arbitrary tasks, and enumerate all pending and finished tasks via the pageByAllTaskWait and pageByAllTaskFinish listing endpoints. The issue was resolved by adding permission identifiers (SaCheckPermission) to these endpoints.

Scores

CVSS v3 6.5
EPSS 0.0026
EPSS Percentile 17.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-862
Status published
Products (2)
dromara/RuoYi-Vue-Plus < 5.6.2
dromara/RuoYi-Vue-Plus 88d03d970d4d1e96e4fb2dfefaf19f627e8673e9
Published Jun 30, 2026
Tracked Since Jun 30, 2026