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
A prototype pollution vulnerability exists in i18next-http-middleware versions prior to 3.9.7. The middleware's missingKeyHandler blocks literal keys like __proto__, constructor, and prototype but does not block dotted variants such as "__proto__.polluted". When used with downstream backends like i18next-fs-backend ≤ 2.6.5 that split keys on a configured separator and write to Object.prototype without proper guards, this can lead to remote prototype pollution. This may cause crashes, corrupted translation behavior, configuration poisoning, or bypasses of property-based security checks. The issue is fixed in version 3.9.7. Join the discussion | CVE Database V5 | 06/15/2026, 20:41:49 UTC Added: 06/15/2026, 21:45:15 UTC |
i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Prior to version 3.9.3, i18next-http-middleware passes the user-controlled lng and ns values from getResourcesHandler directly into i18next.services.backendConnector.load(languages, namespaces, …) without any sanitization. Depending on which backend is configured, the unvalidated path segments enable either path traversal or SSRF. This issue has been patched in version 3.9.3. Join the discussion | CVE Database V5 | 05/08/2026, 15:29:55 UTC Added: 05/08/2026, 15:51:29 UTC |
i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Prior to version 3.9.3, i18next-http-middleware wrote user-controlled language values into the Content-Language response header after passing them through utils.escape(), which is an HTML-entity encoder that does not strip carriage return, line feed, or other control characters. When the application used an older i18next (< 19.5.0) that still exercised the backward-compatibility fallback at LanguageDetector.js:100 or otherwise produced a raw detected value, CRLF sequences in the attacker-controlled lng parameter reached res.setHeader('Content-Language', ...) verbatim. This issue has been patched in version 3.9.3. Join the discussion | CVE Database V5 | 05/08/2026, 15:27:05 UTC Added: 05/08/2026, 15:51:26 UTC |
18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno. Versions prior to 3.9.3 allow an unauthenticated HTTP client to pollute Object.prototype in the Node.js process hosting the middleware, via two unvalidated entry points that reach internal object-key writes: getResourcesHandler and missingKeyHandler. This can break authorisation checks (if (user.isAdmin) returning true for any user), cause type-confusion DoS, and depending on downstream code it can be chained into RCE. Join the discussion | CVE Database V5 | 05/08/2026, 15:24:12 UTC Added: 05/08/2026, 15:51:26 UTC |
Showing 1 to 4 of 4 results