CVE-2026-33153

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:tandoor:recipes:*:*:*:*:*:*:*:*

History

30 Mar 2026, 19:16

Type Values Removed Values Added
First Time Tandoor recipes
Tandoor
References () https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0 - () https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0 - Release Notes
References () https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-f83r-v3h5-pchf - () https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-f83r-v3h5-pchf - Exploit, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CPE cpe:2.3:a:tandoor:recipes:*:*:*:*:*:*:*:*

Information

Published : 2026-03-26 19:17

Updated : 2026-03-30 19:16


NVD link : CVE-2026-33153

Mitre link : CVE-2026-33153

CVE.ORG link : CVE-2026-33153


JSON object : View

Products Affected

tandoor

  • recipes
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')