Lucene search
+L

34 matches found

Kitploit
Kitploit
added 2026/09/08 6:00 a.m.6 views

CVE-2024-37032

CVE-2024-37032 在 Ollama 中利用恶意注册表服务器进行路径遍历 学习自 Probllama:Ollama 远程代码执行漏洞 CVE-2024-37032 – 概述与缓解措施 漏洞环境 root@kitploit: docker run -d -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama:0.1.33 恶意注册表服务器 请将 HOST 修改为你的主机地址 必须不带端口 运行 python3 server.py 运行 PoC 请将 HOST 修改为你的恶意注册表服务器主机地址,并将...

8.8CVSS7.2AI score0.89633EPSS
SaveExploits5
Snyk
Snyk
added 2026/08/20 12:00 a.m.18 views

Assignment to Variable without Use

Overview Affected versions of this package are vulnerable to Assignment to Variable without Use due to improper handling of content type caching. An attacker can cause incorrect processing of message content by manipulating the content type during message handling. Remediation Upgrade...

3.8CVSS5.9AI score0.00151EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 9:17 p.m.13 views

CVE-2026-18948

A flaw was found in Feast. The system improperly deserializes user-defined functions UDFs stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in...

9.9CVSS0.00745EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 9:17 p.m.25 views

CVE-2026-18941

A flaw was found in Feast and feast-operator. The default configuration for both the Feast SDK and the feast-operator is "noauth," meaning no security manager is installed. This default allows unauthenticated and unauthorized access to feature-server, registry-server, and offline-server endpoints...

7.7CVSS0.00589EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.40 views

CVE-2026-18948 Feast: feast: unsafe dill deserialization of registry-stored udfs — rce on feature server and registry server

A flaw was found in Feast. The system improperly deserializes user-defined functions UDFs stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in...

9.9CVSS0.00745EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 8:44 p.m.15 views

EUVD-2026-55818

A flaw was found in Feast. The system improperly deserializes user-defined functions UDFs stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in...

9.9CVSS6.2AI score0.00745EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 8:44 p.m.74 views

CVE-2026-18948

Feast: A flaw in serializing UDFs with dill enabling unsafe deserialization leads to unauthenticated RCE on the feature server and, via deserialization bypass, on the registry server. A remote attacker can store a malicious UDF, with the risk of cross-tenant data access and lateral movement in de...

9.9CVSS6.2AI score0.00745EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/10 8:44 p.m.8 views

CVE-2026-18948 Feast: feast: unsafe dill deserialization of registry-stored udfs — rce on feature server and registry server

A flaw was found in Feast. The system improperly deserializes user-defined functions UDFs stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in...

9.9CVSS6.2AI score0.00745EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/10 8:44 p.m.12 views

CVE-2026-18948

A flaw was found in Feast. The system improperly deserializes user-defined functions UDFs stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in...

9.9CVSS6.3AI score0.00745EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/10 6:51 p.m.10 views

Missing Authentication for Critical Function

Overview feast is a Python SDK for Feast Affected versions of this package are vulnerable to Missing Authentication for Critical Function through the feature-server, registry-server, and offline-server endpoints when the default noauth configuration leaves no security manager installed. An attack...

8.8CVSS5.8AI score0.00589EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.9 views

PT-2026-69964

Name of the Vulnerable Software and Affected Versions Feast affected versions not specified Description Improper deserialization of user-defined functions UDFs stored in the registry, which are serialized using the dill library, allows for arbitrary code execution. In default configurations, a...

9.9CVSS6AI score0.00745EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/06/25 7:51 a.m.23 views

CVE-2026-56121

A flaw was found in Feast. This vulnerability allows unauthenticated or unauthorized attackers to achieve remote code execution. By sending a specially crafted gRPC request to the registry server, attackers can exploit an unsafe deserialization process. This enables them to execute operating syst...

9.8CVSS6.3AI score0.01406EPSS
SaveExploits3References7
Snyk
Snyk
added 2026/06/24 4:16 p.m.13 views

Deserialization of Untrusted Data

Overview feast is a Python SDK for Feast Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the ApplyFeatureView handler of registryserver.py, which calls FeatureView.fromproto and deserializes the feature view's embedded user-defined function before the appl...

9.8CVSS6.2AI score0.01406EPSS
SaveExploits3References2
ATTACKERKB
ATTACKERKB
added 2026/06/24 2:49 p.m.17 views

CVE-2026-56121

Feast before 0.63.0 contains an unsafe deserialization vulnerability that allows unauthenticated or unauthorized attackers to achieve remote code execution by sending a crafted gRPC request to the registry server. The userdefinedfunction.body field of an OnDemandFeatureView spec is decoded from...

9.8CVSS6.8AI score0.01406EPSS
SaveExploits3References5
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.71 views

PT-2026-51837

Name of the Vulnerable Software and Affected Versions Feast versions prior to 0.63.0 Description An unsafe deserialization issue exists in the registry server that allows unauthenticated or unauthorized attackers to achieve remote code execution. By sending a crafted gRPC request, an attacker can...

9.8CVSS6.3AI score0.01406EPSS
SaveExploits3References10
NVD
NVD
added 2026/05/14 10:16 p.m.79 views

CVE-2026-44427

The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. From 1.1.0 to 1.7.4, the TrailingSlashMiddleware in internal/api/server.go is vulnerable to an open redirect attack. An attacker can craft a URL with a protocol-relative path e.g., //evil.com/ tha...

0.0041EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/10 7:23 p.m.17 views

PraisonAI has Unrestricted Upload Size in WSGI Recipe Registry Server that Enables Memory Exhaustion DoS

Summary The WSGI-based recipe registry server server.py reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default no token configured, any local process can send arbitrarily large...

7.5CVSS5.8AI score0.00334EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/04/09 10:16 p.m.12 views

CVE-2026-40115

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the WSGI-based recipe registry server server.py reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default no token...

7.5CVSS0.00334EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/09 9:19 p.m.42 views

CVE-2026-40115

The provided sources confirm a concrete vulnerability in PraisonAI’s WSGI recipe registry server prior to version 4.5.128: the server reads the full HTTP request body into memory based on the client’s Content-Length, with no upper bound, while the Starlette server enforces a 10 MB limit. Combined...

7.5CVSS6AI score0.00334EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 9:19 p.m.6 views

CVE-2026-40115 PraisonAI has an Unrestricted Upload Size in WSGI Recipe Registry Server Enables Memory Exhaustion DoS

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the WSGI-based recipe registry server server.py reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default no token...

6.2CVSS5.8AI score0.00334EPSS
SaveExploits1References1
Rows per page
Query Builder