cvedb.io
CVE-2026-33153
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-03-26T19:17:03.313 · Last modified 2026-06-17T10:37:02.327

Summary

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.

Affected products

tandoor — recipes

Does this affect you?

Add your gear to cvedb and we'll alert you only when tandoor ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.