Lucene search
+L

19893 matches found

Cvelist
Cvelist
added 2026/08/10 7:58 a.m.43 views

CVE-2026-66403

DEEBOT PRO M1 and DEEBOT PRO K1VAC leave the web server for debugging purposes enabled. The floor map and log information stored on the affected products may be retrieved...

8.7CVSS0.00255EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 7:58 a.m.11 views

EUVD-2026-55110

DEEBOT PRO M1 and DEEBOT PRO K1VAC leave the web server for debugging purposes enabled. The floor map and log information stored on the affected products may be retrieved...

8.7CVSS7.4AI score0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 7:58 a.m.69 views

CVE-2026-66403

Affected products: ECOVACS DEEBOT PRO M1 and DEEBOT PRO K1VAC. The issue (CVE-2026-66403) is that a web server for debugging remains enabled, potentially allowing retrieval of stored floor maps and logs. Root cause per JVNDB entry is the debugging web server left active; no exploit details are pr...

8.7CVSS7.4AI score0.00255EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-66738

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SPIP before 4.4.18 contains a code injection vulnerability in SQLite-backed installations. The navigation menu endpoint improperly handles array-typed user inpu...

8.8CVSS6.1AI score0.00408EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 9:17 p.m.15 views

CVE-2026-9030

A denial-of-service vulnerability exists in httpd service on Archer A6 v4 where the asynchronous systool instruction handlng path in httpd does not properly synchronize or safely manage concurrent systool operations. By sending crafted systool instructions through the asynchronous request path,...

6.8CVSS0.0013EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/07 8:40 p.m.13 views

CVE-2026-9031

An input validation vulnerability exists in the HTTP-WRITEOEM handler due to insufficient validation of user-supplied data before it is processed by internal flash-write handling logic. Successful exploitation may cause httpd process or device to crash, resulting in loss of access to the web...

6.8CVSS5.3AI score0.00163EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/07 8:40 p.m.61 views

CVE-2026-9031

Summary: CVE-2026-9031 is an input validation vulnerability in the HTTP-WRITEOEM handler of the TP-Link Archer A6 web interface. The weakness stems from insufficient validation of user-supplied data before it is processed by internal flash-write handling logic. Impact (as documented): Successful ...

6.8CVSS5.3AI score0.00163EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/07 8:38 p.m.39 views

CVE-2026-9030 Authenticated Denial-of-Service in HTTPD Service in TP-Link Archer A6

A denial-of-service vulnerability exists in httpd service on Archer A6 v4 where the asynchronous systool instruction handlng path in httpd does not properly synchronize or safely manage concurrent systool operations. By sending crafted systool instructions through the asynchronous request path,...

6.8CVSS0.0013EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 8:38 p.m.15 views

EUVD-2026-54655

A denial-of-service vulnerability exists in httpd service on Archer A6 v4 where the asynchronous systool instruction handlng path in httpd does not properly synchronize or safely manage concurrent systool operations. By sending crafted systool instructions through the asynchronous request path,...

6.8CVSS5.3AI score0.0013EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 4:37 p.m.13 views

MAL-2026-13618 Malicious code in w-screenctl (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3b2f241eacc2eaaaac28d2b9d76aeb67042a109869b28e45a88648bf937f856f When WScreenctl is invoked via the bundled g.mjs entry or the documented systemd/Task Scheduler service units, the package starts a Hapi HTTP server...

6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.15 views

EUVD-2026-54210

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:18 p.m.18 views

CVE-2026-63725

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS0.00257EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 5:34 p.m.113 views

CVE-2026-63725

The CVE describes an authenticated OS command injection in sysPass, where FileBackupService::doBackupFiles() constructs a tar command by directly inserting the config-provided backup path ($this->path) into the shell command without escaping or validation, and passes it to exec(). This path co...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 5:34 p.m.12 views

CVE-2026-63725

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/06 5:34 p.m.33 views

CVE-2026-63725 sysPass FileBackupService Authenticated OS Command Injection via Backup Path

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS0.00257EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 5:34 p.m.21 views

CVE-2026-63725 sysPass FileBackupService Authenticated OS Command Injection via Backup Path

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 5:21 p.m.66 views

CVE-2026-64677

Anki’s local HTTP server (prior to version 25.09.3) is vulnerable to directory traversal via unconstrained media and built-in data paths. Attackers could leverage scripts served from shared decks or malicious sites with an origin-check bypass to read local files. The issue is fixed in 25.09.3. Af...

5.9CVSS5.5AI score0.00756EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 5:21 p.m.11 views

CVE-2026-64677

Anki is a program for creating and reviewing flashcards. Prior to 25.09.3, endpoints in Anki's local HTTP server do not adequately constrain requested media and built-in data paths, allowing scripts served from shared decks, or malicious websites combined with an origin-check bypass, to read loca...

5.9CVSS5.5AI score0.00756EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/08/06 5:21 p.m.11 views

CVE-2026-64677

Removed by vendor...

5.9CVSS5.9AI score0.00756EPSS
SaveExploits0
OSV
OSV
added 2026/08/06 5:21 p.m.9 views

CVE-2026-64677 Anki's local HTTP server is vulnerable to directory traversal attacks

Anki is a program for creating and reviewing flashcards. Prior to 25.09.3, endpoints in Anki's local HTTP server do not adequately constrain requested media and built-in data paths, allowing scripts served from shared decks, or malicious websites combined with an origin-check bypass, to read loca...

5.9CVSS5.3AI score
SaveExploits0References4
Rows per page
Query Builder