PatchSiren cyber security CVE debrief
CVE-2026-82474 sudo-project CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-29T17:17:59.910Z and has not been modified since then. Sudo through 1.9.17p2 fails to apply intercept policy checks to the execveat system call in ptrace-based intercept mode, allowing users permitted to run specific commands to execute denied programs by calling execveat directly or through fexecve, bypassing policy enforcement and logging. This oversight allows users permitted to run specific commands to execute denied programs, indicating a high severity vulnerability with a CVSS score of 8.5. To verify and mitigate this vulnerability, defenders should review Sudo installations, particularly those using ptrace-based intercept mode, and ensure that policy enforcement and logging are properly enabled.
- Vendor
- sudo-project
- Product
- sudo
- CVSS
- HIGH 8.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-29
- Original CVE updated
- 2026-08-29
- Advisory published
- 2026-08-29
- Advisory updated
- 2026-08-29
Who should care
Users and administrators of Sudo installations, particularly those using ptrace-based intercept mode, should be aware of this vulnerability and take steps to mitigate it. This includes reviewing and updating Sudo installations, implementing compensating controls, and verifying sudo configurations. Additionally, security teams and vulnerability management teams should prioritize this vulnerability due to its high severity and potential impact on Sudo installations.
Technical summary
Sudo through 1.9.17p2 fails to apply intercept policy checks to the execveat system call in ptrace-based intercept mode, allowing users permitted to run specific commands to execute denied programs by calling execveat directly or through fexecve, bypassing policy enforcement and logging. This vulnerability has a high severity with a CVSS score of 8.5, indicating a significant risk to Sudo installations, particularly those using ptrace-based intercept mode. To mitigate this vulnerability, it is essential to review and update Sudo installations, implement compensating controls, and verify sudo configurations.
Defensive priority
Users permitted to run specific commands can execute denied programs by calling execveat directly or through fexecve, bypassing policy enforcement and logging, indicating a high severity vulnerability with a CVSS score of 8.5.
Recommended defensive actions
- Review and update Sudo installations to ensure they are using a version that applies intercept policy checks to the execveat system call.
- Implement compensating controls to monitor and restrict the use of execveat and fexecve system calls.
- Verify the sudo configuration to ensure that policy enforcement and logging are properly enabled.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The vulnerability exists in Sudo through 1.9.17p2, where intercept policy checks are not applied to the execveat system call in ptrace-based intercept mode. This oversight allows users permitted to run specific commands to execute denied programs by calling execveat directly or through fexecve, bypassing policy enforcement and logging. To verify and mitigate this vulnerability, defenders should review Sudo installations, particularly those using ptrace-based intercept mode, and ensure that policy enforcement and logging are properly enabled. Additionally, defenders should monitor and restrict the use of execveat and fexecve system calls, and implement compensating controls as needed.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-82474 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-82474
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-82474 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-82474
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/sudo-project/sudo
-
Source reference
Unverified legacy reference
URL: https://github.com/sudo-project/sudo/blob/v1.9.17p2/src/exec_ptrace.c
-
Source reference
Unverified legacy reference
URL: https://github.com/sudo-project/sudo/commit/71fbe42dcd5a1c8f799540583a2dfb2ae6221edf
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/sudo-through-1.9-17p2-intercept-policy-bypass-via-execveat
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.