CVE-2026-75429 Details
Description
PowerJob versions 4.x through 5.1.2 contain an unauthenticated remote code execution vulnerability in the /friend/process endpoint of the Server-Worker transport layer
A remote code execution vulnerability has been identified in PowerJob Server versions 4.x through 5.1.2. The issue resides in the Server-Worker transport layer, specifically within the '/friend/process' endpoint, which is exposed on the default HTTP port 10010. This vulnerability allows unauthenticated attackers to execute arbitrary Groovy scripts by invoking the 'GroovyEvaluator.evaluate' method, leading to remote code execution on the server.
It is recommended to implement mutual authentication for the Server-Worker communication, restrict the 'RemoteRequestProcessor' to a whitelist of safe handlers, remove the remote accessibility of the 'GroovyEvaluator', and disable the '/friend/process' endpoint by default or limit it to trusted internal sources.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 4, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/unpredictable21/CVE-2026-75429_PowerJob_friend_process_RCE | CISA-ADP | ExploitTechnical Analysis |
| https://gist.github.com/unpredictable21/dbd1791294c9a77ad0ee3d4827073966 | [email protected] | AdvisoryExploit |
| https://github.com/PowerJob/PowerJob | [email protected] | Vendor |
| https://github.com/PowerJob/PowerJob/blob/master/docker-compose.yml | [email protected] | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| PowerJob | >= 4, <= 5.1.2 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 4, 2026 | New CVE Received | [email protected] |
Volerion