CVE-2026-35045
HIGH EPSS 18.3%
Published Apr 6, 20262mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Apr 6, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, the PUT /api/recipe/batch_update/ endpoint in Tandoor Recipes allows any authenticated user within a Space to modify any recipe in that Space, including recipes marked as private by other users. This bypasses all object-level authorization checks enforced on standard single-recipe endpoints (PUT /api/recipe/{id}/), enabling forced exposure of private recipes, unauthorized self-grant of access via the shared list, and metadata tampering. This vulnerability is fixed in 2.6.4.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
18.3% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-639
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| tandoor | recipes | * | <2.6.4 |
References 2
- github.com https://github.com/TandoorRecipes/recipes/releases/tag/2.6.4
- github.com https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-v8x3-w674-55p5
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.