Path traversal in GNOME Evolution Data Server - CVE-2026-2604
Published: February 24, 2026
GNOME Evolution Data Server
Detailed vulnerability description
The vulnerability allows a remote user to delete arbitrary files on the system.
The vulnerability exists due to input validation error when processing directory traversal sequences in vCards within the maybe_delete_uri() function in src/addressbook/backends/file/e-book-backend-file.c. A remote user can pass specially crafted file path to the application containing directory traversal characters and delete arbitrary files on the system.