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-80349: Authentication Bypass by Spoofing in TarsCloud TarsWebCVE-2026-80349 0 TarsWeb decides whether a request comes from a trusted local caller using a client-controlled header. app.js sets Koa's proxy option to true without naming which upstream proxies may be trusted and without limiting the number of forwarded hops, so the request address Koa reports is taken from the X-Forwarded-For header supplied by the caller. In midware/ssoMidware.js a single branch covers both the ignored-path list and the ignoreIps allowlist from config/loginConf.js, which contains the loopback address, and that branch assigns the effective account identity from the uid query parameter before falling through to the request without validating any ticket, cookie or password. A request carrying a forged X-Forwarded-For value naming the loopback address and a uid naming an existing account therefore reaches every route the console mounts as that account, including an administrator, with no credential of any kind. Those routes include user and role administration, service configuration, and package upload and deployment. Version 3.0.16 separates the two branches so that a match on the address allowlist assigns the configured default account rather than one named by the caller. Join the discussion | CVE Database V5 | 08/26/2026, 10:09:49 UTC Added: 08/26/2026, 10:22:53 UTC |
CVE-2026-80348: Missing Authorization in TarsCloud TarsWebCVE-2026-80348 0 TarsWeb enforces its per-application roles by calling AuthService from individual controller methods, and four methods in app/controller/patch/PatchController.js make no such call. uploadAndPublish accepts a package upload and then builds and dispatches a deployment task to every server matching the supplied application and module name, while its sibling uploadPatchPackage, which only stores the package, does check developer authorization first. The only precondition uploadAndPublish enforces is that the named server is registered, and any registered server in the installation satisfies it. downloadPackage and deletePatchPackage select a package by an unscoped sequential primary key covering every application's uploads, and setPatchPackageDefault changes which package a given application deploys by default. Any authenticated account, including one holding a role scoped to a single unrelated application, can therefore push a package to and trigger its deployment on any server the console manages, retrieve or delete any other application's package, and change which package is deployed by default. Join the discussion | CVE Database V5 | 08/26/2026, 10:09:48 UTC Added: 08/26/2026, 10:22:53 UTC |
CVE-2026-80347: Server-Side Request Forgery (SSRF) in kazuph mcp-fetchCVE-2026-80347 0 mcp-fetch checks a fetch target against its SSRF guard without removing the brackets that surround an IPv6 literal. isSafeUrl reads the hostname from the parsed URL, which for a literal such as http://[::1]/ yields the bracketed string, and then tests it with net.isIP. That call returns zero for a bracketed value, so the branch holding the private-address checks is skipped entirely. The guard falls back to resolving the hostname, the bracketed string is not a resolvable name, no addresses are returned, and the target is reported safe. The HTTP client then strips the brackets and connects. Because the address may be given in IPv4-mapped form, the same path reaches any IPv4 target the loopback and private checks were meant to exclude, including link-local metadata endpoints. isPrivateIPv6 also has no case for the ::ffff: prefix, so the mapped form would still pass even if the brackets were removed. The fetch target is supplied as a tool argument, so an attacker who can influence what the model requests can read internal responses back into the model context. Join the discussion | CVE Database V5 | 08/26/2026, 10:09:47 UTC Added: 08/26/2026, 10:22:53 UTC |
CVE-2026-77545: CWE-489 Active debug code in Ubiquiti Inc UniFi OS ServerCVE-2026-77545 0 A malicious actor with access to the network, low privileges and under certain conditions could exploit an Active Debug Code vulnerability found in certain devices running UniFi OS to escalate privileges within such UniFi OS devices or instances. Join the discussion | CVE Database V5 | 08/26/2026, 10:13:43 UTC Added: 08/26/2026, 10:22:53 UTC |
CVE-2026-77543: CWE-20 Improper input validation in Ubiquiti Inc UniFi Access ApplicationCVE-2026-77543 0 A malicious actor with access to the network and low privileges could exploit an Improper Input Validation vulnerability found in UniFi Access Application to execute a Command Injection on the host device. Join the discussion | CVE Database V5 | 08/26/2026, 10:07:54 UTC Added: 08/26/2026, 10:22:53 UTC |
CVE-2026-77542: CWE-20 Improper input validation in Ubiquiti Inc UID Enterprise AgentCVE-2026-77542 0 A malicious actor with access to the network and high privileges could exploit an Improper Input Validation vulnerability found in UID Enterprise Agent to execute a Command Injection on the host device. Join the discussion | CVE Database V5 | 08/26/2026, 10:01:39 UTC Added: 08/26/2026, 10:22:53 UTC |
CVE-2026-77541: CWE-284 Improper Access Control - Generic in Ubiquiti Inc UniFi Network ApplicationCVE-2026-77541 0 A malicious actor with access to the network and high privileges could exploit an Improper Access Control vulnerability found in UniFi Network Application to escalate privileges within the UniFi Network Application. Join the discussion | CVE Database V5 | 08/26/2026, 09:58:08 UTC Added: 08/26/2026, 10:07:40 UTC |
CVE-2026-77540: CWE-20 Improper input validation in Ubiquiti Inc UniFi OS ServerCVE-2026-77540 0 A malicious actor with access to the network and high privileges could exploit an Improper Input Validation vulnerability found in UniFi OS Server to execute a Command Injection on the host device. Join the discussion | CVE Database V5 | 08/26/2026, 09:53:45 UTC Added: 08/26/2026, 10:07:40 UTC |
CVE-2026-77539: CWE-20 Improper input validation in Ubiquiti Inc UniFi OS ServerCVE-2026-77539 0 A malicious actor with access to the network and high privileges could exploit an Improper Input Validation vulnerability found in UniFi OS Server to execute a Command Injection on the host device. Join the discussion | CVE Database V5 | 08/26/2026, 09:50:36 UTC Added: 08/26/2026, 10:07:40 UTC |
CVE-2026-77538: CWE-284 Improper Access Control - Generic in Ubiquiti Inc UniFi Connect ApplicationCVE-2026-77538 0 A malicious actor with access to the network could exploit an Improper Access Control vulnerability found in UniFi Connect Application to escalate privileges within the UniFi Connect Application. Join the discussion | CVE Database V5 | 08/26/2026, 09:47:53 UTC Added: 08/26/2026, 10:07:40 UTC |
Showing 1 to 10 of 18725 results