High severity7.2OSV Advisory· Published Aug 5, 2026· Updated Aug 26, 2026
CVE-2026-71284
CVE-2026-71284
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2v3.1.0, v3.0.0, v2.6.0, …+ 1 more
- (no CPE)range: v3.1.0, v3.0.0, v2.6.0, …
- (no CPE)
Patches
Vulnerability mechanics
References
1News mentions
0No linked articles in our index yet.