CVE-2026-33149
CVE-2026-33149 is a high-severity vulnerability in Tandoor Recipes with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-644.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-16313
- Weakness: CWE-644
- Affected product: Tandoor Recipes
- Published:
- Last modified:
Description
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 invite token is sent to the attacker, who can then use it at the real application. As of time of publication, it is unknown if a patched version is available.
Frequently asked questions
- What is CVE-2026-33149?
- 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 invite token is sent to the attacker, who can then use it at the real application. As of time of publication, it is unknown if a patched version is available.
- How severe is CVE-2026-33149?
- CVE-2026-33149 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires high privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-33149 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33149?
- CVE-2026-33149 affects Tandoor Recipes. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33149?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33149 have an EU (EUVD) identifier?
- Yes. CVE-2026-33149 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-16313.
- When was CVE-2026-33149 published?
- CVE-2026-33149 was published on 2026-03-26 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:tandoor:recipes:*:*:*:*:*:*:*:*
More vulnerabilities in Tandoor Recipes
- CVE-2025-23211 — Critical (CVSS 9.9): Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. A Jinja2 SSTI…
- CVE-2026-33152 — Critical (CVSS 9.1): Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior…
- CVE-2025-23213 — High (CVSS 8.7): Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. The file upload…
- CVE-2026-35488 — High (CVSS 8.1): Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4,…
- CVE-2026-35045 — High (CVSS 8.1): Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4,…
- CVE-2026-25991 — High (CVSS 7.7): Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.5.1,…
All CVEs affecting Tandoor Recipes →
Other CWE-644 vulnerabilities
- CVE-2025-70948 — Critical (CVSS 9.3): A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain…
- CVE-2026-26747 — Critical (CVSS 9.1): A Host Header Poisoning vulnerability exists in Monica 4.1.2 due to improper handling of the HTTP Host header in…
- CVE-2026-26234 — High (CVSS 8.8): JUNG Smart Visu Server 1.1.1050 contains a request header manipulation vulnerability that allows unauthenticated…
- CVE-2023-32465 — High (CVSS 8.8): Dell Power Protect Cyber Recovery, contains an Authentication Bypass vulnerability. An attacker could potentially…
- CVE-2026-33805 — High (CVSS 8.6): @fastify/reply-from v12.6.1 and earlier and @fastify/http-proxy v11.4.3 and earlier process the client's Connection…
- CVE-2025-64484 — High (CVSS 8.5): OAuth2-Proxy is an open-source tool that can act as either a standalone reverse proxy or a middleware component…