Lucene search
+L

601 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/05 4:25 p.m.8 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.15 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.16 views

EUVD-2026-39020

Ghost Content API filter bypass reveals private fields...

5.3CVSS5.4AI score0.00214EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 4:05 p.m.9 views

EUVD-2026-52765

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.4CVSS5.7AI score0.00354EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:00 a.m.9 views

CVE-2026-51293

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.4AI score0.00145EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:00 a.m.8 views

CVE-2026-51291

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.4AI score0.00307EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/29 8:17 p.m.14 views

CVE-2026-67433

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In version 6.0.0, the logfile check legacy database migration moved a predictable path from /tmp with os.rename and allowed a local user controlling the plugin account to place a...

5.8CVSS0.0008EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.12 views

PT-2026-65541

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.9AI score0.00107EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/27 12:00 a.m.12 views

EUVD-2026-49351

SQLite 3.41 has a use-after-free vulnerability in jsonRemoveFunc of SQLite JSON module. The parsed JSON object is freed at line 3555, while line 3575 still calls jsonLookupStep with the released pointer. Remote attackers can exploit this flaw to crash the service and leak heap memory information...

5.9AI score0.00332EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 12:00 a.m.8 views

CVE-2026-51300

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.6AI score0.00407EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.19 views

PT-2026-60096

Name of the Vulnerable Software and Affected Versions nebula-mesh affected versions not specified Description Operator session tokens are stored in plaintext within the token column of the operator sessions table. These tokens are 32-byte random hex values sent via cookies and remain valid for 24...

7.1CVSS6.1AI score
SaveExploits0
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2618 malla: Stored XSS via Meshtastic node names in multiple frontend pages

Node names longname, shortname received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping. Any participant on a public Meshtastic MQTT broker can set a malicious node name that executes JavaScript in the browser of every Malla dashboard visitor. Affecte...

6.3CVSS6.4AI score0.00184EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:02 p.m.9 views

PYSEC-2026-2925 PraisonAI: SQLiteConversationStore didn't validate table_prefix when constructing SQL queries

Summary The tableprefix configuration value is directly used to construct SQL table identifiers without validation. If an attacker controls this value, they can manipulate SQL query structure, leading to unauthorized data access e.g., reading internal SQLite tables such as sqlitemaster and...

6.9CVSS6.2AI score0.00297EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/07/10 7:26 p.m.17 views

SiYuan: Unauthenticated SQLite Data Exfiltration via Template Injection in /api/icon/getDynamicIcon

Summary The /api/icon/getDynamicIcon endpoint is explicitly excluded from authentication in SiYuan's kernel router router.go, "不需要鉴权" -- no auth needed. When called with type=8 and a valid block id parameter, this endpoint invokes RenderDynamicIconContentTemplate, which executes a Go template tha...

5.9CVSS6.3AI score0.00239EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/10 7:26 p.m.22 views

EUVD-2026-39124

SiYuan: Unauthenticated SQLite Data Exfiltration via Template Injection in /api/icon/getDynamicIcon...

5.9CVSS6.1AI score0.00239EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/08 12:00 a.m.28 views

CVE-2026-50812

SQLite 3.53.1 and earlier trunk builds of the SQLite Session Extension are affected by a NULL pointer dereference in sqlite3changeset_apply_v3() when applying a malformed changeset, reaching sqlite3_value_type() with a NULL sqlite3_value pointer, leading to denial of service. The issue is tied to...

5.5CVSS6AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1530 LangGraph's SQLite is vulnerable to SQL injection via metadata filter key in SQLite checkpointer list method

Context A SQL injection vulnerability exists in LangGraph's SQLite checkpoint implementation that allows attackers to manipulate SQL queries through metadata filter keys. This affects applications that accept untrusted metadata filter keys not just filter values in checkpoint search operations...

7.3CVSS6.5AI score0.02254EPSS
SaveExploits2References6
OSV
OSV
added 2026/07/06 8:31 p.m.14 views

GHSA-R35R-FPX2-JGR4 Linuxfabrik Monitoring Plugins allow insecure creation of SQLite databases

Summary The SQLite databases are created at predictable static paths in /tmp. Any user can therefore create a symlink at these paths in /tmp pointing to arbitrary files. The monitoring scripts then follows these symlinks and then creates their database at the symlink target. This becomes really...

5.1CVSS6.2AI score0.00184EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 8:31 p.m.19 views

Insecure Temporary File

Overview linuxfabrik-lib is a Python libraries used in various Linuxfabrik projects, including the 'Linuxfabrik Monitoring Plugins' project. Affected versions of this package are vulnerable to Insecure Temporary File in the process that creates SQLite databases at predictable paths in /tmp. An...

5.1CVSS6.2AI score0.00184EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.32 views

PT-2026-56055

Name of the Vulnerable Software and Affected Versions linuxfabrik-monitoring-plugins affected versions not specified Description SQLite databases are created using predictable static paths in /tmp, allowing any user to create a symlink at these locations pointing to arbitrary files. When monitori...

5.1CVSS6.2AI score0.00184EPSS
SaveExploits0References10
Rows per page
Query Builder