Intel

AIKIDO-2026-359032

inference is vulnerable to Remote Code Execution

Remote Code Execution Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Yesterday

88

High Risk

This Affects:

PYTHONinference
0.15.0 - 1.5.2
Fixed in 1.6.0
Are you affected? Scan for Free

TL;DR

The self-hosted inference server binds to all network interfaces (0.0.0.0) by default while allowing custom Python execution in workflows without authentication. Anyone able to reach the server submits a workflow containing a custom Python block and executes arbitrary code on the host. This leaves default self-hosted deployments open to unauthenticated remote compromise. The fix binds the server to the loopback address by default.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you run the self-hosted inference server reachable from an untrusted network with custom Python execution in workflows enabled.

Background info

inference is vulnerable to Remote Code Execution in versions 0.15.0 - 1.5.2.

How to fix this

Upgrade the inference library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform