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 changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout (no rate-limiting library is present in requirements.txt). Join the discussion | CVE Database V5 | 08/05/2026, 06:59:03 UTC Added: 08/05/2026, 07:27:07 UTC |
changedetection.io's /settings save handler builds an update dict from form.data['application'] and blind-merges it into the stored application settings via .update. Join the discussion | CVE Database V5 | 08/05/2026, 06:59:00 UTC Added: 08/05/2026, 07:27:07 UTC |
0 changedetection.io's REST API resources are protected by an @auth.check_token decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec (changedetectionio/api/Spec.py), whose get method carries neither @auth.check_token nor @validate_openapi_request. Join the discussion | CVE Database V5 | 08/05/2026, 06:58:56 UTC Added: 08/05/2026, 07:27:07 UTC |
0 CVE-2026-43891 is a high-severity vulnerability in changedetection.io versions prior to 0.55.1. It involves external control of file name or path during the backup restore process. An attacker can craft a backup ZIP archive with maliciously controlled snapshot paths that, when restored, cause the application to copy attacker-controlled files into the live datastore. This leads to the application parsing and returning contents of targeted local files, potentially exposing sensitive data. The vulnerability is fixed in version 0.55.1. Join the discussion | CVE Database V5 | 05/12/2026, 16:56:33 UTC Added: 05/12/2026, 17:37:40 UTC |
0 changedetection.io is a free open source web page change detection tool. In 0.54.9 and earlier, xpath_filter() switches to XML mode for XML/RSS content and creates etree.XMLParser(strip_cdata=False) without explicitly disabling external entity resolution, external DTD loading, or network-backed entity lookup. The helper then parses untrusted XML bytes directly with etree.fromstring(...). Join the discussion | CVE Database V5 | 05/12/2026, 16:52:23 UTC Added: 05/12/2026, 17:37:38 UTC |
changedetection.io is a free open source web page change detection tool. Prior to 0.54.8, the @login_optionally_required decorator is placed before (outer to) @blueprint.route() instead of after it. In Flask, @route() must be the outermost decorator because it registers the function it receives. When the order is reversed, @route() registers the original undecorated function, and the auth wrapper is never in the call chain. This silently disables authentication on these routes. This vulnerability is fixed in 0.54.8. Join the discussion | CVE Database V5 | 04/07/2026, 14:55:24 UTC Added: 04/07/2026, 15:31:16 UTC |
0 ChangeDetection.io versions prior to 0.54.7 contain a protection bypass vulnerability in the SafeXPath3Parser implementation that allows attackers to read arbitrary local files by using unblocked XPath 3.0/3.1 functions such as json-doc() and similar file-access primitives. Attackers can exploit the incomplete blocklist of dangerous XPath functions to access sensitive data from the local filesystem. Join the discussion | CVE Database V5 | 04/01/2026, 18:09:35 UTC Added: 04/01/2026, 18:38:22 UTC |
0 changedetection.io is a free open source web page change detection tool. Prior to 0.54.7, the `jq:` and `jqraw:` include filter expressions allow use of the jq `env` builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user (or unauthenticated user when no password is set, the default) can leak sensitive environment variables including `SALTED_PASS`, `PLAYWRIGHT_DRIVER_URL`, `HTTP_PROXY`, and any secrets passed as env vars to the container. Version 0.54.7 patches the issue. Join the discussion | CVE Database V5 | 03/27/2026, 22:01:13 UTC Added: 03/27/2026, 22:06:00 UTC |
0 changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, a Zip Slip vulnerability in the backup restore functionality allows arbitrary file overwrite via path traversal in uploaded ZIP archives. This issue has been patched in version 0.54.4. Join the discussion | CVE Database V5 | 03/06/2026, 06:54:27 UTC Added: 03/06/2026, 07:16:06 UTC |
0 changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, the changedetection.io application allows users to specify XPath expressions as content filters via the include_filters field. These XPath expressions are processed using the elementpath library which implements XPath 3.0/3.1 specification. XPath 3.0 includes the unparsed-text() function which can read arbitrary files from the filesystem. The application does not validate or sanitize XPath expressions to block dangerous functions, allowing an attacker to read any file accessible to the application process. This issue has been patched in version 0.54.4. Join the discussion | CVE Database V5 | 03/06/2026, 06:54:15 UTC Added: 03/06/2026, 07:16:06 UTC |
Showing 1 to 10 of 15 results