---
cve: "CVE-2026-71281"
severity: "HIGH"
cvss: 8.8
epss: "27%"
vendor: "huggingface"
kev: false
exploited: false
published: "2026-08-05 13:24:52"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T04:54:54+02:00"
---

# CVE-2026-71281

> 8.8 HIGH · 🧪 PoC

## Beschreibung

Hugging Face peft's LoRA-GA and CorDA initialization modules (src/peft/tuners/lora/corda.py lines ~102 and ~163, and src/peft/tuners/lora/loraga.py line ~101) call torch.load on config-specified cache/covariance files without weights_only=True, bypassing peft's own safe-loading wrapper used elsewhere in the codebase.

## 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 |

## Referenzen

- <https://github.com/huggingface/peft>
- <https://github.com/huggingface/peft/blob/main/src/peft/tuners/lora/corda.py>

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