Lucene search
+L

307275 matches found

CVE
CVE
added 2026/08/06 8:14 p.m.78 views

CVE-2026-45573

CVE-2026-45573 (Decidim) affects Decidim core where, if VAPID delivery is enabled, the notification subscription flow accepts a client-supplied push endpoint without verifying it belongs to an approved push service. The stored endpoint is later used by WebPush.payload_send, turning a stored value...

6.4CVSS5.6AI score0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:14 p.m.16 views

CVE-2026-45573 Decidim: Push subscriptions can be abused for server-side requests

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, when VAPID delivery is enabled, the notification subscription flow stores a client-supplied push endpoint without validating that it belongs to an approved push service...

6.4CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 8:14 p.m.33 views

CVE-2026-45573 Decidim: Push subscriptions can be abused for server-side requests

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, when VAPID delivery is enabled, the notification subscription flow stores a client-supplied push endpoint without validating that it belongs to an approved push service...

6.4CVSS0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:00 p.m.19 views

CVE-2026-15734 WGDashboard Server-Side Template Injection vulnerability

A Server-Side Template Injection SSTI vulnerability in WGDashboard version 4.3.2 and earlier, allows authenticated attackers to execute arbitrary code as root...

9.8CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 8:00 p.m.39 views

CVE-2026-15734 WGDashboard Server-Side Template Injection vulnerability

A Server-Side Template Injection SSTI vulnerability in WGDashboard version 4.3.2 and earlier, allows authenticated attackers to execute arbitrary code as root...

0.00676EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:00 p.m.59 views

CVE-2026-15734

WGDashboard contains a Server-Side Template Injection (SSTI) in version 4.3.2 and earlier that allows authenticated attackers to execute arbitrary code with root privileges. The affected product is WGDashboard; the vulnerable component is the server-side template rendering path (SSTI). The issue ...

9.8CVSS6AI score0.00676EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 7:59 p.m.51 views

CVE-2026-15732

WGDashboard SSRF vulnerability (CVE-2026-15732) affects version 4.2.3 and earlier. The webhook functionality allows authenticated attackers to make arbitrary HTTP requests and retrieve responses, enabling Server-Side Request Forgery. Metrics indicate a CRITICAL impact (CVSS 3.1: 9.8, NETWORK, LOW...

9.8CVSS5.6AI score0.00381EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 7:59 p.m.8 views

CVE-2026-15732 WGDashboard Server-Side Request Forgery Vulnerability

A Server-Side Request Forgery SSFR vulnerability exist in WGDashboard version 4.2.3 and earlier. The webhook functionality allows authenticated attackers to make arbitrary HTTP requests and retrieve responses...

9.8CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 7:59 p.m.45 views

CVE-2026-15732 WGDashboard Server-Side Request Forgery Vulnerability

A Server-Side Request Forgery SSFR vulnerability exist in WGDashboard version 4.2.3 and earlier. The webhook functionality allows authenticated attackers to make arbitrary HTTP requests and retrieve responses...

0.00381EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/08/06 7:49 p.m.10 views

@8btc/excalidraw (>=0.18.0-beta.0, <=0.18.0-beta.4), @airmix/mcp-excalidraw-server (1.0.6) +200 more potentially affected by CVE-2026-71436 via mermaid (>=10.6.1, <=10.9.5)

mermaid NPM version =10.6.1, =0.18.0-beta.0, =0.17.1-alkemio-5, =1.0.0, =0.18.3, =0.18.0-1, =0.0.1-BETA, =0.18.1, =1.1.4, =0.0.1, =0.0.1, =0.0.1, =7.1.0, =0.114.3, =0.141.3 and more Source cves: CVE-2026-71436 Source advisory: SNYK:JS-MERMAID-18592327...

5.3CVSS5.3AI score0.00408EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/06 6:39 p.m.35 views

Security Bulletin: IBM InfoSphere Information Server is affected by multiple vulnerabilities in Apache Log4j

Summary Multiple vulnerabilities in Apache Log4j that is used by InfoSphere Information Server were addressed. Vulnerability Details CVEID:CVE-2026-34477 DESCRIPTION: The fix for CVE-2025-68161 https://logging.apache.org/security.htmlCVE-2025-68161 was incomplete: it addressed hostname verificati...

7.5CVSS6.4AI score0.00972EPSS
SaveExploits2Affected Software1
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-&gt;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
Cvelist
Cvelist
added 2026/08/06 5:32 p.m.33 views

CVE-2026-3418 Arbitrary File Upload via System REST API in Multiple WSO2 Products Allows Remote Code Execution

The System REST API accepts user-supplied file uploads without enforcing sufficient validation on the file type or destination, allowing files to be written to arbitrary server-accessible locations. Exploitation requires authenticated administrative access with publisher privileges. Successful...

9.1CVSS0.00573EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 5:21 p.m.33 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.9CVSS0.00756EPSS
SaveExploits0References2
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
Rows per page
Query Builder