CVE-2025-45854
JEHC-BPM - Remote Code Execute
Record summary
CVE-2025-45854 has a selected CVSS score of 10.0 (critical); EIP currently links 1 Nuclei template.
Description
/server/executeExec of JEHC-BPM 2.0.1 allows attackers to execute arbitrary code via execParams.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 3, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
JEHC-BPMBrowse JEHc / JEHC-BPMDefault status: unknown | CVE List | 2.0.1 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALJEHC-BPM - Remote Code ExecuteCVSS 10
A Remote Command Execution vulnerability in the component /server/executeExec of JEHC-BPM <= v2.0.1 allows attackers to execute arbitrary code. The vulnerability exists due to insufficient authorization checks in the executeExec endpoint which allows direct command execution.
Impact
Unauthenticated attackers can execute arbitrary operating system commands through the /server/executeExec endpoint due to missing authorization checks, achieving complete server compromise.
Remediation
Upgrade JEHC-BPM to a version later than 2.0.1 that implements proper authorization checks on the executeExec endpoint.
Source: ProjectDiscovery