CVE-2026-71281
Last modified
CVE-2026-71281 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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.. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| huggingface | peft | <= 0.19.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71281?
How severe is CVE-2026-71281?
How do I fix CVE-2026-71281?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71276Magistrala (formerly Mainflux)'s message-readers API reads a…7.1
- CVE-2026-71277rust-iot-platform's AuthToken request-guard implementation (…9.1
- CVE-2026-71278rust-iot-platform allows creating a "calc rule" via POST /ca…9.8
- CVE-2026-71279Zigbee2MQTT's ExternalJSExtension.getFilePath (lib/extension…8
- CVE-2026-7128A security vulnerability has been detected in SourceCodester…7.3
- CVE-2026-71280go-shiori's DownloadBookmark (internal/core/download.go) fet…8.5
- CVE-2026-71282ChirpStack's SQLite-backend device tag filtering (chirpstack…6.5
- CVE-2026-71283Fledge's backup-restore upload handler, upload_backup (pytho…4.9
- CVE-2026-71284Fledge's backup-restore upload handler, upload_backup (pytho…7.2
- CVE-2026-71285Uptime Kuma's Matomo analytics integration (server/analytics…8.1
- CVE-2026-71286The render-template component of ember-dynamic-render-templa…6.1
- CVE-2026-71287Cacti's sanitize_sql_column (lib/functions.php) sanitizes us…8.8
Are you affected by CVE-2026-71281?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
