Home

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.

PUBLISHED Reserved 2026-04-02 | Published 2026-04-07 | Updated 2026-04-08 | Assigner GitHub_M




HIGH: 8.1CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Problem types

CWE-749: Exposed Dangerous Method or Function

Product status

< 2.6.4
affected

References

github.com/...ecipes/security/advisories/GHSA-xvmf-cfrq-4j8f

github.com/TandoorRecipes/recipes/releases/tag/2.6.4

cve.org (CVE-2026-35488)

nvd.nist.gov (CVE-2026-35488)

Download JSON