← Browse

CVE-2026-3087

Medium

Elevated severity or exploit probability.

CVSS base
7.5 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS — probability of exploitation (30 days)
0.7%
52.3th percentile
CISA KEV
Not listed
Weakness / dates
CWE-22
Published 2026-04-27 · modified 2026-08-13

Description

If `shutil.unpack_archive()` is given a ZIP archive with an absolute Windows path containing a drive (`C:\\...`) then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability.

Affected

microsoft python

References

Official: NVD · CVE.org