HIGH🇵🇱 Wersja polska

CVE-2026-35489

CVSS 7.3v3.1pub. 2026-04-07upd. 2026-04-14

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, the POST /api/food/{id}/shopping/ endpoint reads amount and unit directly from request.data and passes them without validation to ShoppingListEntry.objects.create(). Invalid amount values (non-numeric strings) cause an unhandled exception and HTTP 500. A unit ID from a different Space can be associated cross-space, leaking foreign-key references across tenant boundaries. All other endpoints creating ShoppingListEntry use ShoppingListEntrySerializer, which validates and sanitizes these fields. This vulnerability is fixed in 2.6.4.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
  • Tandoor Recipes

    APP
    Tandoor
    < 2.6.4
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-33152CRITICAL9.1PL ✓ten sam produkt

Brak ograniczenia prób logowania przez Basic Auth w Tandoor Recipes

CVE-2025-23211CRITICAL9.9PL ✓ten sam produkt

Tandoor Recipes: SSTI w Jinja2 umożliwia RCE każdemu zalogowanemu użytkownikowi

CVE-2026-35488HIGH8.1ten sam produkt

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to ...

CVE-2026-35045HIGH8.1ten sam produkt

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to ...

CVE-2026-33149HIGH8.1ten sam produkt

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions ...