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
Search Results: "Location"
Click on any threat for detailed analysis and mitigation recommendations
Memory allocation with excessive size value vulnerability in Samsung Open Source rlottie allows Excessive Allocation. 0 A vulnerability in Samsung Open Source rlottie allows memory allocation with an excessive size value, leading to excessive allocation. This affects specific rlottie versions prior to commit 0b4e308fa88c72cbb60cc8a2c1d2c2ad89b101dd. The issue can cause denial of service due to resource exhaustion but does not impact confidentiality or integrity. Join the discussion | GCVE Database | 06/04/2026, 10:16:00 UTC Added: 07/20/2026, 19:43:50 UTC |
Freerdp: Heap-buffer-overflow write in AVC444 YUV buffer allocation 0 A heap-buffer-overflow write vulnerability exists in the AVC444 YUV buffer allocation of freerdp. This vulnerability affects multiple specific versions of freerdp as listed. No CVSS score is provided for this issue. There is no information about known exploits in the wild or vendor-provided patches. The vulnerability could potentially lead to memory corruption due to out-of-bounds writes during buffer allocation. Join the discussion | GCVE Database | 07/09/2026, 00:00:00 UTC Added: 07/20/2026, 19:43:44 UTC |
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized When… (CVE-2026-64192)CVE-2026-64192 0 A vulnerability in the Linux kernel related to BPF_MAP_TYPE_INODE_STORAGE map creation occurs when the BPF LSM is uninitialized. This can cause a kernel panic due to a NULL pointer dereference triggered during inode destruction. The issue arises because the BPF inode security blob offset is not properly initialized if the BPF LSM is not enabled at boot time. A fix has been implemented to prevent allocation of these maps when the BPF LSM is uninitialized. Join the discussion | GCVE Database | 07/20/2026, 18:32:33 UTC Added: 07/20/2026, 19:41:29 UTC |
CVE-2026-8170: CWE-59: Improper Link Resolution Before File Access ('Link Following') in Extreme Networks Switch Engine (EXOS)CVE-2026-8170 0 The mv, cp, and rm file utilities exposed within the ExtremeXOS (EXOS) shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. An attacker with low-privilege CLI access can create a symbolic link that references a privileged filesystem location and then invoke the affected utilities to read, modify, or replace security-critical files outside of their authorized scope. Under certain conditions, this may enable escalation to root-level access and persistent modification of the device software stack. Exploitation is possible remotely by an attacker holding a low-privilege account, or locally via the serial console. Extreme would like to thank Hadrien Barral (Université Gustave Eiffel) and Georges-Axel Jaloyan (French Ministry of the Interior) for responsible disclosure of their findings. Join the discussion | CVE Database V5 | 07/20/2026, 17:34:10 UTC Added: 07/20/2026, 17:57:40 UTC |
CVE-2026-41521: CWE-190: Integer Overflow or Wraparound in neutrinolabs xrdpCVE-2026-41521 0 xrdp is an open source RDP server. Versions 0.10.6 and prior contain an integer overflow vulnerability when processing screen update messages within the vnc-any connection mode. A malicious remote VNC server can send crafted image dimensions that cause an integer overflow during memory buffer size calculation, resulting in an undersized allocation. Subsequent processing of the incoming image data using the original oversized parameters leads to an out-of-bounds read. An unauthenticated remote attacker could exploit this flaw to disclose sensitive information from the heap memory or cause a denial of service (DoS) via a process crash. This issue has been fixed in version 0.10.6.1. Join the discussion | CVE Database V5 | 07/20/2026, 16:41:43 UTC Added: 07/20/2026, 17:12:20 UTC |
CVE-2026-48824: CWE-770: Allocation of Resources Without Limits or Throttling in axllent mailpitCVE-2026-48824 0 Mailpit is an email testing tool and API for developers. Prior to version 1.30.1, the fix for GHSA-fpxj-m5q8-fphw (CVE-2026-45710, "Mailpit: Set a default 50MB p/m limit to prevent DoS via unlimited SMTP DATA and /api/v1/send body sizes") wrapped only `POST /api/v1/send` with `http.MaxBytesReader`. The four other Mailpit JSON-body API endpoints `PUT /api/v1/messages` (SetReadStatus), `DELETE /api/v1/messages` (DeleteMessages), `PUT /api/v1/tags` (SetMessageTags), and `POST /api/v1/message/{id}/release` (ReleaseMessage) still call `json.NewDecoder(r.Body)` directly with no body-size cap and remain reachable unauthenticated in the default `docker run axllent/mailpit:latest` deploy. An unauthenticated remote attacker can post a multi-million-element `IDs` slice and drive RSS from ~25 MiB baseline to ~450 MiB per 16 MB request body. Repeating across multiple connections accumulates the same per-request amplification per process. Version 1.30.1 contains a patch. Join the discussion | CVE Database V5 | 07/20/2026, 15:02:52 UTC Added: 07/20/2026, 15:27:26 UTC |
CVE-2026-12701: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in Red Hat Red Hat Ansible Automation Platform 2.5 for RHEL 8CVE-2026-12701 0 A path traversal vulnerability was found in pulpcore. The relative_path_validator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relative_path containing embedded traversal sequences (e.g., "looking/normal/../../../../etc/shadow") that escapes the intended export directory during FilesystemExport operations. Because the file content is also user-controlled (uploaded artifact), this allows arbitrary file write to any location writable by the Pulp service user, potentially leading to service compromise or further system exploitation. Join the discussion | CVE Database V5 | 07/20/2026, 14:18:18 UTC Added: 07/20/2026, 14:42:39 UTC |
OpenSSL Silently Fixes ‘HollowByte’ DoS Vulnerability 0 Attackers could send waves of malicious payloads to trigger buffer pre-allocations that are not freed, exhausting server memory. The post OpenSSL Silently Fixes ‘HollowByte’ DoS Vulnerability appeared first on SecurityWeek . Join the discussion | SecurityWeek | 07/20/2026, 12:32:40 UTC Added: 07/20/2026, 12:41:46 UTC |
CVE-2026-15588: Allocation of Resources Without Limits or Throttling in Red Hat Red Hat Hardened ImagesCVE-2026-15588 0 A denial-of-service and resource exhaustion vulnerability exists within the `GDBus` component of GLib. The `gdbusauth` authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit this lack of input validation by sending excessively long streams of data, causing the application to consume massive amounts of system memory and CPU, potentially leading to a crash or system hang. Join the discussion | CVE Database V5 | 07/20/2026, 12:12:06 UTC Added: 07/20/2026, 12:27:40 UTC |
CVE-2026-12898: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in All-in-One WP Migration and BackupCVE-2026-12898 0 The All-in-One WP Migration and Backup WordPress plugin before 7.106 does not properly sanitise a user-supplied value before using it to build a file path, allowing unauthenticated attackers to create or append a log file in arbitrary locations outside its intended storage directory. Join the discussion | CVE Database V5 | 07/20/2026, 06:00:03 UTC Added: 07/20/2026, 07:12:34 UTC |
Showing 1 to 10 of 632 results