EIP-2026-102963

PRE-CVE

python-wrapper - Untrusted Search Path/Code Execution

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-102963. PoCs published by ShadowHatesYou.

AI-analyzed exploit summary This exploit leverages a Python-wrapper vulnerability where a malicious `test.py` script in the current directory is executed when `help('modules')` is called. It demonstrates privilege escalation by modifying `/root/.ssh/authorized_keys` and setting the SETUID bit on `/usr/bin/nmap`.

Description

python-wrapper - Untrusted Search Path/Code Execution

Exploits (1)

exploitdb WORKING POC VERIFIED
by ShadowHatesYou · textlocallinux
https://www.exploit-db.com/exploits/19523

This exploit leverages a Python-wrapper vulnerability where a malicious `test.py` script in the current directory is executed when `help('modules')` is called. It demonstrates privilege escalation by modifying `/root/.ssh/authorized_keys` and setting the SETUID bit on `/usr/bin/nmap`.

Classification
Working Poc 90%
Attack Type
Lpe
Complexity
Trivial
Reliability
Reliable
Target: python-wrapper (unspecified version)
No auth needed
Prerequisites: Ability to place a file named `test.py` in a directory where a privileged user will execute `python-wrapper` and call `help('modules')
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026