Lucene search
+L

316624 matches found

NVD
NVD
added 2026/08/27 5:17 p.m.6 views

CVE-2026-26899

An issue was discovered in luci-app-https-dns-proxy on OpenWrt PR 15 2026-01-17. The setInitAction function in /usr/libexec/rpcd/luci.https-dns-proxy allows authenticated users to execute arbitrary shell commands via shell metacharacters in the name parameter...

0.00178EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/27 5:17 p.m.8 views

Kargo has Open Redirect in UI OIDC Login Flow via redirectTo Query Parameter

Summary The Kargo UI reads a redirectTo query parameter on the /login and /token-renew routes and, following a successful OIDC authentication, uses its value as the destination for client-side navigation. The parameter is treated as a path string but is not constrained to targets within the UI's...

5.1CVSS5.5AI score0.00312EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2026/08/27 5:17 p.m.6 views

GHSA-G7GW-M874-7RMF Kargo has Open Redirect in UI OIDC Login Flow via redirectTo Query Parameter

Summary The Kargo UI reads a redirectTo query parameter on the /login and /token-renew routes and, following a successful OIDC authentication, uses its value as the destination for client-side navigation. The parameter is treated as a path string but is not constrained to targets within the UI's...

5.1CVSS5.5AI score0.00312EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/08/27 5:17 p.m.21 views

EUVD-2026-28857

Kargo has Open Redirect in UI OIDC Login Flow via redirectTo Query Parameter...

5.1CVSS5.1AI score0.00312EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/08/27 5:06 p.m.8 views

n8n-nodes-sqlite3 vulnerable to path traversal via user-controlled database file path (db_path parameter)

Affected versions 1.0.0 Patched version 1.0.0 Description In versions prior to 1.0.0, the SQLite node accepted the database file path as a direct node parameter visible and editable in the workflow. A workflow author who mapped untrusted user input to the dbpath field could allow an attacker to...

6.1CVSS5.2AI score0.00459EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/08/27 5:06 p.m.6 views

NPM: n8n-nodes-sqlite3 vulnerable to path traversal via user-controlled database file path (db_path parameter)

NPM: n8n-nodes-sqlite3 vulnerable to path traversal via user-controlled database file path dbpath parameter vulnerability discovered by ? in WordPress Npm n8n-nodes-sqlite3 versions 1.0.0...

6.1CVSS5.2AI score0.00459EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/27 5:06 p.m.5 views

GHSA-Q7M3-RHXG-7VXR n8n-nodes-sqlite3 vulnerable to path traversal via user-controlled database file path (db_path parameter)

Affected versions 1.0.0 Patched version 1.0.0 Description In versions prior to 1.0.0, the SQLite node accepted the database file path as a direct node parameter visible and editable in the workflow. A workflow author who mapped untrusted user input to the dbpath field could allow an attacker to...

6.1CVSS5.3AI score0.00459EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 5:06 p.m.20 views

CVE-2026-54687

n8n-nodes-sqlite3 (versions

6.1CVSS5.5AI score0.00459EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 5:06 p.m.27 views

CVE-2026-54687 n8n-nodes-sqlite3: Path traversal via user-controlled database file path (db_path parameter)

n8n-nodes-sqlite3 is a node for operating a local SQLite database from n8n. Prior to 1.0.0, nodes/SqliteNode/v1/SqliteV1.node.ts exposes the dbpath database file path as a node parameter that permits data expressions from upstream workflow input. A workflow author who maps untrusted input to dbpa...

6.1CVSS0.00459EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/27 5:06 p.m.7 views

CVE-2026-54687 n8n-nodes-sqlite3: Path traversal via user-controlled database file path (db_path parameter)

n8n-nodes-sqlite3 is a node for operating a local SQLite database from n8n. Prior to 1.0.0, nodes/SqliteNode/v1/SqliteV1.node.ts exposes the dbpath database file path as a node parameter that permits data expressions from upstream workflow input. A workflow author who maps untrusted input to dbpa...

6.1CVSS5.9AI score0.00459EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 5:06 p.m.7 views

EUVD-2026-67158

n8n-nodes-sqlite3 is a node for operating a local SQLite database from n8n. Prior to 1.0.0, nodes/SqliteNode/v1/SqliteV1.node.ts exposes the dbpath database file path as a node parameter that permits data expressions from upstream workflow input. A workflow author who maps untrusted input to dbpa...

6.1CVSS5.5AI score0.00459EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 5:06 p.m.10 views

CVE-2026-54687 n8n-nodes-sqlite3: Path traversal via user-controlled database file path (db_path parameter)

n8n-nodes-sqlite3 is a node for operating a local SQLite database from n8n. Prior to 1.0.0, nodes/SqliteNode/v1/SqliteV1.node.ts exposes the dbpath database file path as a node parameter that permits data expressions from upstream workflow input. A workflow author who maps untrusted input to dbpa...

6.1CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/08/27 5:03 p.m.10 views

CVE-2026-54713 CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 5:03 p.m.29 views

CVE-2026-54713 CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS0.00364EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/27 5:03 p.m.7 views

CVE-2026-54713 CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS5.9AI score0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 5:03 p.m.15 views

CVE-2026-54713

CakePHP Queue (a queue-interop compatible queueing library) has an incomplete comparison in QueueManager::getUniqueId() that affects versions 0.1.11 through 2.3.1 . When shouldBeUnique is enabled, the method generates job identifiers from the job class, method, and parameters, but sorting paramet...

3.7CVSS5.3AI score0.00364EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 5:03 p.m.7 views

EUVD-2026-67241

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS5.3AI score0.00364EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 4:40 p.m.6 views

CVE-2022-26937

Crash PoC del File System di Rete Windows CVE-2022-26937 root@kitploit: nt!KeBugCheckEx: fffff8038996efa0 48894c2408 mov qword ptr rsp+8,rcx ss:0018:ffffd000d589ae60=0000000000000139 1: kd !analyze -v Bugcheck Analysis KERNELSECURITYCHECKFAILURE 139 A kernel component has corrupted a critical dat...

9.8CVSS9.2AI score0.76531EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 4:27 p.m.3 views

mora-hwbp

Mora-HWBP — AMSI / WLDP / ETW Telemetrie-Hooking über Hardware-Breakpoints Ein Proof-of-Concept POC aus der Sicherheitsforschung, das auf Hardware-Breakpoints CPU-Debug-Register basierendes Funktions-Hooking als Alternative zum herkömmlichen In-Memory-Code-Patching demonstriert. Zweck & Umfang...

5.6AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/27 4:25 p.m.7 views

CVE-2026-5680

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending specially crafted WebSocket messages with permessage-deflate negotiated. This could lead to excessive memory consumption due to the PerMessageDeflateFunction.largerBuffer method using exponential doubling,...

7.5CVSS5.8AI score0.00404EPSS
SaveExploits0References3
Rows per page
Query Builder