๐Ÿ” CVE Alert

CVE-2026-94413

MEDIUM 6.5

jshERP through 3.6 Password Hash Disclosure via /user/info

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

jshERP through 3.6 fails to redact password hashes in the /user/info endpoint, allowing authenticated users to retrieve unsalted MD5 password digests for any user. Attackers can request arbitrary user information by supplying user IDs to obtain password hashes usable for offline cracking or direct authentication bypass.

CWE CWE-200
Vendor jishenghua
Product jsherp
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for jishenghua jsherp

Be the first to know when new medium 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:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

jishenghua / jshERP
0 โ‰ค 3.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-03-user-info-password-hash-disclosure.py github.com: https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/UserController.java#L65-L77 github.com: https://github.com/jishenghua/jshERP vulncheck.com: https://www.vulncheck.com/advisories/jsherp-through-3.6-password-hash-disclosure-via-user-info

Credits

Mingsheng Lin