CVE-2026-58176
Last modified
CVE-2026-58176 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| dromara | RuoYi-Vue-Plus | <= 5.6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-58176?
How severe is CVE-2026-58176?
How do I fix CVE-2026-58176?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58170Vibe-Trading before 0.1.10 builds the proposal file path by …8.3
- CVE-2026-58171Vibe-Trading before 0.1.10 constructs the swarm run director…4.2
- CVE-2026-58172Ocelot through 24.1.0, fixed in commit f156fd4, contains a s…9.3
- CVE-2026-58173Vibe-Trading before 0.1.10 contains a path traversal vulnera…6.5
- CVE-2026-58174Hermes WebUI before 0.51.521 validates the workspace of an i…6.5
- CVE-2026-58175Apache Traffic Server leaks memory when handling HostDB SRV …8.2
- CVE-2026-58177The Apache Traffic Server Cripts framework has out-of-bounds…9.8
- CVE-2026-58178The Apache Traffic Server ESI plugin can recurse without bou…8.2
- CVE-2026-58179The Apache Traffic Server regex_remap plugin overflows the s…9.8
- CVE-2026-5818Incorrect check of function return value in Caliptra Core Ru…7.2
- CVE-2026-58180The Apache Traffic Server txn_box plugin overflows the stack…8.2
- CVE-2026-58181The Apache Traffic Server uri_signing and url_sig plugins ca…8.2
Are you affected by CVE-2026-58176?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
