Skip to main content

Sudo Project

21 CVEs vendor

Monthly

CVE-2026-82474 Aug 29, 16:35 HIGH PATCH This Week

Privilege escalation in Sudo through 1.9.17p2 allows any local user holding a sudo rule to execute arbitrary commands when ptrace-based intercept mode is enabled. The intercept layer in exec_ptrace.c monitored only execve(2) system calls, leaving execveat(2) - and the fexecve libc wrapper built atop it - entirely uninspected, bypassing both policy enforcement and audit logging. No public exploit has been identified at time of analysis; the upstream fix is available as a confirmed commit to the sudo-project repository.

Authentication Bypass Sudo Suse Sudo Project
NVD GitHub VulDB
CVSS 4.0
8.5
EPSS
0.1%
CVE-2026-35535 Apr 03, 02:21 HIGH POC PATCH CISA Act Now

Local privilege escalation in Sudo through 1.9.17p2 (fixed in commit 3e474c2) arises because a failed setuid, setgid, or setgroups call during the privilege drop that precedes invoking the mailer is treated as non-fatal, allowing the mailer to run with retained elevated privileges. Local users on systems where Sudo is configured to send mail can leverage this to gain root, with total technical impact per CISA SSVC. EPSS is 0.00% and there is no public exploit identified at time of analysis, consistent with SSVC marking exploitation as none.

Privilege Escalation Sudo Sudo Project
NVD GitHub VulDB
CVSS 3.1
7.8
EPSS
0.0%
Threat
5.1
CVE-2025-32463 Jun 30, 21:15 CRITICAL POC KEV PATCH THREAT Act Now

Sudo before 1.9.17p1 contains a local root escalation vulnerability (CVE-2025-32463, CVSS 9.3) through the --chroot option, which loads /etc/nsswitch.conf from the user-controlled chroot directory instead of the host system. KEV-listed with EPSS 26.5% and public PoC, this vulnerability allows any user with sudo --chroot access to achieve root privileges by placing a malicious nsswitch configuration and library in their chroot.

Information Disclosure Debian Ubuntu Red Hat Canonical +11
NVD Exploit-DB
CVSS 3.1
9.3
EPSS
26.5%
Threat
5.7
CVE-2025-32462 Jun 30, 21:15 HIGH POC PATCH THREAT CISA Act Now

Incorrect host matching in Sudo before 1.9.17p1 allows local attackers to execute commands on unintended machines when the sudoers file lists a specific host that is neither the current host nor ALL. This flaw (CWE-863) enables privilege escalation across system boundaries with a CVSS 8.8 (high) and EPSS exploitation probability of 17.4%, and publicly available exploit code increases real-world risk.

Authentication Bypass Sudo Sudo Project
NVD Exploit-DB
CVSS 3.1
8.8
EPSS
17.4%
Threat
5.8
CVE-2023-7090 Dec 23, 23:15 HIGH PATCH This Week

A flaw was found in sudo in the handling of ipa_hostname, where ipa_hostname from /etc/sssd/sssd.conf was not propagated in sudo. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Improper Privilege Management vulnerability could allow attackers to escalate privileges to gain unauthorized elevated access.

Privilege Escalation Sudo Sudo Project
NVD
CVSS 3.1
8.8
EPSS
0.7%
CVE-2023-42465 Dec 22, 16:15 HIGH POC PATCH This Week

