Lucene search
+L

237925 matches found

Wolfi
Wolfi
added 4 days ago9 views

CVE-2026-12075 vulnerabilities

Vulnerabilities for packages: open-webui...

5.2AI score
SaveExploits0
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-56152

TypeBot is a chatbot builder tool. In version 3.16.1, API tokens bearer credentials used to authenticate against the builder API are stored in the database as cleartext strings. An attacker who gains read access to the database e.g., via SQL injection, backup exposure, or insider access can extra...

9.1CVSS5.6AI score0.00196EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago30 views

CVE-2026-47702

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

9.1CVSS5.6AI score0.00196EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-46670

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS5.8AI score0.01652EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 4 days ago32 views

CVE-2026-46670 YesWiki: Unauthenticated SQL Injection

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS0.01652EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago59 views

CVE-2026-46670

YesWiki

9.8CVSS5.8AI score0.01652EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago5 views

CVE-2026-46670 YesWiki: Unauthenticated SQL Injection

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 4 days ago9 views

CVE-2026-72775

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters channel, function, and trigger names into SQL statements without proper escaping. An authenticated user can inject arbitrary SQL...

5.8CVSS0.00211EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago9 views

CVE-2026-72750

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the Snowflake node's Execute Query operation, which interpolates expression values directly into the SQL string. When a workflow author embeds untrusted, externally-controlled expression data directly in a raw SQL...

5.3CVSS0.00211EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago8 views

CVE-2026-72609

An SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the acquisition = orderreceive permission to read arbitrary database contents via the orderby request parameter in acqui/parcels.pl. The parameter is passed to...

7.1CVSS0.00219EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago8 views

CVE-2026-72610

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the borrowers = editborrowers permission to cause a time-based denial of service by storing a SQL payload in a patron lang field. The value is concatenated raw into a...

4.3CVSS0.00199EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago7 views

CVE-2026-72608

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools = labelcreator permission to execute arbitrary SQL via the imagename field of a patron card layout. The imagename value is stored verbatim in the layout XML an...

6.5CVSS0.00224EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago8 views

CVE-2026-72607

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools = itemsbatchmod permission to read arbitrary database contents by storing a SQL payload in the agefield value of an automatic item modification rule. The...

7.1CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago9 views

CVE-2026-72599

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause. An unauthenticated attacker can read, modify, or delete all database contents...

9.8CVSS0.00338EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago9 views

CVE-2026-72562

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS0.00239EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago7 views

CVE-2026-72558

An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all...

8.8CVSS0.00239EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago6 views

CVE-2026-72550

An SQL injection vulnerability in Friendica through the 2026.08-dev branch allows unauthenticated remote attackers to execute arbitrary SQL statements via the photo-view order parameter. The parameter is concatenated unescaped into a SHOW COLUMNS query via a bare PDO::query call, enabling stacked...

9.8CVSS0.00417EPSS
SaveExploits1References1
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-56101

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters channel, function, and trigger names into SQL statements without proper escaping. An authenticated user can inject arbitrary SQL...

5.8CVSS5.8AI score0.00211EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 4 days ago9 views

CVE-2026-72775

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters channel, function, and trigger names into SQL statements without proper escaping. An authenticated user can inject arbitrary SQL...

5.8CVSS5.8AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago7 views

CVE-2026-72775 n8n before 1.123.67 SQL Injection via PostgresTrigger Node

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a SQL injection vulnerability in the PostgresTrigger node, which interpolates user-supplied identifier parameters channel, function, and trigger names into SQL statements without proper escaping. An authenticated user can inject arbitrary SQL...

5.8CVSS5.8AI score
SaveExploits0References4
Rows per page
Query Builder