Lucene search
+L

90795 matches found

EUVD
EUVD
added 2026/08/05 12:26 p.m.8 views

EUVD-2026-53368

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, calls tarfile.extractalltemppath 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 component...

4.9CVSS5.6AI score0.00286EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.58 views

CVE-2026-71283

CVE-2026-71283 affects Fledge IoT Gateway: the backup_restore upload handler uses tarfile.extractall(temp_path) on an admin-uploaded tar with no member filtering or path validation, allowing path traversal via ../ components. This can extract files outside the temporary directory, enabling arbitr...

4.9CVSS5.2AI score0.00286EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.32 views

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

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, calls tarfile.extractalltemppath on an admin-uploaded tar archive with no filter argument and no per-member path validation. Requires the admin role @haspermission"admin"...

4.9CVSS0.00286EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.4 views

CVE-2026-71283

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, calls tarfile.extractalltemppath on an admin-uploaded tar archive with no filter argument and no per-member path validation. Requires the admin role @haspermission"admin"...

4.9CVSS5.2AI score0.00286EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.13 views

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

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, calls tarfile.extractalltemppath on an admin-uploaded tar archive with no filter argument and no per-member path validation. Requires the admin role @haspermission"admin"...

4.9CVSS5.2AI score0.00286EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:26 p.m.13 views

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

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, calls tarfile.extractalltemppath on an admin-uploaded tar archive with no filter argument and no per-member path validation. Requires the admin role @haspermission"admin"...

4.9CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.28 views

CVE-2026-71275 OpenBK7231T - Reflected XSS via OTA host Parameter

OpenBK7231T's httpfnotaexec src/httpserver/httpfns.c reflects the host query parameter directly into an HTML response via hprintf255request, "OTA requested for %s!", tmpA with no HTML encoding, allowing a crafted URL such as /otaexec?host=alert1 to execute JavaScript in an authenticated admin's...

5.4CVSS0.00133EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 12:26 p.m.58 views

CVE-2026-71275

OpenBK7231T vulnerability CVE-2026-71275: The function http_fn_ota_exec() in src/httpserver/http_fns.c reflects the host query parameter directly into an HTML response via hprintf255, without HTML encoding. A crafted URL like /ota_exec?host= can lead to JavaScript execution in an authenticated ad...

5.4CVSS5.7AI score0.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 12:26 p.m.10 views

EUVD-2026-53360

OpenBK7231T's httpfnotaexec src/httpserver/httpfns.c reflects the host query parameter directly into an HTML response via hprintf255request, "OTA requested for %s!", tmpA with no HTML encoding, allowing a crafted URL such as /otaexec?host=alert1 to execute JavaScript in an authenticated admin's...

5.4CVSS5.7AI score0.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 12:26 p.m.10 views

EUVD-2026-53358

OpenBK7231T's /cfgwifiset endpoint src/httpserver/httpfns.c accepts configuration changes via a plain GET request with no CSRF token. If the webadminpasswordenabled parameter is absent from the request, an else-branch silently clears the device's web admin password to an empty string. A one-click...

6.5CVSS5.5AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.36 views

CVE-2026-71273 OpenBK7231T CSRF in /cfg_wifi_set Leading to Implicit Web Password Disable and WiFi Hijack

OpenBK7231T's /cfgwifiset endpoint src/httpserver/httpfns.c accepts configuration changes via a plain GET request with no CSRF token. If the parameter is absent from the request, an else-branch silently clears the device's web admin password to an empty string...

6.5CVSS0.00117EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.4 views

CVE-2026-71273

OpenBK7231T's /cfgwifiset endpoint src/httpserver/httpfns.c accepts configuration changes via a plain GET request with no CSRF token. If the parameter is absent from the request, an else-branch silently clears the device's web admin password to an empty string...

6.5CVSS5.2AI score0.00117EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 12:18 p.m.8 views

CVE-2026-18933

The wp-downloadmanager WordPress plugin, in version 1.68.11 also affecting the 6.9.4 release line, allows an admin-privileged user currentusercan'managedownloads' to upload arbitrary files via download-add.php with no extension or MIME-type validation of any kind - no wpcheckfiletypeandext, no...

7.2CVSS0.00278EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 11:27 a.m.13 views

CVE-2026-18933 wp-downloadmanager - Unrestricted File Upload via Missing Extension/MIME Validation and Path Traversal

The wp-downloadmanager WordPress plugin, in version 1.68.11 also affecting the 6.9.4 release line, allows an admin-privileged user currentusercan'managedownloads' to upload arbitrary files via download-add.php with no extension or MIME-type validation of any kind - no wpcheckfiletypeandext, no...

7.2CVSS5.4AI score0.00278EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 11:27 a.m.47 views

CVE-2026-18933

The wp-downloadmanager plugin (v1.68.11, also affecting the 6.9.4 line) allows an admin user to upload arbitrary files via download-add.php without any extension/MIME validation or traversal protection. The destination path is built from unsanitized $_POST['file_upload_to'], and since the base pa...

7.2CVSS5.4AI score0.00278EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 11:16 a.m.32 views

CVE-2026-71252

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS0.00284EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:57 a.m.10 views

CVE-2026-71252

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS5.3AI score0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 10:57 a.m.58 views

CVE-2026-71252

CVE-2026-71252 concerns toner-management: admin state-changing handlers (add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related subdirectories) that perform INSERT/UPDATE/DELETE operations without authentication/authorization checks, while listing views ...

8.2CVSS5.3AI score0.00284EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 10:57 a.m.8 views

CVE-2026-71252 toner-management - Unauthenticated State-Changing Admin Actions

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS5.3AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 10:57 a.m.40 views

CVE-2026-71252 toner-management - Unauthenticated State-Changing Admin Actions

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS0.00284EPSS
SaveExploits0References2
Rows per page
Query Builder