Loading market data...
← Back to CVE feed

CVE-2026-86169

HIGH CVSS 8.8 View on NVD ↗

Description

Axolotl through 0.18.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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Published: Sep 05, 2026 11:16 UTC Modified: Sep 05, 2026 11:16 UTC