Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-103008. PoCs published by Rosiello Security.
AI-analyzed exploit summary This exploit leverages a race condition in sudoedit (sudo -e) to create a symlink to an arbitrary file, allowing an attacker to read files with elevated privileges. The code monitors /usr/tmp for a temporary file created by sudoedit and replaces it with a symlink to the target file.
Description
Sudo 1.6.8 - Information Disclosure
Exploits (1)
This exploit leverages a race condition in sudoedit (sudo -e) to create a symlink to an arbitrary file, allowing an attacker to read files with elevated privileges. The code monitors /usr/tmp for a temporary file created by sudoedit and replaces it with a symlink to the target file.