๐Ÿ” CVE Alert

CVE-2026-35488

HIGH 8.1

Tandoor Recipes โ€” CustomIsShared permits DELETE/PUT on RecipeBook by shared (read-only) users

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
12th

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.

CWE CWE-749
Vendor tandoorrecipes
Product recipes
Published Apr 7, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for tandoorrecipes recipes

Be the first to know when new high vulnerabilities affecting tandoorrecipes recipes are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

TandoorRecipes / recipes
< 2.6.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-xvmf-cfrq-4j8f github.com: https://github.com/TandoorRecipes/recipes/releases/tag/2.6.4