CVE-2026-25964
Tandoor Recipes Affected by Authenticated Local File Disclosure (LFD) via Recipe Import leads to Arbitrary File Read
In short
An authenticated user with import permissions in Tandoor Recipes can read any file on the server by manipulating the file path during recipe import. This could expose sensitive system files or application secrets.
Technical detail
Path traversal vulnerability in the RecipeImport workflow allows authenticated users to bypass storage directory restrictions through unsanitized file_path parameters in the Local storage backend. Attacker must have import permissions; successful exploitation enables arbitrary file read access to sensitive files like /etc/passwd or application configuration, potentially facilitating full system compromise.
Summary generated and translated by AI from the official description.
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.5.1, a Path Traversal vulnerability in the RecipeImport workflow of Tandoor Recipes allows authenticated users with import permissions to read arbitrary files on the server. This vulnerability stems from a lack of input validation in the file_path parameter and insufficient checks in the Local storage backend, enabling an attacker to bypass storage directory restrictions and access sensitive system files (e.g., /etc/passwd) or application configuration files (e.g., settings.py), potentially leading to full system compromise. This vulnerability is fixed in 2.5.1.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Affected products
TandoorRecipes · recipesWant to know if your infrastructure is exposed to this?
Talk to TrueHacking →