Lucene search
+L

5830 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/06 7:59 p.m.9 views

CVE-2026-71438

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid's configuration setters mermaid.initialize, mermaidAPI.setConfig, and mermaidAPI.updateSiteConfig merge caller-supplied configuration into Mermaid's interna...

2.4CVSS5.5AI score0.00167EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/08/06 7:59 p.m.78 views

CVE-2026-71438

Mermaid (JavaScript) prior to versions 10.9.8 and 11.16.1 is vulnerable to prototype pollution via its configuration entry points mermaid.initialize, mermaidAPI.setConfig, and mermaidAPI.updateSiteConfig, which merge caller-supplied data into internal config using the assignWithDepth deep-merge h...

2.4CVSS5.5AI score0.00167EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/06 7:59 p.m.17 views

EUVD-2026-54244

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid's configuration setters mermaid.initialize, mermaidAPI.setConfig, and mermaidAPI.updateSiteConfig merge caller-supplied configuration into Mermaid's interna...

2.4CVSS5.5AI score0.00167EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/06 7:28 p.m.11 views

Statamic: Unsafe method invocation via Antlers template resolution allows data destruction

Impact Manipulating user-supplied input incorporated into Antlers templates could result in the loss of content and assets. Exploitation requires a site to have templates that pass untrusted input into affected areas. It does not require authentication. Patches This has been fixed in 5.74.1 and...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/06 2:32 p.m.9 views

CVE-2026-32327 Apache Portable Runtime Utility: apr-util XML stack recursion crash

A bug in APR-util version 1.6.3 and earlier allows a stack recursion attack against any library consumer which parses XML from untrusted sources and uses the aprxmlquoteelem function. Users are recommended to upgrade to version 1.6.4, which fixes this issue...

9.1CVSS5.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 2:32 p.m.10 views

CVE-2026-32327 Apache Portable Runtime Utility: apr-util XML stack recursion crash

A bug in APR-util version 1.6.3 and earlier allows a stack recursion attack against any library consumer which parses XML from untrusted sources and uses the aprxmlquoteelem function. Users are recommended to upgrade to version 1.6.4, which fixes this issue...

5.4AI score0.00477EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/06 12:08 p.m.10 views

CVE-2026-11527

A flaw was found in Config::IniFiles. This vulnerability allows an attacker to achieve OS command injection or overwrite files. By supplying untrusted input to the -file argument, an attacker can execute arbitrary commands or truncate files under the privileges of the application. This occurs...

8.6CVSS6AI score0.01068EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/05 9:21 p.m.10 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the as prop in server island components that forward attacker-controlled values into dynamic component resolution. An attacker can instantiate any...

6.3CVSS5.5AI score0.00209EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/05 5:41 p.m.9 views

Prototype Pollution

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Prototype Pollution in the contextBridge boundary. An attacker can influence the prototype of objects copie...

10CVSS6.5AI score0.00383EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.19 views

jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution

A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the...

8.1CVSS6.4AI score0.00712EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/05 4:17 p.m.8 views

CVE-2026-70603

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 3:57 p.m.14 views

GHSA-5C9J-MHMV-5XGX Electron: shell.openPath path validation bypass via embedded null byte

Impact shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths for example, checking the file extension before passing them to shell.openPath could be bypassed, allowing an attacker-controlled path to open a different file than th...

6CVSS5.5AI score0.001EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/05 3:57 p.m.16 views

Improper Neutralization of Null Byte or NUL Character

Overview electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Improper Neutralization of Null Byte or NUL Character via the shell.openPath function. An attacker can bypass file path...

6CVSS5.4AI score0.001EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 3:57 p.m.11 views

Electron: shell.openPath path validation bypass via embedded null byte

Impact shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths for example, checking the file extension before passing them to shell.openPath could be bypassed, allowing an attacker-controlled path to open a different file than th...

6CVSS5.5AI score0.001EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/05 3:56 p.m.9 views

EUVD-2026-53436

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score0.001EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 3:56 p.m.37 views

CVE-2026-70603 Electron: shell.openPath path validation bypass via embedded null byte

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 3:56 p.m.11 views

CVE-2026-70603 Electron: shell.openPath path validation bypass via embedded null byte

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 3:56 p.m.11 views

CVE-2026-70603

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score0.001EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/04 6:56 p.m.10 views

aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the CookieJar.load function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicio...

7.3CVSS7.2AI score0.00179EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/04 6:10 p.m.17 views

aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the CookieJar.load function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicio...

7.3CVSS7.2AI score0.00179EPSS
SaveExploits0References6
Rows per page
Query Builder