---
id: CVE-2026-94412
title: >-
  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
summary: >-
  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 …
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-862
vendor: jishenghua
product: jshERP
affected:
  - jshERP <= 3.6
published: '2026-09-21'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:43:58.793'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-94412'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-02-user-resetpwd-account-takeover.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/jishenghua/jshERP'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/UserController.java#L230-L244
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/jsherp-through-3.6-authorization-bypass-via-resetpwd
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00549
epssPercentile: 0.43529
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-21T19:03:51.799648Z'
ingestedAt: '2026-09-21T18:50:57.572Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
