CVE-2026-94412
jshERP through 3.6 Authorization Bypass via resetPwd
CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-862 |
| Vendor | jishenghua |
| Product | jsherp |
| Published | Sep 21, 2026 |
| Last Updated | Sep 21, 2026 |
Stay Ahead of the Next One
Get instant alerts for jishenghua jsherp
Be the first to know when new high vulnerabilities affecting jishenghua jsherp are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
jishenghua / jshERP
0 โค 3.6
References
github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-02-user-resetpwd-account-takeover.py github.com: https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/UserController.java#L230-L244 github.com: https://github.com/jishenghua/jshERP vulncheck.com: https://www.vulncheck.com/advisories/jsherp-through-3.6-authorization-bypass-via-resetpwd
Credits
Mingsheng Lin