PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-50558 brightio CVE debrief

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

Vendor
brightio
Product
penelope
CVSS
MEDIUM 5.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-29
Original CVE updated
2026-09-10
Advisory published
2026-07-29
Advisory updated
2026-09-10

Who should care

Security teams and administrators responsible for deploying and managing Penelope Shell Handler, especially in environments where remote sessions are used, should assess exposure and prioritize remediation. They should verify version 0.20.0 or later is deployed and monitor for suspicious activity related to Penelope Shell Handler. Additionally, they should review compensating controls for exposed systems and track exceptions and retest remediated assets.

Why it matters

CVE-2026-50558 vulnerability in Penelope Shell Handler allows for arbitrary file writes. Security teams and administrators should assess exposure, prioritize remediation, and verify version 0.20.0 or later is deployed.

  • Potential for arbitrary file writes outside intended download directory
  • Possible overwrite of ~/.penelope/peneloperc configuration file
  • Need for version verification to ensure fix deployment
  • Monitoring required for suspicious activity related to Penelope Shell Handler

Technical summary

The Unix download() implementation in penelope.py used tar.extractall(local_download_folder) on tar archives returned by remote sessions without validating member paths. This allowed a malicious or compromised session to write files outside the intended download directory and potentially overwrite ~/.penelope/peneloperc. The issue is fixed in version 0.20.0, which validates member paths to prevent arbitrary file writes. Security teams should assess exposure and prioritize remediation for Penelope Shell Handler installations, especially in environments where remote sessions are used.

Defensive priority

Assess exposure and prioritize remediation for Penelope Shell Handler installations, especially in environments where remote sessions are used.

Recommended defensive actions

  • Assess exposure of Penelope Shell Handler installations
  • Prioritize remediation for environments with remote sessions
  • Verify version 0.20.0 or later is deployed
  • Monitor for suspicious activity related to Penelope Shell Handler
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, its impact, and the fix in version 0.20.0. However, additional information on exploitation or affected systems is limited. Security teams should verify the version of Penelope Shell Handler deployed and assess exposure, especially in environments where remote sessions are used. The vulnerability allows for arbitrary file writes outside the intended download directory, potentially overwriting configuration files.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-50558 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-50558

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-50558 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-50558

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.