Lucene search
+L

247855 matches found

Vulnrichment
Vulnrichment
added 2026/08/06 8:33 p.m.13 views

CVE-2026-19145

Use after free in Translate in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

6.1AI score0.00418EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 8:33 p.m.38 views

CVE-2026-19140

Use after free in GPU in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

0.00324EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 8:33 p.m.11 views

CVE-2026-19168

Inappropriate implementation in V8 in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

6.1AI score0.00538EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:33 p.m.131 views

CVE-2026-19138

CVE-2026-19138 (Google Chrome) : A heap buffer overflow in the CrashReporting component allows a remote attacker who has compromised the renderer process to potentially escape the sandbox via a crafted HTML page, affecting Chrome builds prior to 151.0.7922.109. The Chrome update notes indicate th...

8.3CVSS5.9AI score0.00357EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/06 8:33 p.m.130 views

CVE-2026-19168

CVE-2026-19168 affects Google Chrome’s V8 engine. The flaw is an inappropriate implementation in V8 that could allow a remote attacker to execute arbitrary code inside Chrome’s sandbox via a crafted HTML page. The vulnerability is tied to Chrome versions before 151.0.7922.109; the Chrome stable r...

8.8CVSS6.1AI score0.00538EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/06 8:26 p.m.94 views

CVE-2026-67422

CVE-2026-67422 affects pymdown-extensions up to version 11.0, where four inline processors—caret, tilde, betterem, and magiclink—use regex patterns whose groups can partition delimiter runs in exponentially many ways. This causes catastrophic backtracking and unbounded CPU usage when rendering a ...

7.5CVSS5.4AI score0.00582EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 8:26 p.m.9 views

CVE-2026-67422

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS5.4AI score0.00582EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/06 8:15 p.m.8 views

GHSA-HQVF-45JJ-MCCQ AWS CLI: Disabled SSH host key verification in Amazon AWS CLI EMR helper commands

Summary The AWS Command Line Interface AWS CLI is a unified tool to manage AWS services from the command line. An issue exists where the EMR SSH helper commands aws emr ssh, aws emr socks, aws emr put, aws emr get passed StrictHostKeyChecking=no to the underlying SSH client, disabling host key...

6.9CVSS5.7AI score0.00291EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/06 7:55 p.m.6 views

Arbitrary Code Injection

Overview org.webjars.npm:mermaid is a package for generation of diagrams and flowcharts from text in a similar manner as markdown. Affected versions of this package are vulnerable to Arbitrary Code Injection via the CSS namespacing process. An attacker can manipulate the appearance or behavior of...

7.1CVSS5.5AI score0.00609EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 7:17 p.m.118 views

CVE-2026-45414

Decidim CVE-2026-45414 describes a JWT binding flaw in multi-tenant deployments: a JWT issued for one organization can be replayed against another organization’s API to read participantDetails and access the proposal.answer mutation. Affected are pre-0.31.5 and 0.32.0.rc1 before 0.32.0.rc2; the i...

8.5CVSS5.5AI score0.00324EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 7:17 p.m.10 views

CVE-2026-45414 Decidim: JWT-backed authentication can be replayed across organizations

Decidim is a participatory democracy framework. Prior to 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, JWT-backed API authentication is not bound to the organization selected by the current host, allowing a JWT issued for one tenant to be replayed against another tenant’s API to read...

8.5CVSS5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/06 7:17 p.m.31 views

CVE-2026-45414 Decidim: JWT-backed authentication can be replayed across organizations

Decidim is a participatory democracy framework. Prior to 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, JWT-backed API authentication is not bound to the organization selected by the current host, allowing a JWT issued for one tenant to be replayed against another tenant’s API to read...

8.5CVSS0.00324EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 7:10 p.m.12 views

MAL-2026-13466 Malicious code in wormgpt-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 534ea1156519b64249657c1495faacdb3cc5d8e250a00e0dc2f8fd4e991af61c The package's bin entries wormgpt-cli, wormgpt, deepholegpt, wgpt map to bin/victim.js, which silently spawns a detached implant on any invocation...

5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/06 5:34 p.m.101 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.11 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.32 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.19 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:32 p.m.60 views

CVE-2025-12317

Technical details are not publicly available in the provided documents. Monitor for updates.

5CVSS5.5AI score0.0024EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 5:32 p.m.34 views

CVE-2025-12317 Improper Token Revocation via SOAP Services in Multiple WSO2 Products Allows Retained Access Privileges

When internal roles are removed from a user within the WSO2 product, the system fails to invalidate any previously issued authentication tokens associated with that user. This vulnerability could allow users to retain their previous access privileges even after their roles have been revoked. As a...

5CVSS0.0024EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 5:21 p.m.10 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
Rows per page
Query Builder