Lucene search
+L

14304 matches found

Github Security Blog
Github Security Blog
added 2026/04/29 9:3 p.m.13 views

n8n has SQL Injection in Snowflake and MySQL Nodes

Impact The fix for GHSA-f3f2-mcxc-pwjx did not cover the Snowflake node or the legacy MySQL v1 node. Both nodes construct SQL queries by directly interpolating user-controlled table names, column names, and update keys into query strings without identifier escaping, enabling SQL injection against...

8.8CVSS5.8AI score0.00254EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/29 8:59 p.m.14 views

appsmith has SQL Injection in FilterDataService via Unsafe DROP TABLE Execution

Summary A SQL injection vulnerability exists in FilterDataServiceCE.java where the dropTable method constructs a SQL DROP TABLE statement using string concatenation with the table name. If the table name is derived from user input, this allows for arbitrary SQL command execution. Details The...

6.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/29 8:59 p.m.6 views

GHSA-H8CJ-HPMG-636V appsmith has SQL Injection in FilterDataService via Unsafe DROP TABLE Execution

Summary A SQL injection vulnerability exists in FilterDataServiceCE.java where the dropTable method constructs a SQL DROP TABLE statement using string concatenation with the table name. If the table name is derived from user input, this allows for arbitrary SQL command execution. Details The...

7.2CVSS6.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/29 7:15 p.m.4 views

CVE-2026-7401 SourceCodester CET Automated Grading System with AI Predictive Analytics Registration index.php register cross site scripting

A vulnerability was detected in SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0. This vulnerability affects unknown code of the file /index.php?action=register of the component Registration. The manipulation of the argument studentid/fullname/section/username results ...

5.3CVSS3.7AI score0.0032EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-41526

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not...

7.8CVSS5.4AI score0.0017EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/28 8:16 a.m.7 views

CVE-2026-40966

In Spring AI, an attacker can bypass conversation isolation and exfiltrate sensitive memory from other users’ chat histories, including secrets and credentials, by injecting filter logic through conversationId. Only applications that use VectorStoreChatMemoryAdvisor and pass user-supplied input a...

5.9CVSS0.00233EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/28 12:0 a.m.35 views

CVE-2026-41526

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path t...

6.5CVSS0.0017EPSS
SaveExploits0References5
Friends Of PHP
Friends Of PHP
added 2026/04/27 8:30 p.m.16 views

Remote code execution via evaluation of user-controlled input in validation rules

Impact A remote code execution RCE vulnerability affects versions 0.13.2 through 0.13.21. When documentation endpoints are publicly accessible and validation rules reference user-controlled input, request supplied data may be evaluated during documentation generation, leading to execution of...

6.5AI score
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/24 10:35 p.m.9 views

CVE-2026-31667

A flaw was found in the Linux kernel, specifically within the uinput user input and ff-core force feedback core modules. A local user, by interacting with a force-feedback gamepad through uinput, can trigger a condition where different parts of the system wait indefinitely for each other to relea...

7.8CVSS5.4AI score0.00096EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/21 11:7 p.m.13 views

EUVD-2026-24578

WWBN AVideo is an open source video platform. In versions 29.0 and below, the cloneServer.json.php endpoint in the CloneSite plugin constructs shell commands using user-controlled input url parameter without proper sanitization. The input is directly concatenated into a wget command executed via...

9.3CVSS6AI score0.02221EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/04/18 5:35 a.m.13 views

Remote Code Execution (RCE)

Giskard is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe rendering of user-controlled input using Jinja2 Template without validation, which allows an attacker to execute arbitrary code through crafted rule definitions...

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/04/17 10:16 p.m.14 views

CVE-2026-40477

Thymeleaf is a server-side Java template engine for web and standalone environments. Versions 3.1.3.RELEASE and prior contain a security bypass vulnerability in the expression execution mechanisms. Although the library provides mechanisms to prevent expression injection, it fails to properly...

9CVSS0.00851EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/17 6:54 p.m.4 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS6.6AI score0.0036EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/04/17 12:0 a.m.12 views

WordPress plugin Form Maker by 10Web 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be installed t...

4.9CVSS5.8AI score0.00428EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007519)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007519 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: complete validation of user input In my recent commit, I missed that doreplace handler...

7.1CVSS6.2AI score0.0023EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/17 12:0 a.m.16 views

WordPress plugin wpForo Forum 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There is...

6.5CVSS5.8AI score0.00331EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/16 9:32 a.m.5 views

CVE-2024-4867 Cross-Site Scripting via Developer Portal in WSO2 API Manager Enables UI Modification and Information Retrieval

The WSO2 API Manager developer portal accepts user-supplied input without enforcing expected validation constraints or proper output encoding. This deficiency allows a malicious actor to inject script content that is executed within the context of a user's browser. By leveraging this cross-site...

5.4CVSS5.7AI score0.00195EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/16 9:32 a.m.7 views

CVE-2024-4867

The WSO2 API Manager developer portal accepts user-supplied input without enforcing expected validation constraints or proper output encoding. This deficiency allows a malicious actor to inject script content that is executed within the context of a user's browser. By leveraging this cross-site...

5.4CVSS5.7AI score0.00195EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/04/16 1:37 a.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the attributionlink property, which constructs HTML by directly interpolating user-controlled fields without escaping. An attacker can execute arbitrary JavaScript in the context of users viewing ingredient o...

9CVSS5.7AI score0.00207EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/04/15 9:15 a.m.127 views

File-Cleaner-

I learn from this Project w Never trust user input: Attackers c...

5.8AI score
SaveExploits0
Rows per page
Query Builder