GHSA-r39c-vf2w-53j7HighCVSS 8.1
ruoyi-vue-pro through 2026.05, fixed in commit 5d1fd70 contains a broken access control...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-57950
- https://github.com/YunaiV/ruoyi-vue-pro/issues/1161
- https://github.com/YunaiV/ruoyi-vue-pro/commit/5d1fd70dc3e61bf64e7ce3328a71cc60001175c6
- https://www.vulncheck.com/advisories/ruoyi-vue-pro-incorrect-permission-namespace-in-erpsaleordercontroller
- https://github.com/advisories/GHSA-r39c-vf2w-53j7