---
id: CVE-2026-75430
title: >-
  PowerJob Worker version 5.1.2 (and likely earlier versions) exposes the
  /worker/deployContainer HTTP endpoint without authentication on the default
  transport port
summary: >-
  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.
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-306
published: '2026-09-04'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T19:42:20.313'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-75430'
references:
  - url: 'https://gist.github.com/unpredictable21/fcb62d394db30525412c4b5b1efd0233'
    label: cve@mitre.org
  - url: 'https://github.com/PowerJob/PowerJob'
    label: cve@mitre.org
  - url: 'https://github.com/PowerJob/PowerJob/blob/master/SECURITY.md'
    label: cve@mitre.org
  - url: >-
      https://github.com/PowerJob/PowerJob/blob/master/powerjob-worker/src/main/java/tech/powerjob/worker/actors/WorkerActor.java
    label: cve@mitre.org
  - url: >-
      https://github.com/PowerJob/PowerJob/blob/master/powerjob-worker/src/main/java/tech/powerjob/worker/container/OmsContainerFactory.java
    label: cve@mitre.org
tags:
  - nvd
  - exploit-available
epss: 0.01234
epssPercentile: 0.67755
exploits:
  github: 1
  githubRepos:
    - >-
      https://github.com/unpredictable21/CVE-2026-75430_PowerJob_worker_deployContainer_RCE
  checkedAt: '2026-09-26T09:05:59.565Z'
exploitAvailable: true
ingestedAt: '2026-09-08T20:10:03.167Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
