VYPR

PyPI package

pyinstaller

pkg:pypi/pyinstaller

Vulnerabilities (3)

  • CVE-2025-59042HigSep 9, 2025
    affected < 6.0.0fixed 6.0.0

    PyInstaller bundles a Python application and all its dependencies into a single package. Due to a special entry being appended to `sys.path` during the bootstrap process of a PyInstaller-frozen application, and due to the bootstrap script attempting to load an optional module for

  • CVE-2023-49797Dec 9, 2023
    affected < 5.13.1fixed 5.13.1

    PyInstaller bundles a Python application and all its dependencies into a single package. A PyInstaller built application, elevated as a privileged process, may be tricked by an unprivileged attacker into deleting files the unprivileged user does not otherwise have access to. A us

  • CVE-2019-16784Jan 14, 2020
    affected < 3.6fixed 3.6

    In PyInstaller before version 3.6, only on Windows, a local privilege escalation vulnerability is present in this particular case: If a software using PyInstaller in "onefile" mode is launched by a privileged user (at least more than the current one) which have his "TempPath" res