CVE-2025-51744
CriticalSummary
In JSH_ERP 2.3.1, the /user/addUser endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
Risk Assessment
An attacker could add unauthorized users or take over existing accounts, compromising system integrity.
Recommendation
Update JSH_ERP and restrict access to the /user/addUser endpoint. Implement input filtering as well.
Other vulnerabilities in JSH_ERP
See all- CVE-2025-51746Critical
In JSH_ERP 2.3.1, the /serialNumber/addSerialNumber endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
- CVE-2025-51745Critical
In JSH_ERP 2.3.1, the /role/addcan endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
- CVE-2025-51743Critical
In JSH_ERP 2.3.1, the /materialCategory/addMaterialCategory endpoint is vulnerable to fastjson deserialization attacks, potentially allowing remote code execution.
- CVE-2025-51742Critical
In JSH_ERP 2.3.1, the /material/getMaterialEnableSerialNumberList endpoint passes the search parameter directly to parseObject(), introducing a Fastjson deserialization vulnerability that can lead to RCE via JDBC payloads.
Original NVD description (English source)
An issue was discovered in jishenghua JSH_ERP 2.3.1. The /user/addUser endpoint is vulnerable to fastjson deserialization attacks.

