CVE-2026-75430
Medium
Elevated severity or exploit probability.
CVSS base
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS — probability of exploitation (30 days)
1.2%
67.7th percentile
CISA KEV
Not listed
Weakness / dates
CWE-306
Published 2026-09-04 · modified 2026-09-08
Description
PowerJob Worker version 5.1.2 (and likely earlier versions) exposes the /worker/deployContainer HTTP endpoint without authentication on the default transport port. This allows a remote attacker to execute arbitrary code.
References
- https://gist.github.com/unpredictable21/fcb62d394db30525412c4b5b1efd0233
- https://github.com/PowerJob/PowerJob
- https://github.com/PowerJob/PowerJob/blob/master/SECURITY.md
- https://github.com/PowerJob/PowerJob/blob/master/powerjob-worker/src/main/java/tech/powerjob/worker/actors/WorkerActor.java
- https://github.com/PowerJob/PowerJob/blob/master/powerjob-worker/src/main/java/tech/powerjob/worker/container/OmsContainerFactory.java