CVE-2026-94411
8.8 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The vulnerability allows authenticated users to escalate their privileges by sending a POST request with specific parameters, enabling them to assume arbitrary roles, including tenant administrator.
- Exploitability
- Exploitation requires authentication and knowledge of user ID and role IDs; moderate difficulty due to need for detailed information.
- Blast radius
- If exploited, the impact could be severe as it grants full administrative access to the system, potentially leading to complete control over the application or data.
- Prioritized remediation
- Update jshERP to the latest version that addresses this vulnerability or apply a patch if available.
privilege-escalationauth-bypassweb
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD 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.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-862
Public exploit & PoC references
All references
- 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
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- CRITICALCVE-2026-15958
- HIGHCVE-2026-16561
- HIGHCVE-2026-16605
- HIGHCVE-2026-17070
- CRITICALCVE-2026-4431
- MEDIUMCVE-2026-48974PoC
- HIGHCVE-2026-54418PoC
- HIGHCVE-2026-6079
Related by shared AI tags and CWE weakness class. Browse the full archive.