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 CVE-2026-42348 is a medium severity vulnerability in the OpenTelemetry. OpAmp. Client component of opentelemetry-dotnet-contrib versions prior to 0.2.0-alpha.1. The issue involves the client allocating an unbounded buffer to read HTTP responses from the OpAMP server without an upper size limit. This can lead to memory exhaustion if the server is attacker-controlled or if a network attacker can intercept and send a very large response body. The vulnerability is fixed starting from version 0.2. Join the discussion | CVE Database V5 | 05/12/2026, 18:01:41 UTC Added: 05/12/2026, 18:22:04 UTC |
0 The AWS X-Ray Remote Sampler package provides a sampler which can get sampling configurations from AWS X-Ray. Prior to 0.1.0-alpha.8, OpenTelemetry.Sampler.AWS reads unbounded HTTP response bodies from a configured AWS X-Ray remote sampling endpoint into memory. AWSXRaySamplerClient.DoRequestAsync called HttpClient.SendAsync followed by ReadAsStringAsync(), which materializes the entire HTTP response body into a single in-memory string with no size limit. The sampling endpoint is configurable via AWSXRayRemoteSamplerBuilder.SetEndpoint (default: http://localhost:2000). An attacker who controls the configured endpoint, or who can intercept traffic to it (MitM), can return an arbitrarily large response body. This causes unbounded heap allocation in the consuming process, leading to high transient memory pressure, garbage-collection stalls, or an OutOfMemoryException that terminates the process. This vulnerability is fixed in 0.1.0-alpha.8. Join the discussion | CVE Database V5 | 04/23/2026, 18:22:31 UTC Added: 04/23/2026, 18:51:07 UTC |
Showing 1 to 2 of 2 results