CVE-2026-71284
Last modified
CVE-2026-71284 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Fledge's backup-restore upload handler, upload_backup (python/fledge/services/core/api/backup_restore.py), takes the first extracted tar member's filename (tar_file_names[0]) and builds a shell command via string formatting. Because os.system invokes a shell and no quoting (shlex.quote, list-form subprocess) is applied, an admin uploading a crafted backup archive achieves arbitrary OS command execution.. EPSS estimates a 0.89% chance of exploitation in the next 30 days.
Description
Fledge's backup-restore upload handler, upload_backup (python/fledge/services/core/api/backup_restore.py), takes the first extracted tar member's filename (tar_file_names[0]) and builds a shell command via string formatting. Because os.system invokes a shell and no quoting (shlex.quote, list-form subprocess) is applied, an admin uploading a crafted backup archive achieves arbitrary OS command execution.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| fledge-iot | fledge | <= 3.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71284?
How severe is CVE-2026-71284?
How do I fix CVE-2026-71284?
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-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-71281Hugging Face peft's LoRA-GA and CorDA initialization modules…8.8
- 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-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
- CVE-2026-71288Koha's guided report builder (reports/guided_reports.pl) rea…8.8
- CVE-2026-71289The NASA-AMMOS Asynchronous Network Management System (ANMS)…9.8
- CVE-2026-7129A vulnerability was detected in SourceCodester Pharmacy Sale…4.3
Are you affected by CVE-2026-71284?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
