Lucene search
+L

5299 matches found

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
OSV
OSV
added 2026/07/27 12:00 a.m.9 views

CVE-2026-51296

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...

7.5CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/07/27 12:00 a.m.72 views

CVE-2026-51303

SQLite core parsing contains a use-after-free in sqlite3ExprListDelete (expr.c). Frees an ExprList and then accesses the freed object, enabling a remote attacker to crash the app, leak memory, or, in some scenarios, achieve arbitrary code execution. Affected component: core parsing; potentially S...

6.5AI score0.00373EPSS
SaveExploits0
CVE
CVE
added 2026/07/27 12:00 a.m.45 views

CVE-2026-51298

Summary of findings (CVE-2026-51298) : Several connected advisories confirm a use-after-free vulnerability in SQLite 3.41 related to the JSON extraction function. The flaw occurs when, after releasing the JsonParse object with jsonParseFree(), the code still accesses internal members of the freed...

5.9AI score0.00112EPSS
SaveExploits0
CVE
CVE
added 2026/07/27 12:00 a.m.56 views

CVE-2026-51300

SQLite 3.41 contains a use-after-free vulnerability in the expression parsing/memory management logic. Specifically, after sqlite3ExprDelete releases an expression object, the program may still access freed memory in expr.c, allowing a remote attacker to craft malicious SQL queries that trigger i...

6AI score0.00407EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 12:00 a.m.7 views

CVE-2026-51297

sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial...

8.8CVSS7.3AI score
SaveExploits0References4
CVE
CVE
added 2026/07/27 12:00 a.m.95 views

CVE-2026-51297

This CVE entry is rejected/not used and does not represent an active vulnerability.

6AI score0.00344EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/26 12:00 a.m.18 views

PT-2026-64986

Name of the Vulnerable Software and Affected Versions sqlite version 3.41 Description A use-after-free UAF issue exists in the ORDER BY clause parsing routine. The system releases the memory of an ExprList object through the sqlite3ExprListDelete function and subsequently attempts to access the...

7.8CVSS7.2AI score0.0034EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/26 12:00 a.m.27 views

PT-2026-64984

Name of the Vulnerable Software and Affected Versions SQLite version 3.41 Description A use-after-free flaw exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, which the exprComputeOperands function subsequently accesses....

10CVSS7.5AI score0.00401EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/26 12:00 a.m.23 views

PT-2026-64983

Name of the Vulnerable Software and Affected Versions SQLite version 3.41 Description An issue exists in the expression parsing and memory management logic. After the sqlite3ExprDelete function is called to release an expression object, the program retains a dangling pointer and accesses member...

9.4CVSS7.8AI score0.00407EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/25 10:02 p.m.11 views

sqlite: SQLite: Denial of Service via use-after-free in JSON extraction

A flaw was found in SQLite. A remote attacker could exploit a use-after-free vulnerability in the JSON extraction function. This occurs when the program attempts to access memory after it has been freed, specifically within the JsonParse object. Successful exploitation of this vulnerability can...

5.8AI score0.00112EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/25 10:02 p.m.10 views

sqlite: SQLite: Arbitrary code execution via malicious SQL statement

A flaw was found in SQLite. A use-after-free vulnerability in the expression evaluation logic, specifically within the sqlite3ReleaseTempReg and exprComputeOperands functions, allows a remote attacker to exploit the system. By supplying a malicious SQL statement, an attacker can cause a denial of...

7.5AI score0.00401EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/25 10:02 p.m.8 views

sqlite: sqlite: Arbitrary code execution via use-after-free in JSON parsing

A flaw was found in sqlite. This use-after-free vulnerability in the JSON parsing logic allows remote attackers to craft malicious JSON payloads. This can trigger memory deallocation followed by illegal memory access, potentially leading to arbitrary code execution, sensitive information leakage,...

7.4AI score0.00344EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/25 10:02 p.m.11 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: sqlite: lemon-3.53.4-0.1.hum1 aarch64, x8664 sqlite-3.53.4-0.1.hum1 aarch64, x8664 sqlite-analyzer-3.53.4-0.1.hum1 aarch64, x8664 sqlite-debug-3.53.4-0.1.hum1 aarch64, x8664...

8.5CVSS7AI score0.00401EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/25 10:02 p.m.10 views

sqlite: sqlite: Arbitrary code execution via malicious SQL statement

A flaw was found in sqlite. A remote attacker can exploit a use-after-free vulnerability in the ORDER BY clause parsing routine by crafting a malicious SQL statement. This can lead to an application crash, sensitive information disclosure, and in some cases, arbitrary code execution, allowing the...

7.2AI score0.0034EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.15 views

PT-2026-64981

Name of the Vulnerable Software and Affected Versions sqlite version 3.41 Description A use-after-free issue exists in the JSON parsing logic. This occurs when a remote adversary provides a specially crafted JSON payload that triggers a memory free followed by illegal memory access. This conditio...

10CVSS7.5AI score0.00344EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.21 views

PT-2026-64980

Name of the Vulnerable Software and Affected Versions SQLite version 3.41 Description A use-after-free flaw exists in the jsonRemoveFunc function of the SQLite JSON module. The issue occurs because a parsed JSON object is freed, but the system subsequently attempts to call jsonLookupStep using th...

7.8CVSS7AI score0.00332EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/20 9:12 p.m.7 views

CVE-2026-47133

ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to version 5.0.10, each table in the on-disk SQLite policy store /Library/Application Support/clearancekit/store.db is verified using an ECDSA signature stored in the datasignatures table. T...

6.9CVSS5.3AI score0.00106EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 7:06 p.m.18 views

MGASA-2026-0278 Updated sqlite3 packages fix security vulnerabilities

The updated packages fix security vulnerabilities: SQLite before 3.53.2 Memory Corruption in FTS5 Extension. CVE-2026-11822 SQLite before 3.53.2 Heap Buffer Overflow via FTS5 fts5ChunkIterate. CVE-2026-11824...

8.5CVSS5.2AI score0.00175EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/07/20 1:00 p.m.12 views

USN-8565-1: SQLite vulnerabilities

It was discovered that SQLite did not properly handle NULL pointer dereferences in the Session Extension when applying a corrupt changeset. An attacker could possibly use this issue to cause SQLite to crash, resulting in a denial of service. CVE-2026-50812 It was discovered that SQLite had a buff...

6.1CVSS5.6AI score0.00112EPSS
SaveExploits0
Rows per page
Query Builder