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 PDM, a Python package and dependency manager, versions up to and including 2.26.9 automatically load project-local plugins from a .pdm-plugins directory during initialization. This behavior allows an attacker-controlled file in an untrusted repository checkout to execute arbitrary Python code before any command is parsed. The vulnerability arises because the load_plugins() function runs during Core.init() and adds .pdm-plugins via site.addsitedir(), which processes .pth files and executes import lines immediately. This code execution occurs with the privileges of the user running pdm, affecting even benign commands like pdm --version. The issue is fixed in version 2.27.0. Join the discussion | CVE Database V5 | 08/04/2026, 18:42:23 UTC Added: 08/04/2026, 19:05:20 UTC |
0 A path traversal vulnerability exists in pdm versions prior to 2.27.0 in the write_to_fs function. This flaw allows a malicious wheel to write arbitrary files by bypassing path validation due to improper pathname limitation. The issue is fixed in version 2.27.0. Join the discussion | CVE Database V5 | 08/04/2026, 17:57:15 UTC Added: 08/04/2026, 18:34:00 UTC |
CVE-2026-47763 is a medium severity vulnerability in the Python package manager pdm prior to version 2.27.0. It allows an attacker to exploit symbolic link (symlink) following when pdm writes project-local state or configuration files without symlink protection. This can lead to arbitrary file overwrite relative to the privileges of the user running pdm. The issue affects files such as pdm.toml, .pdm-python, and .python-version. The vulnerability has been fixed in pdm version 2.27.0. Join the discussion | CVE Database V5 | 08/04/2026, 17:29:41 UTC Added: 08/04/2026, 17:57:22 UTC |
Showing 1 to 3 of 3 results