Sudo · Sudo · CVE-2026-82474
**Name of the Vulnerable Software and Affected Versions**
sudo versions prior to 1.9.17p3
**Description**
In ptrace-based intercept mode, the software fails to apply intercept policy checks to the `execveat` system call. This allows users who are permitted to run specific commands to execute denied programs by calling `execveat` directly or through `fexecve`, which bypasses policy enforcement and logging.
**Recommendations**
Update to version 1.9.17p3 or later.