216.73.217.86

CVE-2026-35488

· Published 07/04/2026 16:16 · Modified 08/04/2026 21:27

Labels: CVE-2026-35488 2026-04-07CVE-2026-35488CWE-749[email protected]

Essential information

Published
07/04/2026 16:16
Modified
08/04/2026 21:27
Author
Creator
CVSS
8.1 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
tandoor / tandoor recipes cpe:2.3:a:tandoor:tandoor_recipes:<2.6.4:*:*:*:*:*:*:*

References