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.
Published: 2026-08-29
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Sudo through 1.9.17p2 fails to enforce intercept policy checks on the execveat system call in ptrace‑based intercept mode. The flaw allows users who are granted sudo rights for specific commands to execute any program, including those normally denied, by invoking execveat directly or via fexecve, thereby bypassing both command restrictions and audit logging. As a result, an attacker can elevate privileges beyond the intended scope of the sudo configuration, compromising confidentiality, integrity, and availability of the affected system.

Affected Systems

The vulnerability is present in the sudo project’s sudo application up to and including version 1.9.17p2. All systems running these or older releases without the subsequent patch are susceptible. No other products are affected according to the CNA data.

Risk and Exploitability

With a CVSS score of 8.5, the flaw is classified as high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, but the lack of a public exploit does not diminish its risk to any system where a local user has sudo privileges. The attack vector is local; an attacker must be able to execute sudo commands, yet the vulnerability permits bypassing the configured command restrictions, effectively giving privilege escalation. The exploitation requires normal sudo access and the use of execveat or fexecve functions, which can be readily invoked by a malicious user with minimal technical effort.

Generated by OpenCVE AI on August 29, 2026 at 17:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade sudo to the latest stable release that contains the execveat policy enforcement fix (any version newer than 1.9.17p2).
  • Remove or restrict sudo privileges for users who do not require them, ensuring that only trusted accounts have sudo rights.
  • Audit the current sudoers configuration to confirm that only explicitly listed commands are allowed, and consider enabling ptrace restrictions or other kernel hardening measures to mitigate similar bypass paths.

Generated by OpenCVE AI on August 29, 2026 at 17:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
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.
Title Sudo through 1.9.17p2 Intercept Policy Bypass via execveat
First Time appeared Sudo Project
Sudo Project sudo
Weaknesses CWE-693
CPEs cpe:2.3:a:sudo_project:sudo:*:*:*:*:*:*:*:*
Vendors & Products Sudo Project
Sudo Project sudo
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Sudo Project Sudo
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-29T16:35:33.836Z

Reserved: 2026-08-29T14:11:14.262Z

Link: CVE-2026-82474

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T17:17:59.910

Modified: 2026-08-29T17:17:59.910

Link: CVE-2026-82474

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T17:45:06Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure