VYPR

Python Dotenv

by Saurabh Kumar

Source repositories

CVEs (1)

  • CVE-2026-28684MedApr 20, 2026
    risk 0.36cvss 6.6epss 0.00

    python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, `set_key()` and `unset_key()` in python-dotenv follow symbolic links when rewriting `.env` files, allowing a local attacker to overwrite arbitrary files via a…