Lucene search
+L

665 matches found

Positive Technologies
Positive Technologies
•added 2026/07/28 12:00 a.m.•17 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.00142EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/07/27 12:00 a.m.•15 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.•11 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
Snyk
Snyk
•added 2026/07/19 12:27 a.m.•19 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection in the DocumentBuilder process when parsing XML content from the ZTIMEINTERVALS column of a Merlin project SQLite file. An attacker can access arbitrary files by supplying a specially crafted XML payloa...

8.7CVSS5.8AI score0.00347EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/19 12:27 a.m.•14 views

XML External Entity (XXE) Injection

Overview mpxj is a Python wrapper for the MPXJ Java library for manipulating project files Affected versions of this package are vulnerable to XML External Entity XXE Injection in the DocumentBuilder process when parsing XML content from the ZTIMEINTERVALS column of a Merlin project SQLite file. ...

8.7CVSS5.8AI score0.00347EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/14 12:00 a.m.•27 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 score0.00352EPSS
SaveExploits0
OSV
OSV
•added 2026/07/13 3:46 p.m.•15 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.00325EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/13 3:02 p.m.•12 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.00404EPSS
SaveExploits1References7
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•22 views

MobSF has SQL Injection in its SQLite Database Viewer Utils

DescriptionMobSF's readsqlite function in mobsf/MobSF/utils.py lines 542-566 uses Python string formatting % to construct SQL queries with table names read from a SQLite database's sqlitemaster table. When a security analyst uses MobSF to analyze a malicious mobile application containing a crafte...

6.5CVSS6.2AI score0.00403EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/10 7:26 p.m.•20 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.00377EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/07/10 7:26 p.m.•28 views

EUVD-2026-39124

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

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

CVE-2026-50812

A NULL pointer dereference vulnerability exists in the SQLite Session Extension affecting SQLite 3.53.1 and trunk builds prior to check-in e807d4e3798efd53 . The flaw occurs when the sqlite3changeset_apply_v3() function processes a corrupt changeset and invokes sqlite3_value_type() with a NULL sq...

6AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/07 4:03 p.m.•17 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.02306EPSS
SaveExploits2References6
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•21 views

Lord of Large Language Models (LoLLMs) Server path traversal vulnerability in lollms_file_system.py

A path traversal vulnerability exists in the ParisNeo/lollms repository, specifically in the lollmsfilesystem.py file. The functions addragdatabase, togglemountragdatabase, and vectorizefolder do not implement security measures such as sanitizepathfromendpoint or sanitizepath. This allows an...

4.6CVSS6AI score0.00319EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
•added 2026/07/06 8:31 p.m.•22 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.00191EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/06 8:31 p.m.•17 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.00191EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/06 12:00 a.m.•36 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.00191EPSS
SaveExploits0References13
OSV
OSV
•added 2026/06/29 5:38 p.m.•13 views

USN-8480-1 sqlite3 vulnerabilities

It was discovered that SQLite incorrectly handled certain memory operations in the FTS5 full-text search extension. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code...

8.5CVSS5.9AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/29 11:50 a.m.•22 views

PYSEC-2026-530 SciTokens is vulnerable to SQL Injection in KeyCache

Summary The KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format to construct SQL queries with user-supplied data such as issuer and keyid. This allowed an attacker to execute arbitrary SQL commands against the local SQLite database. Ran the POC below...

9.8CVSS6.3AI score0.00571EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
•added 2026/06/29 12:00 a.m.•20 views

PT-2026-53547

Summary The get all user threads function constructs raw SQL queries using f-strings with unescaped thread IDs fetched from the database. An attacker stores a malicious thread ID via update thread. When the application loads the thread list, the injected payload executes and grants full database...

9.8CVSS5.8AI score0.00596EPSS
SaveExploits1References6
Rows per page
Query Builder