๐Ÿ” CVE Alert

CVE-2026-54552

HIGH 7.9

sh _uid does not drop supplementary groups (incomplete privilege drop)

CVSS Score
7.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-273
Vendor amoffat
Product sh
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for amoffat sh

Be the first to know when new high vulnerabilities affecting amoffat sh are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

amoffat / sh
< 2.2.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/amoffat/sh/security/advisories/GHSA-q38v-wp89-2w55 github.com: https://github.com/amoffat/sh/pull/776 github.com: https://github.com/amoffat/sh/commit/3d855daba91f87a089b490c0d1cf1df3faace2f1 github.com: https://github.com/amoffat/sh/releases/tag/2.2.4