---
cve: "CVE-2026-86169"
severity: "HIGH"
cvss: 8.8
epss: "28.8%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-09-05 11:16:45"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T18:24:15+02:00"
---

# CVE-2026-86169

> 8.8 HIGH

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- f6a10839809cc20ad719dbe1f6f3513b29c88e3b (Commit)
- b62d60b101eea7f32532ee3c0b17c2f2430a9262 (Commit)

## Referenzen

- <https://github.com/axolotl-ai-cloud/axolotl>
- <https://github.com/axolotl-ai-cloud/axolotl/blob/v0.18.0/src/axolotl/loaders/patch_manager.py#L794-L806>
- <https://github.com/axolotl-ai-cloud/axolotl/blob/v0.18.0/src/axolotl/monkeypatch/multipack.py#L86-L96>
- <https://github.com/axolotl-ai-cloud/axolotl/commit/b62d60b101eea7f32532ee3c0b17c2f2430a9262>
- <https://github.com/axolotl-ai-cloud/axolotl/pull/3858>
- <https://github.com/axolotl-ai-cloud/axolotl/releases/tag/v0.19.0>
- <https://www.vulncheck.com/advisories/axolotl-through-0.18.0-remote-code-execution-via-multipack-patching>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-86169) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
