3 matches found
CVE-2026-5843
CVE-2026-5843 PoC 一个极简的 OCI 注册表,用于提供恶意模型,以利用 mlx-lm 中的 modelfile importlib 执行路径。当 Docker Model Runner 加载模型进行推理时,model.py 将以当前登录用户的身份在宿主机上执行。 要求: Docker Desktop ≤ 4.70.x(Apple Silicon)并启用 Model Runner 使用方法 root@kitploit: 1. Start the registry on the host python3 poccve20265843.py 2. From any...
CVE-2026-5843 Docker Model Runner container-to-host code execution via MLX-LM model_file importlib loading
The MLX inference backend in Docker Model Runner on macOS uses the MLX-LM library, which unconditionally imports and executes arbitrary Python files from model directories via the modelfile configuration field in config.json. When a model's config.json specifies a modelfile pointing to a Python...
PT-2026-42831
Name of the Vulnerable Software and Affected Versions Docker Model Runner on macOS affected versions not specified Description The MLX inference backend uses the MLX-LM library, which imports and executes arbitrary Python files from model directories via the model file configuration field in the...