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
CVE-2026-47189: CWE-639: Authorization Bypass Through User-Controlled Key in duck-organization quest-botCVE-2026-47189 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.5, the AutoMod remove flow looks up and deletes rules by global database ID without verifying that the rule belongs to the guild where the command is executed. A user can learn a victim guild’s AutoMod rule ID through autocomplete, then remove that rule from another guild where they have Manage Server. This issue has been patched in version 1.0.5. Join the discussion | CVE Database V5 | 06/11/2026, 18:31:24 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47188: CWE-116: Improper Encoding or Escaping of Output in duck-organization quest-botCVE-2026-47188 0 CVE-2026-47188 is a low-severity vulnerability in the open-source Discord moderation bot 'quest-bot' by duck-organization. Versions prior to 1.0.5 do not properly suppress mentions in the /unban and /unwarn commands, allowing a moderator to include @everyone or @here in the reason text, causing mass pings. This issue is fixed in version 1.0.5. Join the discussion | CVE Database V5 | 06/11/2026, 18:30:49 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47177: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in duck-organization quest-botCVE-2026-47177 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.4, a user who can configure bot settings can set the ticket transcript channel to a channel they can read. When tickets are closed, the bot exports the full ticket history and sends it to that configured transcript channel. This can expose private ticket messages to users who could not read the original ticket channel. This issue has been patched in version 1.0.4. Join the discussion | CVE Database V5 | 06/11/2026, 18:30:25 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47176: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in duck-organization quest-botCVE-2026-47176 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.4, a user who can configure bot settings can enable logging and choose a logging channel they can read. The bot then logs deleted and edited message contents from every channel it can see, including private channels the configuring user cannot access. This issue has been patched in version 1.0.4. Join the discussion | CVE Database V5 | 06/11/2026, 18:29:55 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47175: CWE-116: Improper Encoding or Escaping of Output in duck-organization quest-botCVE-2026-47175 0 Quest Bot, an open-source Discord moderation bot, had a vulnerability prior to version 1.0.4 where moderation commands echoed user-controlled reason text without disabling mention parsing. This allowed moderators without permission to mention everyone to cause the bot to send @everyone or @here mentions if the bot itself had that permission. The issue is fixed in version 1.0.4. The CVSS score is low, reflecting limited impact and exploitability. Join the discussion | CVE Database V5 | 06/11/2026, 18:29:43 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47173: CWE-116: Improper Encoding or Escaping of Output in duck-organization quest-botCVE-2026-47173 0 Quest Bot, an open-source Discord moderation bot, had a vulnerability prior to version 1.0.3 where user-supplied ticket reasons containing mentions like @everyone, @here, user, or role mentions were posted without suppressing these mentions. This allowed an attacker to cause the bot to ping staff or all users with access to the ticket channel. The issue is fixed in version 1.0.3. Join the discussion | CVE Database V5 | 06/11/2026, 18:29:32 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47172: CWE-829: Inclusion of Functionality from Untrusted Control Sphere in duck-organization quest-botCVE-2026-47172 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, the repository has a privileged deploy workflow that runs after the unprivileged build workflow completes. The build workflow runs on pull requests, and the deploy workflow checks out the triggering workflow’s head_sha, builds that code into a Docker image, pushes it as latest, and triggers production deployment. If an attacker can open a pull request from a branch named main, the deploy workflow condition can treat the PR build as deployable and build the attacker-controlled commit in a privileged deployment context. This can result in malicious container deployment and production bot compromise. This issue has been patched in version 1.0.3. Join the discussion | CVE Database V5 | 06/11/2026, 18:28:53 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47171: CWE-116: Improper Encoding or Escaping of Output in duck-organization quest-botCVE-2026-47171 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, a normal user can create a reminder whose message contains @everyone or @here. When the reminder triggers, the bot sends the stored message back into the channel without suppressing mass mentions. If the bot has permission to mention everyone, the reminder can ping the entire server or channel later. This issue has been patched in version 1.0.3. Join the discussion | CVE Database V5 | 06/11/2026, 18:28:07 UTC Added: 06/11/2026, 19:00:33 UTC |
CVE-2026-47169: CWE-266: Incorrect Privilege Assignment in duck-organization quest-botCVE-2026-47169 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.3, a user with Manage Server / ManageGuild, but without Manage Roles or Administrator, can configure the bot’s AutoRole feature to assign an arbitrary role to new members. If the selected role has Administrator and is below the bot’s highest role, the attacker can join with a controlled account and receive full server admin. This issue has been patched in version 1.0.3. Join the discussion | CVE Database V5 | 06/11/2026, 18:25:33 UTC Added: 06/11/2026, 19:00:24 UTC |
CVE-2026-47163: CWE-862: Missing Authorization in duck-organization quest-botCVE-2026-47163 0 Quest Bot is an opensource modern Discord Bot built for moderation, utilities and support. Prior to version 1.0.1, any guild member who can invoke slash commands can use /automod add, /automod remove, and /automod list because the command has no Discord default permission requirement and no runtime moderator permission check. An attacker can add a rule matching common text and make the bot delete other users’ messages. This issue has been patched in version 1.0.1. Join the discussion | CVE Database V5 | 06/11/2026, 18:27:40 UTC Added: 06/11/2026, 19:00:24 UTC |
Showing 1 to 10 of 10 results