๐Ÿ” CVE Alert

CVE-2026-33153

UNKNOWN 0.0

Tandoor Recipes's Unauthenticated Debug Parameter Leaks Full Raw SQL Queries Including Schema, Table Names, and Access Control Logic

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-89
Vendor tandoorrecipes
Product recipes
Published Mar 26, 2026
Last Updated Mar 26, 2026
Stay Ahead of the Next One

Get instant alerts for tandoorrecipes recipes

Be the first to know when new unknown vulnerabilities affecting tandoorrecipes recipes are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

TandoorRecipes / recipes
< 2.6.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-f83r-v3h5-pchf github.com: https://github.com/TandoorRecipes/recipes/releases/tag/2.6.0