CVE-2026-58176
MEDIUMRuoYi-Vue-Plus - Missing Authorization on Workflow Task Management Endpoints
Title source: cnaDescription
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.
References (3)
Core 3
Core References
Exploit technical-description
exploit
Researcher Disclosure
https://github.com/dromara/RuoYi-Vue-Plus/issues/44
Patch patch
Fix Commit
https://github.com/dromara/RuoYi-Vue-Plus/commit/88d03d970d4d1e96e4fb2dfefaf19f627e8673e9
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/ruoyi-vue-plus-missing-authorization-on-workflow-task-management-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