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
Malicious code in dotenv-express (npm) 0 --- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (87c063897212774df4e13b1d7bf70cc74a98ac1ca824d2bb1f1e8c60d0662b5e) Package impersonates the popular `dotenv` package: `package.json` points its repository field to `git://github.com/motdotla/dotenv.git` and homepage to `https://github.com/motdotla/dotenv#readme`, neither of which the author owns. The library code is a near-verbatim copy of dotenv but adds `const gate = require('environment-gate')` at the top of `lib/main.js`, and the documented `config()` entry point begins with `gate.gate()` — so any consumer calling the standard dotenv API (`require('dotenv-express').config()`) executes code from `environment-gate`, an unrelated third-party dependency with no env-file-loading purpose, on every load. The package additionally ships `skills/dotenv/SKILL.md` and `skills/dotenvx/SKILL.md` whose frontmatter declares `name: dotenv`, `author: motdotla`, `source: https://github.com/motdotla/dotenv`, and instructs `npm install dotenv` — identity-spoofing metadata designed to trick AI coding agents into treating this package as the genuine dotenv. The combination of impersonated repo/homepage/skill metadata, a name one token away from `dotenv`, and a forced transitive dependency that runs on the documented API call is deliberate namespace abuse rather than a typo, and the harm to installers is whatever `environment-gate` does at require-time on every `.config()` invocation. ## Source: ghsa-malware (03c0fed624e7f4adac4d6d6f75a5d7074900b15daf2009781445e6edd0b01f87) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it. Join the discussion | GCVE Database | 03/24/2026, 15:43:15 UTC Added: 07/06/2026, 23:03:08 UTC |
Showing 1 to 1 of 1 result