cvedb.io
CVE-2026-33149
HIGH · CVSS 8.1
EPSS exploitation probability: 0%
Published 2026-03-26T19:17:02.967 · Last modified 2026-06-17T10:37:01.897

Summary

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWED_HOSTS = '*' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.build_absolute_uri() to generate absolute URLs in multiple contexts, including invite link emails, API pagination, and OpenAPI schema generation. An attacker who can send requests to the application with a crafted Host header can manipulate all server-generated absolute URLs. The most critical impact is invite link poisoning: when an admin creates an invite and the application sends the invite email, the link points to the attacker's server instead of the real application. When the victim clicks the link, the

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.