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. This occurs because of a race condition between determining a uid, and the setresuid and openat system calls. The attacker can write "ALL ALL=(ALL) NOPASSWD:ALL" to /proc/#####/fd/3 at a time when Sudo is prompting for a password. NOTE: This has been disputed due to the way Linux /proc works. It has been argued that writing to /proc/#####/fd/3 would only be viable if you had permission to write to /etc/sudoers. Even with write permission to /proc/#####/fd/3, it would not help you write to /etc/sudoers
Conclusion & alert: CVE-2019-18684 is rated Exploit Available (50.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.29%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.10% | 0.29% | +0.19% |
| 2 | 2025-11-21 | 0.03% | 0.10% | +0.07% |
| 3 | 2025-11-18 | — | 0.03% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.0 | 3.1 | HIGH |
|
1.0 | 5.9 | [email protected] |
| 6.9 | 2.0 | MEDIUM |
|
3.4 | 10.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2019-18684: 1 source package rows (sudo); 6 state rows across 3 repos (3.22-community, edge-community, edge-main); fixed 0, open 6. | https://security.alpinelinux.org/vuln/CVE-2019-18684 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2019-18684 |
suse
|
medium | CVE-2019-18684 severity moderate: SUSE including 2 source package names (sudo, sudo-devel), 22 product×package rows across 19 product lines (SUSE CaaS Platform 3.0, SUSE Container as a Service Platform 1.0, … (19 product lines)): Known Not Affected 22. | https://www.suse.com/security/cve/CVE-2019-18684/ |
ubuntu
|
low | CVE-2019-18684 low priority: Ubuntu including 1 source packages (sudo), 6 status rows across 6 suites (bionic, disco, eoan, trusty, upstream, xenial): not-affected 5, needs-triage 1. | https://ubuntu.com/security/CVE-2019-18684 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| sudo_project | sudo | <= 1.8.29 | cpe:2.3:a:sudo_project:sudo:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://gist.github.com/oxagast/51171aa161074188a11d96cbef884bbd | Exploit Third Party Advisory |