tandoor CVE Vulnerabilities & Metrics

Focus on tandoor vulnerabilities and metrics.

Last updated: 18 May 2025, 22:25 UTC

About tandoor Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with tandoor. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total tandoor CVEs: 8
Earliest CVE date: 19 Jun 2022, 11:15 UTC
Latest CVE date: 28 Jan 2025, 16:15 UTC

Latest CVE reference: CVE-2025-23213

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 3

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 200.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 200.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical tandoor CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 1.81

Max CVSS: 4.0

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 7
4.0-6.9 1
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS tandoor CVEs

These are the five CVEs with the highest CVSS scores for tandoor, sorted by severity first and recency.

All CVEs for tandoor

CVE-2025-23213 tandoor vulnerability CVSS: 0 28 Jan 2025, 16:15 UTC

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. The file upload feature allows to upload arbitrary files, including html and svg. Both can contain malicious content (XSS Payloads). This vulnerability is fixed in 1.5.28.

CVE-2025-23212 tandoor vulnerability CVSS: 0 28 Jan 2025, 16:15 UTC

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. The external storage feature allows any user to enumerate the name and content of files on the server. This vulnerability is fixed in 1.5.28.

CVE-2025-23211 tandoor vulnerability CVSS: 0 28 Jan 2025, 16:15 UTC

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. A Jinja2 SSTI vulnerability allows any user to execute commands on the server. In the case of the provided Docker Compose file as root. This vulnerability is fixed in 1.5.24.

CVE-2024-0403 tandoor vulnerability CVSS: 0 01 Mar 2024, 00:15 UTC

Recipes version 1.5.10 allows arbitrary HTTP requests to be made through the server. This is possible because the application is vulnerable to SSRF.

CVE-2022-23074 tandoor vulnerability CVSS: 3.5 21 Jun 2022, 10:15 UTC

In Recipes, versions 0.17.0 through 1.2.5 are vulnerable to Stored Cross-Site Scripting (XSS), in the ‘Name’ field of Keyword, Food and Unit components. When a victim accesses the Keyword/Food/Unit endpoints, the XSS payload will trigger. A low privileged attacker will have the victim's API key and can lead to admin's account takeover.

CVE-2022-23073 tandoor vulnerability CVSS: 3.5 21 Jun 2022, 09:15 UTC

In Recipes, versions 1.0.5 through 1.2.5 are vulnerable to Stored Cross-Site Scripting (XSS), in copy to clipboard functionality. When a victim accesses the food list page, then adds a new Food with a malicious javascript payload in the ‘Name’ parameter and clicks on the clipboard icon, an XSS payload will trigger. A low privileged attacker will have the victim's API key and can lead to admin's account takeover.

CVE-2022-23072 tandoor vulnerability CVSS: 3.5 21 Jun 2022, 08:15 UTC

In Recipes, versions 1.0.5 through 1.2.5 are vulnerable to Stored Cross-Site Scripting (XSS), in “Add to Cart” functionality. When a victim accesses the food list page, then adds a new Food with a malicious javascript payload in the ‘Name’ parameter and clicks on the Add to Shopping Cart icon, an XSS payload will trigger. A low privileged attacker will have the victim's API key and can lead to admin's account takeover.

CVE-2022-23071 tandoor vulnerability CVSS: 4.0 19 Jun 2022, 11:15 UTC

In Recipes, versions 0.9.1 through 1.2.5 are vulnerable to Server Side Request Forgery (SSRF), in the “Import Recipe” functionality. When an attacker enters the localhost URL, a low privileged attacker can access/read the internal file system to access sensitive information.