CVE-2026-75430

9.8

PowerJob · Worker

PowerJob Worker 5.1.2 and earlier exposes the /worker/deployContainer endpoint without authentication, allowing remote attackers to execute arbitrary code.

Executive summary

A critical vulnerability in PowerJob Worker allows unauthenticated remote attackers to achieve arbitrary code execution via an exposed deployment endpoint.

Vulnerability

The vulnerability is an improper authorization flaw where the /worker/deployContainer HTTP endpoint is exposed without any authentication requirement. This allows any unauthenticated remote attacker to submit requests to the worker process and execute arbitrary code on the underlying host.

Business impact

The ability for an unauthenticated attacker to execute arbitrary code represents the highest level of risk to business operations. Successful exploitation could lead to full system compromise, unauthorized access to sensitive data, and potential lateral movement within the network. With a CVSS score of 9.8, this vulnerability is critical and requires immediate attention to prevent catastrophic security incidents.

Remediation

Immediate Action: Restrict network access to the PowerJob Worker transport port to trusted IP addresses only, and monitor the vendor repository for the release of a patched version.

Proactive Monitoring: Review application and system access logs for any unauthorized requests directed at the /worker/deployContainer endpoint.

Compensating Controls: Implement a Web Application Firewall or network access control list to block external access to the worker's transport port, ensuring only authorized management nodes can communicate with the service.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists (referenced in the GitHub Gist provided by the security researcher).

Analyst recommendation

This vulnerability presents a severe risk to organizational infrastructure due to the ease of exploitation and the magnitude of the impact. Security teams must prioritize isolating affected PowerJob Worker instances from public networks immediately. Once the vendor provides a formal patch, it should be tested and deployed into production environments as a matter of high urgency.

More PowerJob CVEs

Sources