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
JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported 0 js-yaml versions 3.x and 4.x contain a quadratic CPU consumption vulnerability in the resolution of the !!omap YAML type. The vulnerability arises from a linear scan to enforce key uniqueness, causing CPU usage to grow quadratically with the number of entries. This can lead to denial of service by blocking the Node.js event loop during YAML parsing of attacker-controlled input. The issue is fixed in js-yaml 5.2.1 by using a Set to track keys, but this fix was not backported to the 3.x and 4.x lines. Join the discussion | GCVE Database | 08/06/2026, 20:27:32 UTC Added: 08/07/2026, 05:59:28 UTC |
CVE-2026-59870: CWE-407: Inefficient Algorithmic Complexity in nodeca js-yamlCVE-2026-59870 0 js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.1, YAML11_SCHEMA support for the !!omap tag in src/tag/sequence/omap.ts uses omapTag.addItem() to perform a linear duplicate-key scan on every insertion, causing O(n^2) CPU consumption when yaml.load() parses a crafted ordered-map document. This issue is fixed in version 5.2.1. Join the discussion | CVE Database V5 | 07/08/2026, 15:13:20 UTC Added: 07/08/2026, 15:58:58 UTC |
CVE-2026-59869: CWE-407: Inefficient Algorithmic Complexity in nodeca js-yamlCVE-2026-59869 0 js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This issue is fixed in versions 3.15.0 and 4.3.0. Join the discussion | CVE Database V5 | 07/08/2026, 15:15:54 UTC Added: 07/08/2026, 15:58:58 UTC |
CVE-2026-59868: CWE-407: Inefficient Algorithmic Complexity in nodeca js-yamlCVE-2026-59868 0 js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.0, when merge keys are enabled, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This issue is fixed in version 5.2.0. Join the discussion | CVE Database V5 | 07/08/2026, 15:18:19 UTC Added: 07/08/2026, 15:58:58 UTC |
Showing 1 to 4 of 4 results