CVE-2026-35488
HIGH EPSS 29.6%
Published Apr 7, 20262mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Apr 7, 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, RecipeBookViewSet and RecipeBookEntryViewSet use CustomIsShared as an alternative permission class, but CustomIsShared.has_object_permission() returns True for all HTTP methods — including DELETE, PUT, and PATCH — without checking request.method in SAFE_METHODS. Any user who is in the shared list of a RecipeBook can delete or overwrite it, even though shared access is semantically read-only. 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:N/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
29.6% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-749
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-xvmf-cfrq-4j8f
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.