← Back to browse · API

CVE-2023-22809

Severity
HIGH
CVSS
7.8
EPSS
0.55367
Risk score
50.58
CISA KEV
No
PoC
No
Published
2023-01-18
Modified
2025-04-04
First seen
2026-08-07
Aliases
EUVD-2023-26921, GHSA-3VWP-294X-6V9C
Products
n/a:n/a n/a
Sources
euvd EUVD-2023-26921

Description

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 append arbitrary entries to the list of files to process. This can lead to privilege escalation. Affected versions are 1.8.0 through 1.9.12.p1. The problem exists because a user-specified editor may contain a "--" argument that defeats a protection mechanism, e.g., an EDITOR='vim -- /path/to/extra/file' value.

References