Package
python-3.13
Component
python-3.13
Latest update
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Justification
Impact
CVE-2026-12003 concerns CPython's use of a VPATH-relative Modules/Setup.local landmark to detect an in-tree build layout. The landmark can resolve outside the installation directory only in the Windows build layout, where binaries are written to a separate PCbuild<arch> directory; that landmark construction is guarded by an os_name == 'nt' branch that is never executed on a POSIX build. The vulnerable code path is therefore not in the execution path for this package.
Status