Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the FDC (USDA FoodData Central) search endpoint constructs an upstream API URL by directly interpolating the user-supplied `query` parameter into the URL string without URL-encoding. An attacker can inject additional URL parameters by including `&` characters in the query value. This allows overriding the API key, manipulating upstream query behavior, and causing server crashes (HTTP 500) via malformed requests — a Denial of Service condition. Version 2.6.0 patches the issue.
INFO
Published Date :
2026-03-26T19:04:25.511Z
Last Modified :
2026-03-26T19:52:10.290Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33148 vulnerability.
| Vendors | Products |
|---|---|
| Tandoorrecipes |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33148.