CVE-2026-54552
Description
sh provides Python process launching. Prior to 2.2.4, the _uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with _uid set to an unprivileged user, the child changes its UID but can retain the parent process's supplementary groups because the privilege-drop sequence does not fully establish the target user's UID, primary GID, and supplementary groups. The child can therefore retain access to files or resources granted to privileged groups such as root, docker, disk, shadow, or sudo, violating the expected _uid privilege boundary. This issue is fixed in version 2.2.4.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
shPyPI | < 2.2.4 | 2.2.4 |
Affected products
4- osv-coords2 versionspkg:rpm/opensuse/python-sh&distro=openSUSE%20Leap%2016.0pkg:rpm/opensuse/python-sh&distro=openSUSE%20Tumbleweed
< 2.2.2-160000.3.1+ 1 more
- (no CPE)range: < 2.2.2-160000.3.1
- (no CPE)range: < 2.3.0-1.1
Patches
Vulnerability mechanics
References
5News mentions
0No linked articles in our index yet.