oesa-2025-2324
Vulnerability from osv_openeuler
PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules.
Security Fix(es):
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 bytecode decryption while this entry is still present in sys.path, an application built with PyInstaller < 6.0.0 may be tricked by an unprivileged attacker into executing arbitrary python code. The attacker can create a directory or zip archive next to the executable with a specific name format, resulting in local privilege escalation when the executable runs with elevated privileges.(CVE-2025-59042)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"python-pyinstaller-debuginfo-5.13.0-3.oe2403sp2.aarch64.rpm",
"python-pyinstaller-debugsource-5.13.0-3.oe2403sp2.aarch64.rpm",
"python-pyinstaller-help-5.13.0-3.oe2403sp2.aarch64.rpm",
"python3-pyinstaller-5.13.0-3.oe2403sp2.aarch64.rpm"
],
"src": [
"python-pyinstaller-5.13.0-3.oe2403sp2.src.rpm"
],
"x86_64": [
"python-pyinstaller-debuginfo-5.13.0-3.oe2403sp2.x86_64.rpm",
"python-pyinstaller-debugsource-5.13.0-3.oe2403sp2.x86_64.rpm",
"python-pyinstaller-help-5.13.0-3.oe2403sp2.x86_64.rpm",
"python3-pyinstaller-5.13.0-3.oe2403sp2.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:24.03-LTS-SP2",
"name": "python-pyinstaller",
"purl": "pkg:rpm/openEuler/python-pyinstaller\u0026distro=openEuler-24.03-LTS-SP2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.13.0-3.oe2403sp2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "High"
},
"details": "PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules.\r\n\r\nSecurity Fix(es):\n\nDue 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 bytecode decryption while this entry is still present in sys.path, an application built with PyInstaller \u0026lt; 6.0.0 may be tricked by an unprivileged attacker into executing arbitrary python code. The attacker can create a directory or zip archive next to the executable with a specific name format, resulting in local privilege escalation when the executable runs with elevated privileges.(CVE-2025-59042)",
"id": "OESA-2025-2324",
"modified": "2026-08-06T11:09:23Z",
"published": "2025-09-26T11:09:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2324"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59042"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "python-pyinstaller security update",
"upstream": [
"CVE-2025-59042"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.