Lucene search
+L

519 matches found

NVD
NVD
added yesterday7 views

CVE-2026-10848

The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parserpcmsg subsys/net/lib/ocpp/ocppj.c using a hand-rolled helper, extractstringfield, that copied the message's uid and action fields with strncpyoutbuf, token + 1, outlen - 1 and then scanned the result with...

7CVSS
SaveExploits0References2
NVD
NVD
added 4 days ago6 views

CVE-2026-61536

Banks generates meaningful LLM prompts using a simple template language. In versions prior to 2.4.3, banks parses Tool JSON objects from the rendered body of % completion % blocks and later resolves their importpath field through importlib.importmodule... + getattr... to obtain the callable that...

7.5CVSS0.003EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago6 views

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

7.3AI score0.00344EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-51297

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.6CVSS7.9AI score0.00344EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-51298

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

7.5CVSS5.7AI score0.00112EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 6 days ago9 views

Linux Distros Unpatched Vulnerability : CVE-2026-51297

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.4AI score0.00344EPSS
SaveExploits0References3
NVD
NVD
added last week10 views

CVE-2026-51298

Rejected reason: 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...

0.00112EPSS
SaveExploits0
NVD
NVD
added last week8 views

CVE-2026-51297

Rejected reason: 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...

0.00344EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/27 12:0 a.m.3 views

CVE-2026-51297

...

7.6AI score0.00344EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/27 12:0 a.m.6 views

CVE-2026-51297

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.5AI score0.00344EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/27 12:0 a.m.8 views

EUVD-2026-49353

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree, the program still accesses internal member of the freed pointer, which can cause service crash and denial of service...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 12:0 a.m.37 views

CVE-2026-51297

...

0.00344EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/27 12:0 a.m.8 views

EUVD-2026-49352

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.8CVSS6AI score0.00344EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/27 12:0 a.m.51 views

CVE-2026-51297

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

6AI score0.00344EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/25 10:2 p.m.4 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
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.11 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
MongoDB
MongoDB
added 2026/07/22 7:12 p.m.8 views

Out-of-Bounds Heap Read in BSON CodeWScope Element Parsing via Malformed BSONColumn Data

A missing bounds check in the BSON CodeWScope element accessors allows an attacker to trigger an out-of-bounds heap read via a crafted aggregation pipeline. The vulnerability can be exploited by an authenticated user by generating a malformed BSONColumn data containing a CodeWScope element,...

7.1CVSS5.3AI score0.00241EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/07/20 12:19 p.m.11 views

CVE-2026-63760

SurrealDB before 3.1.0 fails to enforce the configured recursion depth limit in the value and JSON parser when processing nested braces, brackets, or parentheses. Unauthenticated attackers can send deeply nested JSON payloads to the WebSocket /rpc endpoint to exhaust server memory and crash the...

8.7CVSS0.00359EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:4 p.m.9 views

EUVD-2026-45931

SurrealDB before 3.1.0 fails to enforce the configured recursion depth limit in the value and JSON parser when processing nested braces, brackets, or parentheses. Unauthenticated attackers can send deeply nested JSON payloads to the WebSocket /rpc endpoint to exhaust server memory and crash the...

8.7CVSS5.3AI score0.00359EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 10:16 p.m.8 views

CVE-2026-15680

Lorex 2K Indoor Wi-Fi Security Camera CDeviceOperator Format String Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Lorex 2K Indoor Wi-Fi Security Cameras. Authentication is not required to exploit th...

7.5CVSS0.0026EPSS
SaveExploits0References1
Rows per page
Query Builder