CVE-2026-57950 PUBLISHED

ruoyi-vue-pro - Incorrect Permission Namespace in ErpSaleOrderController

Assigner: VulnCheck
Reserved: 26.06.2026 Published: 29.06.2026 Updated: 29.06.2026

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.

Metrics

CVSS 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
CVSS Score: 8.6

Product Status

Vendor Yunai
Product ruoyi-vue-pro
Versions Default: unaffected
  • affected from 0 to 2026.05 (incl.)
  • Version 5d1fd70dc3e61bf64e7ce3328a71cc60001175c6 is unaffected

Credits

  • George Chen finder

References

Problem Types

  • Incorrect Authorization CWE