CVE-2026-28684

MEDIUM

python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback

Title source: cna

Description

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 crafted symlink when a cross-device rename fallback is triggered. Users should upgrade to v.1.2.2 or, as a workaround, apply the patch manually.

Scores

CVSS v3 6.6
EPSS 0.0002
EPSS Percentile 3.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H

Details

CWE
CWE-59 CWE-61
Status published
Products (2)
pypi/python-dotenv 0 - 1.2.2PyPI
theskumar/python-dotenv < 1.2.2
Published Apr 20, 2026
Tracked Since Apr 20, 2026