ZeroHour

CVE-2026-75429

niche

Unauthenticated RCE in PowerJob Server-Worker Transport (/friend/process)

CVSS 3.1
9.8 critical
EPSS
<1%p48
Published
()
Modified
AI analysis

PowerJob, an open-source distributed job scheduling framework, contains an unauthenticated remote code execution vulnerability in the /friend/process endpoint of the Server-Worker transport layer, affecting versions 4.x through 5.1.2. Because the endpoint does not properly authenticate the connecting party (an improper authentication flaw, CWE-287), an attacker who can reach the PowerJob server's transport port can submit crafted requests that are executed as code on the server, yielding full compromise with no credentials required. The CVSS 3.1 base score is 9.8 (network vector, low attack complexity, no privileges needed) with high impact on confidentiality, integrity, and availability. Any organization self-hosting a PowerJob server within the affected version range and exposing the server-worker communication layer is at risk. As of this writing, no public proof-of-concept exists, the issue is not in CISA's Known Exploited Vulnerabilities catalog, and no exploitation in the wild has been reported, though EPSS sits at the 48th percentile, suggesting moderate attention from attackers.

What to do: Upgrade PowerJob to the latest release newer than 5.1.2 that contains the fix for this CVE. Until patched, restrict network access to the server-worker transport layer (the /friend/process endpoint and its listening port) to trusted worker hosts only via firewall or network segmentation, and do not expose it to the internet. Review server logs for unexpected requests to /friend/process, unknown worker registrations, or suspicious job/process executions that could indicate attempted compromise.

Affected
PowerJob (open-source project) PowerJob4.x through 5.1.2 (server-worker transport layer, /friend/process endpoint)
Estimated exposure
nichelikely hundreds to low thousands of self-hosted PowerJob server instances — PowerJob is a self-hosted, niche open-source Java job scheduler with no plugin-install counts available; internet-exposed instances of comparable self-hosted schedulers typically number in the hundreds to low thousands, so this is an…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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

Weakness
CWE-287
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.