CVE-2026-71283 - Fledge IoT Gateway Backup Restore Tar Path Traversal

CVE ID :CVE-2026-71283 Published : Aug. 5, 2026, 1:24 p.m. | 1 hour, 58 minutes ago Description :Fledge's backup-restore upload handler, upload_backup() (python/fledge/services/core/api/backup_restore.py), calls tarfile.extractall(temp_path) on an admin-uploaded tar archive with no filter argument and no per-member path validation. A crafted tar archive containing member names with `../` path components extracts files outside the intended temporary directory, allowing arbitrary file writes anywhere on the filesystem reachable by the Fledge process. Requires the admin role (@has_permission("admin")). Severity: 4.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

Aug 5, 2026 - 17:28
 0  1
CVE-2026-71283 - Fledge IoT Gateway Backup Restore Tar Path Traversal
CVE ID :CVE-2026-71283
Published : Aug. 5, 2026, 1:24 p.m. | 1 hour, 58 minutes ago
Description :Fledge's backup-restore upload handler, upload_backup() (python/fledge/services/core/api/backup_restore.py), calls tarfile.extractall(temp_path) on an admin-uploaded tar archive with no filter argument and no per-member path validation. A crafted tar archive containing member names with `../` path components extracts files outside the intended temporary directory, allowing arbitrary file writes anywhere on the filesystem reachable by the Fledge process. Requires the admin role (@has_permission("admin")).
Severity: 4.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...