Description
A vulnerability was identified in Dromara RuoYi-Vue-Plus up to 5.6.2. This issue affects the function FlwInstanceController/FlwDefinitionController/FlwCategoryController/FlwSpelController/TestLeaveController of the component Workflow Endpoint. Such manipulation leads to improper authorization. The attack can be launched remotely.
Published: 2026-08-21
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability occurs in the Workflow Endpoint of Dromara RuoYi-Vue-Plus, affecting several controller endpoints such as FlwInstanceController, FlwDefinitionController, FlwCategoryController, FlwSpelController, and TestLeaveController. The flaw allows an attacker to bypass the intended authorization checks, potentially giving them unauthorized access to workflow management functions. The description indicates the attack can originate remotely, using the exposed API endpoints to manipulate the workflow service. The weakness is identified by CWE-266 and CWE-285, which relate to improper privilege enhancement and incorrect authorization checks, respectively.

Affected Systems

Products from Dromara: RuoYi‑Vue‑Plus versions up to and including 5.6.2 are affected. The vulnerable components are the workflow endpoint controllers listed above. No later versions are specified as affected, implying versions 5.6.3 and above are presumed safe.

Risk and Exploitability

With a CVSS score of 5.3, the vulnerability poses a moderate risk. No EPSS score is available, and it is not listed in the CISA KEV catalog, suggesting that widespread exploitation has not yet been documented. Nonetheless, the attack vector is remote, relying on access to the public API endpoints. An attacker who can reach these endpoints may exploit the authorization bypass to perform unauthorized operations within the workflow system.

Generated by OpenCVE AI on August 21, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Dromara RuoYi‑Vue‑Plus to version 5.6.3 or later if available to remove the flaw
  • Reinforce the workflow endpoints with explicit authorization checks, ensuring that role or permission validation is performed before any operation is executed
  • Configure network firewalls or API gateways to limit access to the workflow endpoints to trusted IP ranges or internal networks only
  • Enable detailed logging for workflow operations and monitor logs for suspicious activity that may indicate unauthorized access

Generated by OpenCVE AI on August 21, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in Dromara RuoYi-Vue-Plus up to 5.6.2. This issue affects the function FlwInstanceController/FlwDefinitionController/FlwCategoryController/FlwSpelController/TestLeaveController of the component Workflow Endpoint. Such manipulation leads to improper authorization. The attack can be launched remotely.
Title Dromara RuoYi-Vue-Plus Workflow Endpoint TestLeaveController improper authorization
First Time appeared Dromara
Dromara ruoyi-vue-plus
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:dromara:ruoyi-vue-plus:*:*:*:*:*:*:*:*
Vendors & Products Dromara
Dromara ruoyi-vue-plus
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Dromara Ruoyi-vue-plus
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-21T19:36:40.600Z

Reserved: 2026-08-21T13:14:23.188Z

Link: CVE-2026-77795

cve-icon Vulnrichment

Updated: 2026-08-21T19:36:26.943Z

cve-icon NVD

Status : Received

Published: 2026-08-21T19:17:51.393

Modified: 2026-08-21T20:16:45.397

Link: CVE-2026-77795

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:30:07Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization