Lucene search
+L

5589 matches found

OSV
OSV
added 2026/08/06 8:24 a.m.10 views

ROOT-OS-ALPINE-321-CVE-2025-70873 CVE-2025-70873 in sqlite - Patched by Root

Root has patched CVE-2025-70873 in the sqlite package for Root:Alpine:3.21. Multiple fixed versions available...

7.5CVSS7.1AI score0.00301EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.16 views

EulerOS 2.0 SP13 : sqlite (EulerOS-SA-2026-3051)

According to the versions of the sqlite packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : SQLite before 3.53.2 contains a heap-based buffer overflow vulnerability in the FTS5 full-text search extension that allows attackers to cause a...

8.5CVSS6.9AI score0.00175EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.14 views

EulerOS 2.0 SP13 : sqlite (EulerOS-SA-2026-3001)

According to the versions of the sqlite packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : SQLite before 3.53.2 contains a heap-based buffer overflow vulnerability in the FTS5 full-text search extension that allows attackers to cause a...

8.5CVSS6.9AI score0.00175EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 5:16 p.m.13 views

CVE-2026-7646

IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP resources/read request with a URL-encoded path...

6.5CVSS0.00302EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 5:16 p.m.14 views

CVE-2026-7646

IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP resources/read request with a URL-encoded path...

6.5CVSS5.5AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 4:25 p.m.9 views

CVE-2026-7646

IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP resources/read request with a URL-encoded path...

6.5CVSS5.6AI score0.00302EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/05 4:25 p.m.20 views

EUVD-2026-53464

IBM Langflow OSS 1.0.0 through 1.10.3 allows users to read arbitrary files from the server filesystem, including other users' uploaded documents, the JWT signing secret, the SQLite database, and process environment variables, by sending a crafted MCP resources/read request with a URL-encoded path...

6.5CVSS5.6AI score0.00302EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 2:42 p.m.20 views

EUVD-2026-39020

Ghost Content API filter bypass reveals private fields...

5.3CVSS5.4AI score0.00358EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 1:10 p.m.13 views

MAL-2026-12513 Malicious code in async-mutex-lock (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e195fef439eb6af3d28576857a30030e4bd839406fa36b2f939279743f12188e The package is advertised as a mutex-lock utility but ships none of the documented API no Mutex/lock/unlock. Its sole export, getPlugin in index.js,...

5.6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.39 views

CVE-2026-71282 ChirpStack SQLite Backend SQL Injection via Device Tag Key in ListDevices Filter

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro , while only the tag VALUE is safely parameter-bound via Diesel's .bind...

6.5CVSS0.00227EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.58 views

CVE-2026-71282

ChirpStack SQLite backend has a SQL injection risk in device tag filtering. In ChirpStack’s SQLite code path (chirpstack-sqlite), the code interpolates the user-supplied tag KEY directly into a raw SQL fragment using format!(), while the tag VALUE is bound safely via Diesel. This means an authent...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.11 views

CVE-2026-71282 ChirpStack SQLite Backend SQL Injection via Device Tag Key in ListDevices Filter

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro , while only the tag VALUE is safely parameter-bound via Diesel's .bind...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:26 p.m.13 views

CVE-2026-71282 ChirpStack SQLite Backend SQL Injection via Device Tag Key in ListDevices Filter

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro , while only the tag VALUE is safely parameter-bound via Diesel's .bind...

6.5CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/05 12:26 p.m.12 views

EUVD-2026-53367

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro dsl::sql::&format!"device.tags-'' =", k.bind::v, while only the tag VALUE is safely...

6.5CVSS5.7AI score0.00227EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.7 views

CVE-2026-71282

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro , while only the tag VALUE is safely parameter-bound via Diesel's .bind...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.12 views

Photon OS 5.0: Sqlite PHSA-2026-5.0-92-0889

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-92-0889. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

8.5CVSS5.4AI score0.00175EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.16 views

Photon OS 5.0: Sqlite PHSA-2026-5.0-91-0889

An update of the sqlite package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-91-0889. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

8.5CVSS5.4AI score0.00175EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 5:17 p.m.33 views

CVE-2026-69259

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the SQLite Record Manager node in packages/components/nodes/recordmanager/SQLiteRecordManager/SQLiteRecordManager.ts accepted user-controlled additionalConfig and spread it after the intended...

9.4CVSS0.00354EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/04 4:05 p.m.51 views

CVE-2026-69259 Flowise RCE via SQLite Record Manager Node

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the SQLite Record Manager node in packages/components/nodes/recordmanager/SQLiteRecordManager/SQLiteRecordManager.ts accepted user-controlled additionalConfig and spread it after the intended...

9.4CVSS0.00354EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/04 4:05 p.m.71 views

CVE-2026-69259

Summary: CVE-2026-69259 affects Flowise (SQLite Record Manager node) prior to 3.1.3. The vulnerability arises from user-controlled additionalConfig in SQLiteRecordManager.ts, which could overwrite the SQLite database path, allowing an authenticated attacker using a published Docker image (running...

9.4CVSS5.7AI score0.00354EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder