Lucene search
+L

484257 matches found

EUVD
EUVD
added 2026/09/04 6:11 p.m.14 views

EUVD-2026-60970

CodeWhale: Argument Injection in gitblame Tool Allows Arbitrary File Read Without Approval...

8.3CVSS5.2AI score0.00408EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 6:02 p.m.17 views

EUVD-2026-60971

CodeWhale: Argument Injection in gitshow Tool Allows Arbitrary File Write Without Approval...

9.3CVSS5.2AI score0.0033EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 6:02 p.m.17 views

EUVD-2026-60964

CodeWhale: execshellinteract sends LLM-controlled input to a running shell without an approval prompt privilege escalation...

7.3CVSS5.2AI score0.00189EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 5:47 p.m.35 views

CVE-2026-53758 Emlog: Stored XSS via Parsedown Markdown Processing - Raw HTML Not Sanitized

Emlog is an open source website building system. In versions 2.6.29 and prior, article content is processed by Parsedown without enabling safe mode, which means raw HTML including tags embedded in Markdown is passed through unescaped. The output is rendered with no additional sanitization,...

8.7CVSS0.00258EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 5:47 p.m.9 views

CVE-2026-53758 Emlog: Stored XSS via Parsedown Markdown Processing - Raw HTML Not Sanitized

Emlog is an open source website building system. In versions 2.6.29 and prior, article content is processed by Parsedown without enabling safe mode, which means raw HTML including tags embedded in Markdown is passed through unescaped. The output is rendered with no additional sanitization,...

8.7CVSS5.6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 5:46 p.m.34 views

CVE-2026-53756 Emlog Blind SQL Injection via Authentication Cookie

Emlog is an open source website building system. Prior to version 2.6.16, Emlog CMS Pro contains a blind SQL injection in UserModel::getUserDataByLogin. The $account parameter is directly interpolated into SQL queries without any filtering. The vulnerability is reachable through the auth cookie...

4.9CVSS0.00318EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 5:46 p.m.16 views

CVE-2026-53756

Emlog CMS Pro, an open-source website building system, contains a blind SQL injection in the User_Model::getUserDataByLogin() method prior to version 2.6.16. The root cause is the $account parameter being directly interpolated into SQL queries without filtering. The vulnerability is reachable via...

4.9CVSS5.6AI score0.00318EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 5:46 p.m.11 views

CVE-2026-53756 Emlog Blind SQL Injection via Authentication Cookie

Emlog is an open source website building system. Prior to version 2.6.16, Emlog CMS Pro contains a blind SQL injection in UserModel::getUserDataByLogin. The $account parameter is directly interpolated into SQL queries without any filtering. The vulnerability is reachable through the auth cookie...

4.9CVSS5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/04 5:45 p.m.10 views

CVE-2024-58376

A flaw was found in Renovate's helmv3 manager. This command injection vulnerability allows an attacker with commit access to a repository to execute arbitrary commands. By manipulating registryAliases keys with unquoted shell metacharacters, an attacker can inject commands during helm repo add...

9.3CVSS5.8AI score0.01671EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 5:37 p.m.7 views

CVE-2026-82538

ILIAS before versions 9.22, 10.10, and 11.3 is affected by a SQL injection in the repository trash table . The sort field from HTTP requests is passed directly into the ORDER BY clause without validation against declared sortable columns. Authenticated users with write permission on any container...

8.8CVSS6AI score0.00386EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 5:37 p.m.35 views

CVE-2026-82538 ILIAS Arbitrary SQL Injection via Repository Trash Table Sort Parameter

ILIAS before versions 9.22, 10.10, and 11.3 contains a SQL injection vulnerability in the repository trash table where the table navigation sort field from HTTP requests is passed directly into the ORDER BY clause of a SQL query without validation against declared sortable columns. Authenticated...

8.8CVSS0.00386EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 5:37 p.m.9 views

EUVD-2026-71620

ILIAS before versions 9.22, 10.10, and 11.3 contains a SQL injection vulnerability in the repository trash table where the table navigation sort field from HTTP requests is passed directly into the ORDER BY clause of a SQL query without validation against declared sortable columns. Authenticated...

8.8CVSS6AI score0.00386EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 5:37 p.m.13 views

CVE-2026-82538 ILIAS Arbitrary SQL Injection via Repository Trash Table Sort Parameter

ILIAS before versions 9.22, 10.10, and 11.3 contains a SQL injection vulnerability in the repository trash table where the table navigation sort field from HTTP requests is passed directly into the ORDER BY clause of a SQL query without validation against declared sortable columns. Authenticated...

8.7CVSS6.2AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/04 5:33 p.m.7 views

EUVD-2026-71619

An OS command injection issue in the log4j-cve-2021-44228-hotpatch package in Amazon Linux before 1.3-9 might allow a local user to execute arbitrary commands with root privileges via a Java process whose executable path contains embedded newline characters...

8.5CVSS5.8AI score0.01121EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 5:33 p.m.41 views

CVE-2026-85656

CVE-2026-85656 is an OS command injection vulnerability in the log4j-cve-2021-44228-hotpatch package in Amazon Linux versions before 1.3-9 . A local user with low privileges can execute arbitrary commands with root privileges by leveraging embedded newline characters in a Java process's executabl...

8.5CVSS5.8AI score0.01121EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 5:17 p.m.7 views

CVE-2026-84933

undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a...

8.2CVSS0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 5:17 p.m.6 views

DEBIAN-CVE-2026-84933

undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a...

6.5CVSS5.6AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 5:16 p.m.5 views

CVE-2026-38961

Cross-Site Scripting XSS vulnerability in the RSS Widget of Netgate pfSense Plus versions 26.03, 25.11.1 and pfSense CE version 2.8.1 allows remote authenticated attackers to inject arbitrary JavaScript via malicious content in an RSS feed title. The injected script executes in the browser of any...

5.4CVSS0.002EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 5:16 p.m.7 views

CVE-2026-18073

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a local authenticated attacker to inject parameters into a CL command due to improper neutralization of special elements...

4.4CVSS0.00105EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 5:16 p.m.6 views

CVE-2026-17627

IBM Langflow OSS 1.0.0 through 1.10.2 could allow a remote authenticated attacker to obtain sensitive information and inject messages into workflow history due to improper authorization...

7.1CVSS0.00199EPSS
SaveExploits0References1
Rows per page
Query Builder