Cyber Posture

CVE-2025-51745

CriticalRCE

Published: 25 November 2025

Published
25 November 2025
Modified
02 December 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0015 34.5th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-51745 is a critical-severity Deserialization of Untrusted Data (CWE-502) vulnerability in Jishenghua Jsherp. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 34.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly validates untrusted input to the /role/addcan endpoint, preventing malicious fastjson deserialization payloads from being processed.

prevent

Enables timely identification, reporting, and patching of the specific fastjson deserialization flaw in JSH_ERP 2.3.1.

prevent

Ensures secure baseline configuration settings for the fastjson library, such as disabling autoType, to mitigate deserialization risks.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The vulnerability is a deserialization flaw (CWE-502) in a public-facing ERP web endpoint, enabling unauthenticated remote code execution, directly mapping to exploitation of public-facing applications.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

An issue was discovered in jishenghua JSH_ERP 2.3.1. The /role/addcan endpoint is vulnerable to fastjson deserialization attacks.

Deeper analysisAI

CVE-2025-51745, published on 2025-11-25, is a critical vulnerability (CVSS 9.8, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) discovered in jishenghua JSH_ERP 2.3.1. The flaw affects the /role/addcan endpoint, which is vulnerable to fastjson deserialization attacks, mapped to CWE-502 (Deserialization of Untrusted Data). This Java-based ERP system processes untrusted input insecurely, enabling exploitation through malicious serialized payloads.

The vulnerability can be exploited by any remote attacker with network access to the affected endpoint, requiring no privileges, user interaction, or special conditions due to its low attack complexity. Attackers can achieve high-impact outcomes, including full compromise of confidentiality, integrity, and availability, typically resulting in remote code execution via deserialization gadget chains in fastjson.

Advisories and related resources are available at https://blog.hackpax.top/jsh-erp4/ and https://gist.github.com/Paxsizy/cd1557aeba8093a8650601c4dbffb6f9, with the project hosted on Gitee at https://gitee.com/jishenghua and https://gitee.com/jishenghua/JSH_ERP.

Details

CWE(s)

Affected Products

jishenghua
jsherp
≤ 2.3.1

CVEs Like This One

CVE-2025-51746Same product: Jishenghua Jsherp
CVE-2025-51744Same product: Jishenghua Jsherp
CVE-2025-51742Same product: Jishenghua Jsherp
CVE-2025-51743Same product: Jishenghua Jsherp
CVE-2026-1546Same product: Jishenghua Jsherp
CVE-2025-60801Same product: Jishenghua Jsherp
CVE-2025-7947Same product: Jishenghua Jsherp
CVE-2025-54366Shared CWE-502
CVE-2025-7916Shared CWE-502
CVE-2025-0994Shared CWE-502

References