Lucene search
K

216220 matches found

Vulnrichment
Vulnrichment
added 2026/05/07 1:57 p.m.8 views

CVE-2026-44349 Daptin fuzzy search injects unvalidated column name into raw SQL

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.5, processFuzzySearch in server/resource/resourcefindallpaginated.go:1484 splits the user-supplied column parameter by comma and interpolates each segment directly into goqu.Lfmt.Sprintf"LOWER%s LIKE ?", prefix+col raw SQL with no...

7.1CVSS5.8AI score0.00305EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/07 1:56 p.m.6 views

CVE-2026-41422

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed...

8.3CVSS5.9AI score0.00345EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/07 1:56 p.m.43 views

CVE-2026-41422 Daptin vulnerable to SQL injection via unvalidated goqu.L() calls in aggregate API

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed...

8.3CVSS0.00345EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/07 1:56 p.m.6 views

CVE-2026-41422 Daptin vulnerable to SQL injection via unvalidated goqu.L() calls in aggregate API

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed...

8.3CVSS5.9AI score0.00345EPSS
Exploits0References2
CVE
CVE
added 2026/05/07 1:56 p.m.12 views

CVE-2026-41422

Daptin (CVE-2026-41422) exposes SQL injection in the /aggregate/:typename endpoint via unvalidated user input passed to goqu.L() in server/resource/resource_aggregate.go. Root cause: user-controlled column/group parameters were inserted directly into SQL without validation, bypassing parameteriza...

8.3CVSS5.9AI score0.00345EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/07 1:15 p.m.2 views

CVE-2026-41490

Dagster is an orchestration platform for the development, production, and observation of data assets. Prior to Dagster Core version 1.13.1 and prior to Dagster libraries version 0.29.1, the DuckDB, Snowflake, BigQuery, and DeltaLake I/O managers constructed SQL WHERE clauses by interpolating...

8.3CVSS6AI score0.00265EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/05/07 1:15 p.m.68 views

CVE-2026-41490 Dagster Vulnerable to SQL Injection via Dynamic Partition Keys in Database I/O Manager Integrations

Dagster is an orchestration platform for the development, production, and observation of data assets. Prior to Dagster Core version 1.13.1 and prior to Dagster libraries version 0.29.1, the DuckDB, Snowflake, BigQuery, and DeltaLake I/O managers constructed SQL WHERE clauses by interpolating...

8.3CVSS0.00265EPSS
Exploits1References2
Patchstack
Patchstack
added 2026/05/07 9:59 a.m.8 views

WordPress BetterDocs Pro plugin <= 3.7.0 - Unauthenticated SQL Injection vulnerability

Unauthenticated SQL Injection vulnerability discovered by h0xilo in WordPress Plugin BetterDocs Pro versions = 3.7.0...

7.5CVSS5.9AI score0.00395EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2026/05/07 7:44 a.m.15 views

CVE-2025-68060

The CVE-2025-68060 entry concerns the WordPress plugin Team Member (versions up to 8.5). The issue is an improper neutralization of SQL commands in the plugin, enabling SQL Injection (described as Blind SQL Injection). Affected component is the Team Member plugin code handling database queries; r...

7.6CVSS5.8AI score0.0022EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/07 7:44 a.m.2 views

CVE-2025-68060

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in WPMart Team Member allows Blind SQL Injection. This issue affects Team Member: from n/a through 8.5...

7.6CVSS5.8AI score0.0022EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/07 7:44 a.m.40 views

CVE-2025-68060 WordPress Team Member plugin <= 8.5 - SQL Injection vulnerability

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in WPMart Team Member allows Blind SQL Injection. This issue affects Team Member: from n/a through 8.5...

7.6CVSS0.0022EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/07 7:44 a.m.6 views

CVE-2025-68060 WordPress Team Member plugin <= 8.5 - SQL Injection vulnerability

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in WPMart Team Member allows Blind SQL Injection. This issue affects Team Member: from n/a through 8.5...

7.6CVSS5.8AI score0.0022EPSS
Exploits0References1
Patchstack
Patchstack
added 2026/05/07 7:42 a.m.10 views

WordPress Team Member plugin <= 8.5 - SQL Injection vulnerability

SQL Injection vulnerability discovered by Jarno Vos jrn5151 in WordPress Plugin Team Member versions = 8.5...

7.6CVSS5.9AI score0.0022EPSS
Exploits0Affected Software1
NVD
NVD
added 2026/05/07 6:16 a.m.34 views

CVE-2026-4348

The BetterDocs Pro plugin for WordPress is vulnerable to SQL Injection via the getcurrentletterdocs and docssortbyletter AJAX actions in all versions up to, and including, 3.7.0. This is due to the limit POST parameter being interpolated directly into a SQL query string before being passed to...

7.5CVSS0.00395EPSS
Exploits0References2
NVD
NVD
added 2026/05/07 6:16 a.m.8 views

CVE-2026-41143

YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data'idfiche' value sourced from $POST'idfiche' is concatenated directly into a raw SQL query without any...

8.8CVSS0.00342EPSS
Exploits0References2
Patchstack
Patchstack
added 2026/05/07 5:25 a.m.2 views

WordPress wpForo Forum plugin <= 3.0.4 - SQL Injection vulnerability

SQL Injection vulnerability discovered by Nguyen Ba Khanh in WordPress Plugin wpForo Forum versions = 3.0.4...

5.9AI score0.00283EPSS
Exploits0Affected Software1
F5 Networks
F5 Networks
added 2026/05/07 5:16 a.m.11 views

K000161154: Sequelize vulnerability CVE-2026-30951

Security Advisory Description Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An...

7.5CVSS6AI score0.00377EPSS
Exploits2
ATTACKERKB
ATTACKERKB
added 2026/05/07 5:8 a.m.4 views

CVE-2026-41143

YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data'idfiche' value sourced from $POST'idfiche' is concatenated directly into a raw SQL query without any...

8.8CVSS5.8AI score0.00342EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/05/07 5:8 a.m.9 views

EUVD-2026-28312

YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data'idfiche' value sourced from $POST'idfiche' is concatenated directly into a raw SQL query without any...

8.8CVSS5.8AI score0.00342EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/07 4:27 a.m.28 views

EUVD-2026-28319

The BetterDocs Pro plugin for WordPress is vulnerable to SQL Injection via the getcurrentletterdocs and docssortbyletter AJAX actions in all versions up to, and including, 3.7.0. This is due to the limit POST parameter being interpolated directly into a SQL query string before being passed to...

7.5CVSS5.9AI score0.00395EPSS
Exploits0References2
Rows per page
Query Builder