CVE-2026-75429
Received Received - Intake

Unauthenticated Remote Code Execution in PowerJob Server-Worker

Vulnerability report for CVE-2026-75429, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: MITRE

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
powerjob powerjob From 4.0.0 (inc) to 5.1.2 (inc)
powerjob powerjob 5.1.2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-75429 is a critical unauthenticated remote code execution (RCE) vulnerability in PowerJob Server versions 4.x through 5.1.2. The flaw exists in the /friend/process endpoint of the Server-Worker transport layer, allowing attackers to execute arbitrary code without authentication or database connectivity.

Detection Guidance

Check if PowerJob Server versions 4.x through 5.1.2 are running on your network. Inspect network traffic for requests to the /friend/process endpoint. Use tools like curl or netcat to probe the endpoint for unauthenticated access. Example: curl -v http://<target>:10010/friend/process. Monitor logs for unexpected code execution or Groovy evaluator usage.

Impact Analysis

An attacker could exploit this vulnerability to execute arbitrary code on the affected system, potentially leading to full system compromise, data theft, or disruption of services. The default docker-compose.yml exposes multiple ports to host 0.0.0.0, increasing the attack surface.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations using affected versions may face compliance violations and potential legal consequences.

Mitigation Strategies

Upgrade PowerJob Server to a version beyond 5.1.2 if available. Restrict access to the /friend/process endpoint via firewall rules. Disable GroovyEvaluator remotely and implement mutual Server-Worker authentication. Limit or disable the /friend/process endpoint entirely if not required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75429. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart