Lucene search
+L

298 matches found

Vulnrichment
Vulnrichment
added 2026/08/21 4:28 p.m.16 views

CVE-2026-39909 llama.cpp Use-After-Free in RPC GRAPH_RECOMPUTE Handler

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

9.2CVSS6.6AI score0.00769EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 4:28 p.m.43 views

CVE-2026-39909

llama.cpp before build b8585 contains a use-after-free vulnerability in the RPC server's GRAPH_RECOMPUTE handler. An unauthenticated remote attacker can store a computation graph, cause referenced buffers to be freed, then reclaim that memory with attacker-controlled content. Sending a subsequent...

9.2CVSS6.6AI score0.00769EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 4:28 p.m.16 views

EUVD-2026-64001

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

9.2CVSS6.6AI score0.00769EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 4:28 p.m.38 views

CVE-2026-39909 llama.cpp Use-After-Free in RPC GRAPH_RECOMPUTE Handler

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

9.2CVSS6.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/21 4:28 p.m.9 views

CVE-2026-39909

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

9.2CVSS6.7AI score0.00769EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/21 4:28 p.m.32 views

CVE-2026-39909 llama.cpp Use-After-Free in RPC GRAPH_RECOMPUTE Handler

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

9.2CVSS0.00769EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.20 views

PT-2026-79400

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPH RECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

8.1CVSS6.6AI score0.00769EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 5:05 p.m.104 views

CVE-2026-42976

This CVE concerns Windows RPC API: missing authentication for a critical function allows an authorized attacker to escalate privileges locally. Affected component: Windows RPC server/remote procedure call surface; root cause: lack of authentication on a sensitive function. Impact described as loc...

7.8CVSS5.2AI score0.00214EPSS
SaveExploits0References1Affected Software12
Cvelist
Cvelist
added 2026/08/11 5:05 p.m.44 views

CVE-2026-42976 Remote Access Management service/API (RPC server) Elevation of Privilege Vulnerability

...

7.8CVSS0.00214EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/11 5:05 p.m.8 views

CVE-2026-42976 Remote Access Management service/API (RPC server) Elevation of Privilege Vulnerability

...

7.8CVSS5.1AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1399 Fugue is Vulnerable to Remote Code Execution by Pickle Deserialization via FlaskRPCServer

Summary The Fugue framework implements an RPC server system for distributed computing operations. In the core functionality of the RPC server implementation, I found that the decode function in fugue/rpc/flask.py directly uses cloudpickle.loads to deserialize data without any sanitization. This...

8.8CVSS6.8AI score0.00732EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/02 7:28 p.m.14 views

GHSA-QV2R-V3MX-F4PF zebrad has full node denial of service via non-ASCII LongPollId in getblocktemplate

Am I affected You are affected if: 1. You run zebrad up to and including v4.4.1. 2. Your zebrad.toml sets rpc.listenaddr to a TCP address RPC server is enabled. 3. An attacker can authenticate to the RPC endpoint. With the default enablecookieauth = true, this requires the attacker to read the...

6.5CVSS5.8AI score0.00376EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/25 6:00 p.m.28 views

CVE-2026-46611 Glances: XML-RPC Server Missing Host Header Validation Enables DNS Rebinding Attack

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances XML-RPC server glances -s, implemented in glances/server.py does not validate the HTTP Host header, leaving it vulnerable to DNS rebinding attacks. An attacker can exploit DNS rebinding to exfiltrate the...

5.3CVSS0.00166EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/25 6:00 p.m.41 views

CVE-2026-46611

Glances XML-RPC server (glances/server.py) before 4.5.5 does not validate the HTTP Host header, enabling DNS rebinding attacks to exfiltrate the victim’s monitoring data. The vulnerability affects the XML-RPC backend used by glances -s (XML-RPC path /RPC2) and allows an attacker to cause the brow...

5.3CVSS5.9AI score0.00166EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/22 9:27 p.m.18 views

Glances: XML-RPC Multi-Origin CORS Configuration Silently Falls Back to Wildcard (Incomplete Fix for CVE-2026-33533)

Summary The Glances XML-RPC server glances -s introduced a configurable CORS origin list in version 4.5.3 as a mitigation for CVE 2026-33533. However, the implementation silently falls back to Access-Control-Allow-Origin: whenever corsorigins contains more than one entry. An operator who configur...

7.4CVSS5.9AI score0.00401EPSS
SaveExploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/19 1:58 a.m.17 views

CVE-2026-8770

A vulnerability was identified in continuedev continue up to 1.2.22. This affects the function lsTool of the file core/tools/implementations/lsTool.ts of the component JSON-RPC Server. Such manipulation of the argument dirPath leads to path traversal. An attack has to be approached locally. The...

4.8CVSS5.4AI score0.00258EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/05/18 12:31 a.m.17 views

EUVD-2026-30715

A vulnerability was identified in continuedev continue up to 1.2.22. This affects the function lsTool of the file core/tools/implementations/lsTool.ts of the component JSON-RPC Server. Such manipulation of the argument dirPath leads to path traversal. An attack has to be approached locally. The...

4.8CVSS5.4AI score0.00258EPSS
SaveExploits1References5
NVD
NVD
added 2026/05/18 12:16 a.m.20 views

CVE-2026-8770

A vulnerability was identified in continuedev continue up to 1.2.22. This affects the function lsTool of the file core/tools/implementations/lsTool.ts of the component JSON-RPC Server. Such manipulation of the argument dirPath leads to path traversal. An attack has to be approached locally. The...

4.8CVSS0.00258EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/05/18 12:00 a.m.21 views

Continue 路径遍历漏洞

“Continue” is an open-source AI code review tool that can enforce checks during CI processes. Versions of “continue” prior to 1.2.22 contain a path traversal vulnerability. This vulnerability stems from the function “lsTool” in the component’s JSON-RPC Server, where the function “lsTool” processe...

4.8CVSS6AI score0.00258EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/17 11:15 p.m.48 views

CVE-2026-8770 continuedev continue JSON-RPC Server lsTool.ts lsTool path traversal

A vulnerability was identified in continuedev continue up to 1.2.22. This affects the function lsTool of the file core/tools/implementations/lsTool.ts of the component JSON-RPC Server. Such manipulation of the argument dirPath leads to path traversal. An attack has to be approached locally. The...

4.8CVSS0.00258EPSS
SaveExploits1References4
Rows per page
Query Builder