Lucene search
+L

367605 matches found

CVE
CVE
added 2026/07/14 7:44 p.m.21 views

CVE-2026-47992

CVE-2026-47992 affects Adobe Commerce and is described as an SQL Injection vulnerability caused by improper neutralization of special elements in SQL commands. The flaw could allow arbitrary code execution in the context of the current user, with a high-privilege attacker potentially executing ma...

7.2CVSS6.5AI score0.19924EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/14 7:44 p.m.11 views

CVE-2026-47992 Adobe Commerce | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') (CWE-89)

Adobe Commerce is affected by an Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability that could result in arbitrary code execution in the context of the current user. A high-privileged attacker could exploit this vulnerability to execute malicious SQL...

7.2CVSS6.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/14 7:34 p.m.12 views

yutu: Arbitrary File Write via MCP `caption-download` Tool

Arbitrary File Write via MCP caption-download Tool Summary The caption-download MCP tool in yutu passes the caller-supplied file parameter directly to os.Create at pkg/caption/caption.go:272 without any path validation, canonicalization, or confinement to the pkg.Root boundary YUTUROOT. A local...

6.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/14 7:34 p.m.11 views

GHSA-2C7F-FXWW-6W6C yutu: Arbitrary File Write via MCP `caption-download` Tool

Arbitrary File Write via MCP caption-download Tool Summary The caption-download MCP tool in yutu passes the caller-supplied file parameter directly to os.Create at pkg/caption/caption.go:272 without any path validation, canonicalization, or confinement to the pkg.Root boundary YUTUROOT. A local...

7.7CVSS6.2AI score
SaveExploits0References4
OSV
OSV
added 2026/07/14 7:33 p.m.9 views

CVE-2026-13001 Podlove Podcast Publisher <= 4.5.1 - Unauthenticated Arbitrary File Upload via podlove_image_cache_url Parameter

The Podlove Podcast Publisher plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'podlovehandlecachefiles' function in all versions up to, and including, 4.5.1. This makes it possible for unauthenticated attackers to upload arbitrary files on t...

9.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2026/07/14 7:33 p.m.35 views

CVE-2026-13001

Affected software : Podlove Podcast Publisher for WordPress. Vulnerability : arbitrary file uploads caused by missing file type validation in the podlove_handle_cache_files function, affecting all versions up to and including 4.5.1. Impact : unauthenticated attackers could upload arbitrary files ...

9.8CVSS6.5AI score0.00828EPSS
SaveExploits4References4
ATTACKERKB
ATTACKERKB
added 2026/07/14 7:30 p.m.8 views

CVE-2026-47428

Vitest is a testing framework powered by Vite. From 4.0.17 until 4.1.6 and 5.0.0-beta.3, Vitest Browser Mode served /vitesttest/ with the otelCarrier query parameter inserted directly into an inline module script, allowing a crafted browser-runner URL to execute arbitrary JavaScript in the Vitest...

9.6CVSS6.3AI score0.00388EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/14 7:30 p.m.74 views

CVE-2026-47428

Vitest browser mode is affected by an XSS in which the otelCarrier query parameter is inserted directly into an inline script. Affected versions are 4.0.17 through 4.1.6 and 5.0.0-beta.3; this can allow an attacker to craft a browser-runner URL to execute arbitrary JavaScript in the Vitest server...

9.6CVSS6.3AI score0.00388EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/14 7:28 p.m.309 views

CVE-2026-47429

Vitest (a Vite-based testing framework) is affected by CVE-2026-47429 due to an incorrect isFileServingAllowed check in the Vitest UI/API server on Windows for the path /vitest_attachment . This allows a ?..\ path traversal to read files outside the project, and could enable arbitrary script exec...

9.8CVSS6.2AI score0.00922EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2026/07/14 7:21 p.m.33 views

CVE-2026-48310

Adobe Experience Manager (AEM) is affected by an Improper Limitation of a Pathname to a Restricted Directory (Path Traversal, CWE-22) vulnerability that could enable arbitrary file system read. The issue arises from an improper pathname restriction, allowing access to sensitive files outside the ...

8.6CVSS6.2AI score0.00506EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 7:21 p.m.9 views

CVE-2026-48259 Adobe Experience Manager | Server-Side Request Forgery (SSRF) (CWE-918)

Adobe Experience Manager is affected by a Server-Side Request Forgery SSRF vulnerability that could result in arbitrary code execution in the context of the current user. A low-privileged attacker could leverage this vulnerability to issue unauthorized server-side requests, potentially gaining...

9.6CVSS6.5AI score0.00682EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/14 7:17 p.m.10 views

firefox: thunderbird: Memory safety bugs fixed in Firefox ESR 140.12, Thunderbird ESR 140.12, Firefox 152 and Thunderbird 152

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Firefox ESR 140.11, Thunderbird ESR 140.11, Firefox 151 and Thunderbird 151. Some of these bugs showed evidence of memory corruption and we presume...

8.1CVSS6.1AI score0.00407EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/14 6:33 p.m.10 views

Anyquery: Arbitrary File Write (AFW) which could lead to Remote Code Execution (RCE) via Unrestricted ATTACH DATABASE in Server Mode

Summary Anyquery's server mode does not disable or restrict native SQLite disk manipulation commands. Unauthenticated attackers connecting to the MySQL-compatible server port can use the ATTACH DATABASE command to write arbitrary SQLite databases to any path on the victim's filesystem where the...

6.3AI score0.00416EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/14 6:33 p.m.5 views

GHSA-XRCF-6JH3-GGVX Anyquery: Arbitrary File Write (AFW) which could lead to Remote Code Execution (RCE) via Unrestricted ATTACH DATABASE in Server Mode

Summary Anyquery's server mode does not disable or restrict native SQLite disk manipulation commands. Unauthenticated attackers connecting to the MySQL-compatible server port can use the ATTACH DATABASE command to write arbitrary SQLite databases to any path on the victim's filesystem where the...

9.1CVSS6.3AI score0.00416EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/14 6:17 p.m.8 views

CVE-2026-48309

Audition is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 6:17 p.m.8 views

CVE-2026-47968

Audition is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00189EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 5:48 p.m.16 views

CVE-2026-47967

CVE-2026-47967 affects Adobe Audition with an out-of-bounds write (CWE-787). The vulnerability could lead to arbitrary code execution in the context of the current user. Exploitation requires user interaction, specifically the victim opening a malicious file. The CVSSv3.1 metrics indicate a HIGH ...

7.8CVSS6.5AI score0.00189EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 5:48 p.m.9 views

CVE-2026-47967 Audition | Out-of-bounds Write (CWE-787)

Audition is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS6.5AI score0.00189EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:48 p.m.32 views

CVE-2026-48309 Audition | Out-of-bounds Write (CWE-787)

Audition is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00166EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:48 p.m.29 views

CVE-2026-48365 Audition | Out-of-bounds Write (CWE-787)

Audition is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.0018EPSS
SaveExploits0References1
Rows per page
Query Builder