GHSA-rv9h-p5p6-7pxhHighCVSS 8.8
jshERP 3.6 contains a privilege escalation vulnerability in the updateOneValueByKeyIdAndType...
🔗 CVE IDs covered (1)
📋 Description
jshERP 3.6 contains a privilege escalation vulnerability in the updateOneValueByKeyIdAndType endpoint that allows authenticated users to grant themselves arbitrary roles. Attackers can send a POST request with type=UserRole, their own user ID, and a role ID list to escalate from low-privilege tenant user to tenant administrator.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-94411
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-01-userbusiness-self-privilege-escalation.py
- https://github.com/jishenghua/jshERP
- https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/UserBusinessController.java#L178-L198
- https://www.vulncheck.com/advisories/jsherp-3.6-privilege-escalation-via-updateonevaluebykeyidandtype
- https://github.com/advisories/GHSA-rv9h-p5p6-7pxh