Description
ruoyi-vue-pro through 2026.05, fixed in commit 5d1fd70 contains a broken access control vulnerability in ErpSaleOrderController that allows attackers with erp:sale-out permissions to gain unauthorized access to sale order operations by exploiting an incorrect permission namespace enforcement. Attackers holding shipment-level permissions can perform unauthorized create, update, delete, and read operations on financially sensitive sale orders due to the controller enforcing erp:sale-out instead of the intended erp:sale-order namespace.
Published: 2026-06-29
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a broken access control flaw in the ErpSaleOrderController that allows an attacker to use the misconfigured permission namespace to perform create, update, delete, and read operations on financial sale orders. Because the controller enforces the erp:\\s sale-out namespace instead of the intended erp:\\s sale-order namespace, anyone with erp:sale-out or related shipment-level permissions can exploit this weakness. The weakness is classified as CWE-863, indicating an improper authorization check that permits unauthorized users to access privileged functionality.

Affected Systems

The affected product is Yunai's ruoyi-vue-pro, with versions up to 2026.05. The defect is fixed in commit 5d1fd70dc3e61bf64e7ce3328a71cc60001175c6. Systems running any pre‑2026.05 release of ruoyi-vue-pro are vulnerable.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity. The EPSS score is not available, so the probability of exploitation cannot be quantified, but the fact that the vulnerability requires only legitimate erp:sale-out level access means it can be abused by users who already have such permissions. The vulnerability is not listed in CISA KEV. Attackers therefore would need authenticated access with the specific permissions, and would exploit the incorrect namespace enforcement to gain unauthorized access to sensitive sale orders.

Generated by OpenCVE AI on June 29, 2026 at 19:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch provided in commit 5d1fd70dc3e61bf64e7ce3328a71cc60001175c6 or later, ensuring that the ruoyi-vue-pro version is 2026.06 or newer.
  • Verify that the ErpSaleOrderController now checks for the correct erp:sale-order namespace before allowing any sale order operations.
  • Audit existing user permissions to confirm that only authorized roles possess the erp:sale-out or shipment-level privileges it currently grants, and adjust as necessary to limit access to sensitive financial operations.

Generated by OpenCVE AI on June 29, 2026 at 19:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Yunaiv
Yunaiv ruoyi-vue-pro
Vendors & Products Yunaiv
Yunaiv ruoyi-vue-pro

Mon, 29 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 29 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Description ruoyi-vue-pro through 2026.05, fixed in commit 5d1fd70 contains a broken access control vulnerability in ErpSaleOrderController that allows attackers with erp:sale-out permissions to gain unauthorized access to sale order operations by exploiting an incorrect permission namespace enforcement. Attackers holding shipment-level permissions can perform unauthorized create, update, delete, and read operations on financially sensitive sale orders due to the controller enforcing erp:sale-out instead of the intended erp:sale-order namespace.
Title ruoyi-vue-pro - Incorrect Permission Namespace in ErpSaleOrderController
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

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


Subscriptions

Yunaiv Ruoyi-vue-pro
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-29T19:24:10.513Z

Reserved: 2026-06-26T13:57:16.356Z

Link: CVE-2026-57950

cve-icon Vulnrichment

Updated: 2026-06-29T19:24:05.625Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T09:45:03Z

Weaknesses