Local root execution via numeric identifier truncation
Published Aug 29, 2026 · Updated Aug 29, 2026
Incorrect numeric conversion in su-exec 0.3 and earlier allows local users to execute target programs as root via oversized identifiers. In su-exec.c, strtol accepts an out-of-range UID or GID, and assignment to uid_t or gid_t truncates the value to zero before setuid, setgid, and execvp. Reachability requires control of identity configuration passed to a root-run su-exec process; the demonstrated consequence is root execution inside the container, not host escape.
Summary
What happened
Incorrect numeric conversion in su-exec 0.3 and earlier allows local users to execute target programs as root via oversized identifiers. In su-exec.c, strtol accepts an out-of-range UID or GID, and assignment to uid_t or gid_t truncates the value to zero before setuid, setgid, and execvp. Reachability requires control of identity configuration passed to a root-run su-exec process; the demonstrated consequence is root execution inside the container, not host escape.
The record
- CVE
- CVE-2026-82457
- Published
- Aug 29, 2026
- Updated
- Aug 29, 2026
- Vendor
- Natanael Copa
- Product
- su-exec
- Classifications
- CWE-681, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 29, 2026CVE publishedPublication date reported by the CVE source.
- Aug 29, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=0.3
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- su-exec privilege-drop bypass proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo