CVE-2026-88616
Received Received - Intake

Remote Code Execution in RuoYi-Vue-Plus

Vulnerability report for CVE-2026-88616, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: MITRE

Description

An issue in RuoYi-Vue-Plus 6.0.0 allows a remote attacker to execute arbitrary code via the FlwTaskController.java component, and the FlwTaskServiceImpl.completeTask, CompleteExecuteComponent.process, Warm-Flow TaskService.skip, POST /workflow/task/completeTask components

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
returnwrong ruoyi-vue-plus 6.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-88616 is an authorization bypass vulnerability in RuoYi-Vue-Plus version 6.0.0. It allows an authenticated user with low privileges to exploit client-controlled bypass flags (ignore, ignoreDepute, ignoreCooperate) in the /workflow/task/completeTask endpoint to perform unauthorized workflow approvals or state changes without proper task-assignee restrictions.

Detection Guidance

To detect this vulnerability, monitor HTTP requests to the /workflow/task/completeTask endpoint for unusual use of bypass flags (ignore, ignoreDepute, ignoreCooperate). Check server logs for task completions performed by users without proper assignee permissions.

Impact Analysis

An attacker could exploit this to approve or modify workflow tasks without proper authorization, potentially altering business processes or granting unauthorized access. The attacker only needs their own account credentials and a valid task ID, not those of the legitimate approver.

Compliance Impact

This vulnerability allows unauthorized workflow approvals or state changes without proper task-assignee restrictions, which could lead to unauthorized access or modifications to sensitive data. This may violate compliance requirements under GDPR (data protection) and HIPAA (healthcare data privacy) by enabling unauthorized processing or changes to protected information.

Mitigation Strategies

Implement server-side authorization checks before workflow engine invocation. Reject client-controlled ignore flags during task completion. Update to a patched version if available. Restrict access to the /workflow/task/completeTask endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-88616. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart