Lucene search
+L

27417 matches found

ATTACKERKB
ATTACKERKB
added 2 days ago7 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.3CVSS5.6AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-72750 n8n before 1.123.67 SQL Injection via executeQuery Operation

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.3CVSS5.7AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2 days ago5 views

ldns: ldns: Off-path poisoning attacks due to insufficient query-response matching

A flaw was found in ldns. When applications use ldns as a resolver over User Datagram Protocol UDP, it fails to properly match the query's destination address and port with the response's source address and port. Additionally, the query ID and question are not matched with the response. This...

8.2CVSS5.4AI score0.00147EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-72562 Pimcore pimcore admin-ui-classic-bundle - SQL Injection

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
Cvelist
Cvelist
added 2 days ago34 views

CVE-2026-72550 Friendica Friendica - SQL Injection

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
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago8 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.8CVSS6.1AI score0.00417EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2 days ago6 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.4AI score0.00176EPSS
SaveExploits0References9
NVD
NVD
added 3 days ago10 views

CVE-2026-72914

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1, the administrative statistics endpoints handled by Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController checked authorization only after beginning...

7.5CVSS0.00454EPSS
SaveExploits0References9
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-55837

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1, the administrative statistics endpoints handled by Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController checked authorization only after beginning...

7.5CVSS5.6AI score0.00454EPSS
SaveExploits0References9
CVE
CVE
added 3 days ago20 views

CVE-2026-72914

Mastodon prior to versions 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1 exposes a resource exhaustion risk via administrative statistics endpoints (Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController). Anonymous callers can pass keys, start_at, and end_at to trigger long-running...

7.5CVSS5.6AI score0.00454EPSS
SaveExploits0References9
OSV
OSV
added 3 days ago5 views

CVE-2026-72914 Mastodon: Exhausting data by an unauthenticated request to the admin retention API

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1, the administrative statistics endpoints handled by Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController checked authorization only after beginning...

7.5CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-72914 Mastodon: Exhausting data by an unauthenticated request to the admin retention API

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1, the administrative statistics endpoints handled by Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController checked authorization only after beginning...

7.5CVSS0.00454EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-69114

Spacebar Server before commit 8d126f4 contains a cross-channel message deletion vulnerability in the single-delete and bulk-delete message handlers that fail to scope message queries to the requested channel. Authenticated users with MANAGEMESSAGES permission in any controlled channel can delete...

7.1CVSS5.4AI score0.00277EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-63106 ReadyEcommerce < 4.5.2 Unauthenticated SQL Injection via ProductController.php

ReadyEcommerce before 4.5.2 contains an unauthenticated SQL injection vulnerability in the product listing API where the rating parameter from the products endpoint is concatenated directly into a MySQL HAVING clause without parameterization in ProductController.php. Attackers can perform...

9.8CVSS0.00292EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago7 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

0.00176EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-55269

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.3AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-68088 usb: gadget: function: rndis: add length check to response query

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

0.00176EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago19 views

CVE-2026-68088

The CVE describes a Linux kernel usb gadget rndis vulnerability where the rndis_query_response() path now validates BufLength and BufOffset (introducing a length check) to match the handling in rndis_set_response(). The vulnerability affects the rndis function of the USB gadget subsystem in the L...

5.3AI score0.00176EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 3 days ago5 views

DBI: DBI: Heap overflow when preparsing SQL statements with excessive placeholders

A flaw was found in DBI for Perl. This vulnerability, a heap overflow, occurs when the software attempts to preparse SQL statements containing an extremely large number of placeholders. This could allow a remote attacker to cause a denial of service or potentially execute arbitrary code...

9.8CVSS6.1AI score0.00391EPSS
SaveExploits0References7
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-55219

A cache poisoning vulnerability in CoreBunch/Instatic through 0.0.14 allows an unauthenticated remote attacker to poison the shared process-wide render cache by manipulating the u query parameter of the GET /instatic/hole/ server island endpoint...

6.1CVSS5.4AI score0.00185EPSS
SaveExploits0References1
Rows per page
Query Builder