GHSA-g2pg-97r2-r2p9HighCVSS 8.3
jshERP through 3.6 fails to validate caller permissions in role management endpoints, allowing...
🔗 CVE IDs covered (1)
📋 Description
jshERP through 3.6 fails to validate caller permissions in role management endpoints, allowing authenticated users to modify any role's data scope or delete roles. Attackers can exploit the /role/update and /role/delete endpoints to escalate privileges, change data visibility to all data, and access all business records in the tenant.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-94496
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-11-role-tamper.py
- https://github.com/jishenghua/jshERP
- https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/RoleController.java#L76-L98
- https://www.vulncheck.com/advisories/jsherp-through-3.6-privilege-escalation-via-role-management
- https://github.com/advisories/GHSA-g2pg-97r2-r2p9