cvedb.io
CVE-2026-35488
HIGH · CVSS 8.1
EPSS exploitation probability: 0%
Published 2026-04-07T16:16:27.003 · Last modified 2026-06-17T10:40:41.143

Summary

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.

Affected products

tandoor — recipes

Does this affect you?

Add your gear to cvedb and we'll alert you only when tandoor ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.