CVE-2026-94412
8.8 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The vulnerability allows authenticated users to reset any other user's password, granting unauthorized access. This can lead to significant data breaches and loss of control over administrative accounts.
- Exploitability
- Exploitation requires an authenticated session but no specific knowledge of target credentials, making it moderately easy for attackers with access.
- Blast radius
- If exploited, this vulnerability could result in widespread unauthorized access across the system, potentially compromising all user accounts including administrators.
- Prioritized remediation
- Update to the latest version of jshERP that addresses this vulnerability or disable the affected endpoint.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
jshERP through 3.6 contains an authorization bypass vulnerability in the POST /user/resetPwd endpoint that allows authenticated users to reset any other user's password. Attackers can submit a request with an arbitrary target user ID to reset that account's password to a known default value, enabling unauthorized access to other user accounts including administrators.
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-02-user-resetpwd-account-takeover.py
- https://github.com/jishenghua/jshERP
- https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/UserController.java#L230-L244
- https://www.vulncheck.com/advisories/jsherp-through-3.6-authorization-bypass-via-resetpwd
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- CRITICALCVE-2026-9273
- MEDIUMCVE-2026-93340PoC
- CRITICALCVE-2026-15958
- HIGHCVE-2026-16561
- HIGHCVE-2026-16605
- HIGHCVE-2026-17070
- CRITICALCVE-2026-4431
- MEDIUMCVE-2026-48974PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.