GHSA-36m7-65w5-jm6cHighCVSS 7.8
Sudo through 1.9.17p2 fails to apply intercept policy checks to the execveat system call in...
🔗 CVE IDs covered (1)
📋 Description
Sudo through 1.9.17p2 fails to apply intercept policy checks to the execveat system call in ptrace-based intercept mode. Users permitted to run specific commands can execute denied programs by calling execveat directly or through fexecve, bypassing policy enforcement and logging.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82474
- https://github.com/sudo-project/sudo/commit/71fbe42dcd5a1c8f799540583a2dfb2ae6221edf
- https://github.com/sudo-project/sudo
- https://github.com/sudo-project/sudo/blob/v1.9.17p2/src/exec_ptrace.c
- https://www.vulncheck.com/advisories/sudo-through-1.9-17p2-intercept-policy-bypass-via-execveat
- https://github.com/advisories/GHSA-36m7-65w5-jm6c