CVE-2026-86169

Axolotl before 0.19.0 contains a remote code execution vulnerability in the multipack patch path where trust_remote_code defaults to None instead of False, causing the security guard to be bypassed. Attackers can execute arbitrary Python code by crafting a malicious Hugging Face model repository selected as base_model, which is loaded with hardcoded trust_remote_code=True during AutoModelForCausalLM.from_pretrained.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-05 11:16

Updated : 2026-09-12 00:17


NVD link : CVE-2026-86169

Mitre link : CVE-2026-86169

CVE.ORG link : CVE-2026-86169


JSON object : View

Products Affected

No product.

CWE
CWE-829

Inclusion of Functionality from Untrusted Control Sphere