Sudo before 1.9.15 might allow row hammer attacks (for authentication bypass or privilege escalation) because application logic sometimes is based on not equaling an error value (instead of equaling. Rated high severity (CVSS 7.0). Public exploit code available.

Authentication Bypass Privilege Escalation Sudo Sudo Project
NVD GitHub
CVSS 3.1
7.0
EPSS
0.5%
CVE-2023-28487 Mar 16, 01:15 MEDIUM PATCH This Month

Sudo before 1.9.13 does not escape control characters in sudoreplay output. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Active Iq Unified Manager Sudo Netapp Sudo Project
NVD GitHub
CVSS 3.1
5.3
EPSS
1.0%
CVE-2023-28486 Mar 16, 01:15 MEDIUM PATCH This Month

Sudo before 1.9.13 does not escape control characters in log messages. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Active Iq Unified Manager Sudo Netapp Sudo Project
NVD GitHub
CVSS 3.1
5.3
EPSS
0.9%
CVE-2023-27320 Feb 28, 18:15 HIGH POC This Week

Sudo before 1.9.13p2 has a double free in the per-command chroot feature. Rated high severity (CVSS 7.2), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Fedora Sudo Sudo Project Fedoraproject
NVD
CVSS 3.1
7.2
EPSS
1.7%
CVE-2023-22809 Jan 18, 17:15 HIGH POC THREAT Act Now

In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environment variables (SUDO_EDITOR, VISUAL, and EDITOR), allowing a local attacker to. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Privilege Escalation Apple macOS Debian Debian Linux +4
NVD Exploit-DB
CVSS 3.1
7.8
EPSS
55.4%
CVE-2022-43995 Nov 02, 14:15 HIGH PATCH This Week

Sudo 1.8.0 through 1.9.12, with the crypt() password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer over-read. Rated high severity (CVSS 7.1), this vulnerability is low attack complexity. This Out-of-bounds Read vulnerability could allow attackers to read data from memory outside the intended buffer boundaries.

Buffer Overflow Information Disclosure Sudo Sudo Project
NVD GitHub
CVSS 3.1
7.1
EPSS
0.3%
CVE-2021-3156 Jan 26, 21:15 HIGH POC KEV PATCH THREAT Act Now

Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available.

Privilege Escalation Buffer Overflow Debian Oracle Synology +29
NVD Exploit-DB
CVSS 3.1
7.8
EPSS
99.3%
CVE-2021-23240 Jan 12, 09:15 HIGH POC This Week

selinux_edit_copy_tfiles in sudoedit in Sudo before 1.9.5 allows a local unprivileged user to gain file ownership and escalate privileges by replacing a temporary file with a symlink to an arbitrary. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Privilege Escalation Fedora Hci Management Node Solidfire Sudo +3
NVD
CVSS 3.1
7.8
EPSS
1.1%
CVE-2021-23239 Jan 12, 09:15 LOW POC Monitor

The sudoedit personality of Sudo before 1.9.5 may allow a local unprivileged user to perform arbitrary directory-existence tests by winning a sudo_edit.c race condition in replacing a user-controlled. Rated low severity (CVSS 2.5). Public exploit code available and no vendor patch available.

Information Disclosure Debian Debian Linux Fedora Hci Management Node +6
NVD
CVSS 3.1
2.5
EPSS
1.0%
CVE-2019-18684 Nov 04, 16:15 HIGH POC This Week

Sudo through 1.8.29 allows local users to escalate to root if they have write access to file descriptor 3 of the sudo process. Rated high severity (CVSS 7.0). Public exploit code available and no vendor patch available.

Privilege Escalation Race Condition Sudo Sudo Project
NVD GitHub
CVSS 3.1
7.0
EPSS
0.3%
CVE-2019-14287 Oct 17, 18:15 HIGH POC PATCH THREAT This Week

In Sudo before 1.8.28, an attacker with access to a Runas ALL sudoer account can bypass certain policy blacklists and session PAM modules, and can cause incorrect logging, by invoking sudo with a. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Authentication Bypass Debian Red Hat Canonical Debian Linux +18
NVD Exploit-DB
CVSS 3.1
8.8
EPSS
63.9%
CVE-2015-8239 Oct 10, 16:29 HIGH PATCH This Week

The SHA-2 digest support in the sudoers plugin in sudo after 1.8.7 allows local users with write permissions to parts of the called command to replace them before it is executed. Rated high severity (CVSS 7.0).

Information Disclosure Race Condition Sudo Sudo Project
NVD
CVSS 3.0
7.0
EPSS
0.9%
CVE-2017-1000368 Jun 05, 16:29 HIGH This Week

Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to an input validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command. Rated high severity (CVSS 8.2), this vulnerability is low attack complexity. No vendor patch available.

Information Disclosure Sudo Sudo Project
NVD
CVSS 3.0
8.2
EPSS
0.1%
CVE-2017-1000367 Jun 05, 14:29 MEDIUM POC THREAT This Month

Todd Miller's sudo version 1.8.20 and earlier is vulnerable to an input validation (embedded spaces) in the get_process_ttyname() function resulting in information disclosure and command execution. Rated medium severity (CVSS 6.4). Public exploit code available and EPSS exploitation probability 19.9%.

Information Disclosure Race Condition Sudo Sudo Project
NVD Exploit-DB
CVSS 3.0
6.4
EPSS
19.9%
CVE-2014-9680 Apr 24, 06:59 LOW POC Monitor

sudo before 1.8.12 does not ensure that the TZ environment variable is associated with a zoneinfo file, which allows local users to open arbitrary files for read access (but not view file contents). Rated low severity (CVSS 3.3), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Sudo Sudo Project
NVD
CVSS 3.0
3.3
EPSS
0.4%
CVE-2015-5602 Nov 17, 15:59 HIGH POC This Week

sudoedit in Sudo before 1.8.15 allows local users to gain privileges via a symlink attack on a file whose full path is defined using multiple wildcards in /etc/sudoers, as demonstrated by. Rated high severity (CVSS 7.2), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Privilege Escalation Sudo Sudo Project
NVD Exploit-DB
CVSS 2.0
7.2
EPSS
5.5%
EPSS 0% CVSS 8.5
HIGH PATCH This Week

Privilege escalation in Sudo through 1.9.17p2 allows any local user holding a sudo rule to execute arbitrary commands when ptrace-based intercept mode is enabled. The intercept layer in exec_ptrace.c monitored only execve(2) system calls, leaving execveat(2) - and the fexecve libc wrapper built atop it - entirely uninspected, bypassing both policy enforcement and audit logging. No public exploit has been identified at time of analysis; the upstream fix is available as a confirmed commit to the sudo-project repository.

Authentication Bypass Sudo Suse +1
NVD GitHub VulDB
EPSS 0% 5.1 CVSS 7.8
HIGH POC PATCH Act Now

Local privilege escalation in Sudo through 1.9.17p2 (fixed in commit 3e474c2) arises because a failed setuid, setgid, or setgroups call during the privilege drop that precedes invoking the mailer is treated as non-fatal, allowing the mailer to run with retained elevated privileges. Local users on systems where Sudo is configured to send mail can leverage this to gain root, with total technical impact per CISA SSVC. EPSS is 0.00% and there is no public exploit identified at time of analysis, consistent with SSVC marking exploitation as none.

Privilege Escalation Sudo Sudo Project
NVD GitHub VulDB
EPSS 27% 5.7 CVSS 9.3
CRITICAL POC KEV PATCH THREAT Act Now

Sudo before 1.9.17p1 contains a local root escalation vulnerability (CVE-2025-32463, CVSS 9.3) through the --chroot option, which loads /etc/nsswitch.conf from the user-controlled chroot directory instead of the host system. KEV-listed with EPSS 26.5% and public PoC, this vulnerability allows any user with sudo --chroot access to achieve root privileges by placing a malicious nsswitch configuration and library in their chroot.

Information Disclosure Debian Ubuntu +13
NVD Exploit-DB
EPSS 17% 5.8 CVSS 8.8
HIGH POC PATCH THREAT Act Now

Incorrect host matching in Sudo before 1.9.17p1 allows local attackers to execute commands on unintended machines when the sudoers file lists a specific host that is neither the current host nor ALL. This flaw (CWE-863) enables privilege escalation across system boundaries with a CVSS 8.8 (high) and EPSS exploitation probability of 17.4%, and publicly available exploit code increases real-world risk.

Authentication Bypass Sudo Sudo Project
NVD Exploit-DB
EPSS 1% CVSS 8.8
HIGH PATCH This Week

A flaw was found in sudo in the handling of ipa_hostname, where ipa_hostname from /etc/sssd/sssd.conf was not propagated in sudo. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. This Improper Privilege Management vulnerability could allow attackers to escalate privileges to gain unauthorized elevated access.

Privilege Escalation Sudo Sudo Project
NVD
EPSS 1% CVSS 7.0
HIGH POC PATCH This Week

Sudo before 1.9.15 might allow row hammer attacks (for authentication bypass or privilege escalation) because application logic sometimes is based on not equaling an error value (instead of equaling. Rated high severity (CVSS 7.0). Public exploit code available.

Authentication Bypass Privilege Escalation Sudo +1
NVD GitHub
EPSS 1% CVSS 5.3
MEDIUM PATCH This Month

Sudo before 1.9.13 does not escape control characters in sudoreplay output. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Active Iq Unified Manager Sudo +2
NVD GitHub
EPSS 1% CVSS 5.3
MEDIUM PATCH This Month

Sudo before 1.9.13 does not escape control characters in log messages. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Active Iq Unified Manager Sudo +2
NVD GitHub
EPSS 2% CVSS 7.2
HIGH POC This Week

Sudo before 1.9.13p2 has a double free in the per-command chroot feature. Rated high severity (CVSS 7.2), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Fedora Sudo +2
NVD
EPSS 55% CVSS 7.8
HIGH POC THREAT Act Now

In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environment variables (SUDO_EDITOR, VISUAL, and EDITOR), allowing a local attacker to. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Privilege Escalation Apple macOS +6
NVD Exploit-DB
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Sudo 1.8.0 through 1.9.12, with the crypt() password backend, contains a plugins/sudoers/auth/passwd.c array-out-of-bounds error that can result in a heap-based buffer over-read. Rated high severity (CVSS 7.1), this vulnerability is low attack complexity. This Out-of-bounds Read vulnerability could allow attackers to read data from memory outside the intended buffer boundaries.

Buffer Overflow Information Disclosure Sudo +1
NVD GitHub
EPSS 99% CVSS 7.8
HIGH POC KEV PATCH THREAT Act Now

Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available.

Privilege Escalation Buffer Overflow Debian +31
NVD Exploit-DB
EPSS 1% CVSS 7.8
HIGH POC This Week

selinux_edit_copy_tfiles in sudoedit in Sudo before 1.9.5 allows a local unprivileged user to gain file ownership and escalate privileges by replacing a temporary file with a symlink to an arbitrary. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Privilege Escalation Fedora Hci Management Node +5
NVD
EPSS 1% CVSS 2.5
LOW POC Monitor

The sudoedit personality of Sudo before 1.9.5 may allow a local unprivileged user to perform arbitrary directory-existence tests by winning a sudo_edit.c race condition in replacing a user-controlled. Rated low severity (CVSS 2.5). Public exploit code available and no vendor patch available.

Information Disclosure Debian Debian Linux +8
NVD
EPSS 0% CVSS 7.0
HIGH POC This Week

Sudo through 1.8.29 allows local users to escalate to root if they have write access to file descriptor 3 of the sudo process. Rated high severity (CVSS 7.0). Public exploit code available and no vendor patch available.

Privilege Escalation Race Condition Sudo +1
NVD GitHub
EPSS 64% CVSS 8.8
HIGH POC PATCH THREAT This Week

In Sudo before 1.8.28, an attacker with access to a Runas ALL sudoer account can bypass certain policy blacklists and session PAM modules, and can cause incorrect logging, by invoking sudo with a. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Authentication Bypass Debian Red Hat +20
NVD Exploit-DB
EPSS 1% CVSS 7.0
HIGH PATCH This Week

The SHA-2 digest support in the sudoers plugin in sudo after 1.8.7 allows local users with write permissions to parts of the called command to replace them before it is executed. Rated high severity (CVSS 7.0).

Information Disclosure Race Condition Sudo +1
NVD
EPSS 0% CVSS 8.2
HIGH This Week

Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to an input validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command. Rated high severity (CVSS 8.2), this vulnerability is low attack complexity. No vendor patch available.

Information Disclosure Sudo Sudo Project
NVD
EPSS 20% CVSS 6.4
MEDIUM POC THREAT This Month

Todd Miller's sudo version 1.8.20 and earlier is vulnerable to an input validation (embedded spaces) in the get_process_ttyname() function resulting in information disclosure and command execution. Rated medium severity (CVSS 6.4). Public exploit code available and EPSS exploitation probability 19.9%.

Information Disclosure Race Condition Sudo +1
NVD Exploit-DB
EPSS 0% CVSS 3.3
LOW POC Monitor

sudo before 1.8.12 does not ensure that the TZ environment variable is associated with a zoneinfo file, which allows local users to open arbitrary files for read access (but not view file contents). Rated low severity (CVSS 3.3), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Sudo Sudo Project
NVD
EPSS 6% CVSS 7.2
HIGH POC This Week

sudoedit in Sudo before 1.8.15 allows local users to gain privileges via a symlink attack on a file whose full path is defined using multiple wildcards in /etc/sudoers, as demonstrated by. Rated high severity (CVSS 7.2), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Privilege Escalation Sudo Sudo Project
NVD Exploit-DB

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy