CVE-2026-50558

Source
https://cve.org/CVERecord?id=CVE-2026-50558
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50558.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-50558
Aliases
Published
2026-07-29T15:34:05.042Z
Modified
2026-07-30T04:03:18.455430760Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:L CVSS Calculator
Summary
Penelope unsafe tar extraction allows arbitrary local file write via crafted session archive
Details

Penelope Shell Handler is a post-exploitation shell handler for authorized security testing. Prior to 0.20.0, the Unix download() implementation in penelope.py used tar.extractall(localdownloadfolder) on tar archives returned by remote sessions without validating member paths, allowing a malicious or compromised session to write files outside the intended download directory and potentially overwrite ~/.penelope/peneloperc. This issue is fixed in version 0.20.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50558.json",
    "cwe_ids": [
        "CWE-22"
    ]
}
References

Affected packages

Git / github.com/brightio/penelope

Affected ranges

Type
GIT
Repo
https://github.com/brightio/penelope
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.20.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v0.*
v0.10.0
v0.14.14
v0.14.8
v0.15.0
v0.18.0
v0.8.0
v0.8.4
v0.8.5
v0.9.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50558.json"