CVE-2026-33153
Severity CVSS v4.0:
HIGH
Type:
CWE-89
SQL Injection
Publication date:
26/03/2026
Last modified:
30/03/2026
Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the Recipe API endpoint exposes a hidden `?debug=true` query parameter that returns the complete raw SQL query being executed, including all table names, column names, JOIN relationships, WHERE conditions (revealing access control logic), and multi-tenant space IDs. This parameter works even when Django's `DEBUG=False` (production mode) and is accessible to any authenticated user regardless of their privilege level. This allows a low-privilege attacker to map the entire database schema and reverse-engineer the authorization model. Version 2.6.0 patches the issue.
Impact
Base Score 4.0
7.70
Severity 4.0
HIGH
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:tandoor:recipes:*:*:*:*:*:*:*:* | 2.6.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



