Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Search Results: "base.py"
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-10801: Use of Weak Hash in modelscope ms-swiftCVE-2026-10801 0 A security vulnerability has been detected in modelscope ms-swift up to 4.2.0. This affects the function Template._save_pil_image of the file swift/template/base.py of the component PIL Image Cache Key Handler. The manipulation leads to use of weak hash. An attack has to be approached locally. A high degree of complexity is needed for the attack. It is indicated that the exploitability is difficult. The exploit has been disclosed publicly and may be used. The pull request to fix this issue awaits acceptance. Join the discussion | CVE Database V5 | 06/04/2026, 11:00:13 UTC Added: 06/04/2026, 11:04:35 UTC |
CVE-2026-7314: Path Traversal in eiceblue spire-doc-mcp-serverCVE-2026-7314 0 CVE-2026-7314 is a path traversal vulnerability in eiceblue spire-doc-mcp-server version 1.0.0. It affects the get_doc_path function in the src/spire_doc_mcp/api/base.py file, allowing remote attackers to manipulate the document_name argument to traverse directories. The vulnerability has a CVSS 4.0 base score of 6.9, indicating medium severity. The issue was reported to the project early, but no response or patch has been provided yet. Exploit code is publicly available, though no known exploitation in the wild has been confirmed. Join the discussion | CVE Database V5 | 04/28/2026, 19:45:14 UTC Added: 04/29/2026, 01:53:32 UTC |
CVE-2026-6606: Server-Side Request Forgery in modelscope agentscopeCVE-2026-6606 0 A weakness has been identified in modelscope agentscope up to 1.0.18. This vulnerability affects the function _process_audio_block of the file src/agentscope/agent/_agent_base.py. Executing a manipulation of the argument url can lead to server-side request forgery. It is possible to launch the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way. Join the discussion | CVE Database V5 | 04/20/2026, 04:45:11 UTC Added: 04/20/2026, 05:16:06 UTC |
CVE-2026-4513: SQL Injection in vanna-ai vannaCVE-2026-4513 0 A vulnerability was detected in vanna-ai vanna up to 2.0.2. Affected by this vulnerability is the function ask of the file vanna\legacy\base\base.py. Performing a manipulation results in sql injection. The attack is possible to be carried out remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way. Join the discussion | CVE Database V5 | 03/21/2026, 10:02:11 UTC Added: 03/21/2026, 10:15:51 UTC |
CVE-2024-27444: n/aCVE-2024-27444 0 langchain_experimental (aka LangChain Experimental) in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the __import__, __subclasses__, __builtins__, __globals__, __getattribute__, __bases__, __mro__, or __base__ attribute in Python code. These are not prohibited by pal_chain/base.py. Join the discussion | CVE Database V5 | 02/26/2024, 00:00:00 UTC Added: 02/25/2026, 21:45:33 UTC |
CVE-2026-3192: Improper Authentication in Chia BlockchainCVE-2026-3192 0 A security vulnerability has been detected in Chia Blockchain 2.1.0. This issue affects the function _authenticate of the file rpc_server_base.py of the component RPC Credential Handler. The manipulation leads to improper authentication. The attack is possible to be carried out remotely. The attack is considered to have high complexity. The exploitability is assessed as difficult. The exploit has been disclosed publicly and may be used. The vendor was informed early via email. A separate report via bugbounty was rejected with the reason "This is by design. The user is responsible for host security". Join the discussion | CVE Database V5 | 02/25/2026, 16:02:12 UTC Added: 02/25/2026, 20:41:34 UTC |
CVE-2024-58339: CWE-770 Allocation of Resources Without Limits or Throttling in run-llama llama_indexCVE-2024-58339 0 LlamaIndex (run-llama/llama_index) versions up to and including 0.12.2 contain an uncontrolled resource consumption vulnerability in the VannaPack VannaQueryEngine implementation. The custom_query() logic generates SQL statements from a user-supplied prompt and executes them via vn.run_sql() without enforcing query execution limits In downstream deployments where untrusted users can supply prompts, an attacker can trigger expensive or unbounded SQL operations that exhaust CPU or memory resources, resulting in a denial-of-service condition. The vulnerable execution path occurs in llama_index/packs/vanna/base.py within custom_query(). Join the discussion | CVE Database V5 | 01/12/2026, 23:04:25 UTC Added: 01/12/2026, 23:23:45 UTC |
CVE-2024-14021: CWE-502 Deserialization of Untrusted Data in run-llama llama_indexCVE-2024-14021 0 LlamaIndex (run-llama/llama_index) versions up to and including 0.11.6 contain an unsafe deserialization vulnerability in BGEM3Index.load_from_disk() in llama_index/indices/managed/bge_m3/base.py. The function uses pickle.load() to deserialize multi_embed_store.pkl from a user-supplied persist_dir without validation. An attacker who can provide a crafted persist directory containing a malicious pickle file can trigger arbitrary code execution when the victim loads the index from disk. Join the discussion | CVE Database V5 | 01/12/2026, 23:04:43 UTC Added: 01/12/2026, 23:23:45 UTC |
CVE-2024-5826: CWE-94 Improper Control of Generation of Code in vanna-ai vanna-ai/vannaCVE-2024-5826 0 In the latest version of vanna-ai/vanna, the `vanna.ask` function is vulnerable to remote code execution due to prompt injection. The root cause is the lack of a sandbox when executing LLM-generated code, allowing an attacker to manipulate the code executed by the `exec` function in `src/vanna/base/base.py`. This vulnerability can be exploited by an attacker to achieve remote code execution on the app backend server, potentially gaining full control of the server. Join the discussion | CVE Database V5 | 06/27/2024, 18:40:37 UTC Added: 10/15/2025, 13:01:30 UTC |
CVE-2025-7897: Missing Authentication in harry0703 MoneyPrinterTurboCVE-2025-7897 0 A vulnerability was found in harry0703 MoneyPrinterTurbo up to 1.2.6 and classified as critical. Affected by this issue is the function verify_token of the file app/controllers/base.py of the component API Endpoint. The manipulation leads to missing authentication. The attack may be launched remotely. Join the discussion | CVE Database V5 | 07/20/2025, 15:02:04 UTC Added: 07/20/2025, 15:16:44 UTC |
Showing 1 to 10 of 10 results