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
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
0 CodeWhale versions before 0.8.64 contain an environment variable exposure vulnerability in the js_execution tool that fails to scrub parent process environment variables before spawning Node.js. Attackers can craft malicious JavaScript code executed by the tool to read process.env and leak API keys, cloud credentials, and authentication tokens back to the model context. Join the discussion | CVE Database V5 | 08/18/2026, 15:22:02 UTC Added: 08/18/2026, 15:34:56 UTC |
0 CodeWhale versions before 0.8.64 have a path traversal vulnerability in the image_analyze tool. This flaw allows attackers to create symlinks in the workspace that point to external files with image extensions. Because the tool does not canonicalize symlinks before reading files, attackers can leak file contents to the vision endpoint without user approval. Join the discussion | CVE Database V5 | 08/18/2026, 15:22:02 UTC Added: 08/18/2026, 15:34:56 UTC |
0 CodeWhale versions before 0.8.64 have an argument injection vulnerability in the git_blame tool. This flaw allows attackers to inject git options via the unvalidated rev parameter, enabling them to read arbitrary files. Sensitive files such as SSH keys and credentials can be exfiltrated through the tool's output. The vulnerability is rated high severity with a CVSS 4.0 score of 8.3. Join the discussion | CVE Database V5 | 08/18/2026, 15:22:00 UTC Added: 08/18/2026, 15:34:56 UTC |
0 CodeWhale versions before 0.8.64 fail to properly validate the allow_shell configuration parameter from project config files, allowing attackers to enable arbitrary shell command execution by committing a malicious .codewhale/config.toml file to a repository. When a user clones and opens the repository in CodeWhale, the AI model gains access to exec_shell and task_shell tools, enabling execution of arbitrary shell commands on the victim's machine without explicit user consent. Join the discussion | CVE Database V5 | 08/18/2026, 15:21:59 UTC Added: 08/18/2026, 15:34:56 UTC |
0 CVE-2026-75859 is a high-severity path traversal vulnerability in Hmbown's CodeWhale software versions before 0.8.64. The flaw allows attackers to specify file paths outside the intended workspace via the project config instructions field, leading to arbitrary file reads. This can be exploited by placing a malicious .codewhale/config.toml file in a cloned repository, which causes sensitive files to be read and injected into the AI system prompt. Join the discussion | CVE Database V5 | 08/18/2026, 15:21:57 UTC Added: 08/18/2026, 15:34:54 UTC |
0 CodeWhale (packages codewhale / codewhale-tui) versions >= 0.8.41 and < 0.8.64 contain a remote code execution vulnerability in the rlm_eval tool. The tool's approval_requirement() returns ApprovalRequirement::Auto, which the engine treats as 'never prompt,' causing arbitrary model-supplied Python code to run in a python3 interpreter without consulting the user's configured --approval-policy and without any approval prompt or audit step. An attacker can induce the agent to execute arbitrary code via prompt injection in untrusted content the agent reads (a web page, fetched URL, repository file, or MCP tool result); the companion rlm_open tool can stage such content. Code runs on the user's machine at the user's privilege level. Fixed in 0.8.64. Join the discussion | CVE Database V5 | 08/18/2026, 15:21:57 UTC Added: 08/18/2026, 15:34:54 UTC |
CodeWhale versions from 0.8.41 up to but not including 0.8.64 contain a privilege management vulnerability in the exec_shell_interact tool. This flaw causes the approval requirement to be set to automatic, bypassing the usual approval prompt for code execution. As a result, an attacker able to inject commands via untrusted input can execute commands within an already-approved interactive shell session at that shell's privilege level. The issue is fixed in version 0.8.64. Join the discussion | CVE Database V5 | 08/18/2026, 15:21:56 UTC Added: 08/18/2026, 15:34:54 UTC |
CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to internal IP addresses and bypassing SSRF mitigations. Join the discussion | CVE Database V5 | 08/18/2026, 15:21:55 UTC Added: 08/18/2026, 15:34:54 UTC |
CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.22, the fetch_url tool validates the initial URL's resolved IP address against a restricted-IP blocklist (is_restricted_ip()) to prevent SSRF attacks against internal services (cloud metadata endpoints, localhost, private networks). However, the HTTP client (reqwest) is configured to automatically follow up to 5 redirects (reqwest::redirect::Policy::limited(5)) without re-validating the redirect target against the same SSRF protections. This vulnerability is fixed in 0.8.22. Join the discussion | CVE Database V5 | 05/28/2026, 17:30:09 UTC Added: 05/28/2026, 18:03:35 UTC |
0 CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.26, the task_create tool spawns durable sub-agents that inherit two insecure defaults, allow_shell defaults to true (config.rs:1499: self.allow_shell.unwrap_or(true)) and auto_approve defaults to true (task_manager.rs:297: auto_approve: Some(true)). When a user approves a task_create call (which requires ApprovalRequirement::Required), they approve what appears to be a benign work prompt. However, the spawned sub-agent silently receives unrestricted, unapproved shell access. This vulnerability is fixed in 0.8.26. Join the discussion | CVE Database V5 | 05/28/2026, 17:26:42 UTC Added: 05/28/2026, 18:03:35 UTC |
Showing 1 to 10 of 10 results