PT-2026-28472 · Unknown · Tandoor Recipes

Liyander

·

Published

2026-03-26

·

Updated

2026-03-26

·

CVE-2026-33153

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Tandoor Recipes versions prior to 2.6.0
Description The application is designed for managing recipes, planning meals, and creating shopping lists. A hidden query parameter, ?debug=true, within the Recipe API endpoint reveals the complete raw SQL query being executed. This includes table names, column names, JOIN relationships, WHERE conditions, and multi-tenant space IDs, potentially exposing access control logic. This parameter functions even in production mode (when DEBUG=False in Django) and is accessible to any authenticated user, regardless of their privilege level. An attacker with limited privileges could map the entire database schema and reverse-engineer the authorization model.
Recommendations Update to version 2.6.0 or later.

Exploit

Fix

SQL injection

Weakness Enumeration

Related Identifiers

CVE-2026-33153
GHSA-F83R-V3H5-PCHF

Affected Products

Tandoor Recipes