Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tandoor | Recipes | < 2.5.1 |
Related Weaknesses (CWE)
References
- https://github.com/TandoorRecipes/recipes/commit/f7f3524609451ab0b5a4fd760ad0af1Patch
- https://github.com/TandoorRecipes/recipes/releases/tag/2.5.1ProductRelease Notes
- https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6485-jr28-52xExploitVendor Advisory
FAQ
What is CVE-2026-25964?
CVE-2026-25964 is a vulnerability with a CVSS score of 4.9 (MEDIUM). 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 allo...
How severe is CVE-2026-25964?
CVE-2026-25964 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25964?
Check the references section above for vendor advisories and patch information. Affected products include: Tandoor Recipes.