Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2916+ Articles
167+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. Critical Pre-Auth RCE in Orkes Conductor Workflow Platform Exploited in the Wild
Critical Pre-Auth RCE in Orkes Conductor Workflow Platform Exploited in the Wild
NEWS

Critical Pre-Auth RCE in Orkes Conductor Workflow Platform Exploited in the Wild

Unauthenticated attackers can run OS commands on Orkes Conductor via unsandboxed script evaluators. Fortinet blocked ~7,000 attempts in a week.

Dylan H.

News Desk

September 19, 2026
2 min read

Unsandboxed Script Evaluators Turn Workflows Into Shells

A critical unauthenticated remote code execution flaw in Orkes Conductor, a workflow orchestration platform, is under active exploitation, according to Fortinet. Tracked as CVE-2026-58138 (CVSS 3.1: 9.8, CVSS 4.0: 9.3), the bug lets attackers execute arbitrary OS commands by submitting malicious workflow definitions to the platform's API — with no login required.

The root cause: Conductor's INLINE, LAMBDA, DO_WHILE, and SWITCH task types evaluate JavaScript or Python expressions using unsandboxed GraalVM evaluators configured with HostAccess.ALL or allowAllAccess(true). Those settings hand submitted scripts full access to the host JVM rather than isolating them, so a crafted workflow definition submitted straight to the API can break out of the intended scripting sandbox and run arbitrary commands on the underlying server.


Scale of Exploitation

Fortinet's Outbreak Alerts telemetry shows the attack ramping up quickly:

  • 1,290 attack attempts blocked in a single 24-hour period as of September 9, 2026 — a 132% day-over-day increase
  • Nearly 7,000 attempts blocked between September 2–9, 2026
  • Traffic concentrated from Germany, Hong Kong, Indonesia, the UAE, and India

No authentication, prior access, or user interaction is needed — any internet-facing Conductor API endpoint accepting workflow submissions is a viable target.


Affected Versions

ProductAffectedFixed
Orkes Conductor3.21.21 through 3.30.13.30.2+

Remediation

  1. Upgrade to Orkes Conductor 3.30.2 or later immediately.
  2. Restrict external network access to workflow API endpoints — do not expose them directly to the internet.
  3. Monitor for suspicious workflow submissions, particularly INLINE/LAMBDA/DO_WHILE/SWITCH task definitions containing unexpected script content, and watch for unexpected command execution originating from the Conductor process.
  4. Where upgrading isn't immediately possible, place the API behind network access controls limited to trusted internal systems.

Sources

  • The Hacker News — Critical Pre-Auth RCE in Orkes Conductor Workflow Platform Exploited in the Wild
#Vulnerability#CVE#Fortinet#RCE#GraalVM

Related Articles

Critical Fortinet FortiClient EMS Flaw Now Exploited in Attacks

Threat intelligence firm Defused confirms active in-the-wild exploitation of a critical vulnerability in Fortinet's FortiClient EMS platform....

4 min read

Fortinet FortiOS SSL VPN Heap Overflow Enables Pre-Auth RCE

Fortinet patches a critical heap-based buffer overflow in FortiOS SSL VPN that allows unauthenticated remote code execution on FortiGate appliances....

4 min read

Progress Kemp LoadMaster Pre-Auth RCE Flaw Faces Active Exploitation Attempts

A critical pre-authentication remote code execution flaw in Progress Kemp LoadMaster (CVE-2026-8037, CVSS 9.6) is under active exploitation attempts,...

3 min read
Back to all News