CVE 6.6 MEDIUM

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

6.6 / 10
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H

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.

Basic Information

ID CVE-2026-28684
Source GitHub_M
Published Apr 20, 2026 at 16:25
Modified Apr 20, 2026 at 17:43

Affected Product

Vendor theskumar
Product python-dotenv
Version < 1.2.2
Affected Versions theskumar python-dotenv < 1.2.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.