Mealie · Mealie · CVE-2025-56795
**Name of the Vulnerable Software and Affected Versions**
Mealie versions prior to 3.0.1
**Description**
The software is susceptible to Cross-Site Scripting (XSS) within the recipe creation feature. User-provided data in the "note" and "text" fields is not adequately sanitized before being displayed on the frontend, resulting in persistent XSS. The affected API endpoint is `/api/recipes/{recipe name}`, where `recipe name` is a vulnerable parameter.
**Recommendations**
Update to a version newer than 3.0.1.