Known Vulnerable Dependency: python-dotenv==1.0.1 — 2 advisory(ies): CVE-2026-28684 (python-dotenv: Symlink following in set_key allows arbitrary file overwrite via ); CVE-2026-28684 (python-dotenv reads key-value pairs from a .env file and can set them as environ)
Medium
- Category
- Supply Chain
- Confidence
- 91% confidence
- Finding
- The dependency is pinned to python-dotenv 1.0.1, which is reported as affected by a symlink-following/arbitrary file overwrite issue in set_key. In a skill that may manipulate repositories and local workspace files, a vulnerable dotenv library increases the risk that crafted .env paths or symlinks could cause unintended modification of sensitive files if this API is used anywhere in the broader skill implementation.
