CVE-2025-56795
CRITICALmealie < 3.0.1 - Stored Cross-Site Scripting via Recipe Note and Text Fields
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-56795. PoCs published by B1tBreaker.
AI-analyzed exploit summary This repository documents two stored XSS vulnerabilities in Mealie's recipe creation functionality, affecting versions up to 3.0.1. The PoC demonstrates how unsanitized input in the 'note' and 'text' parameters can lead to JavaScript execution when the recipe is viewed.
Description
Mealie 3.0.1 and earlier is vulnerable to Stored Cross-Site Scripting (XSS) in the recipe creation functionality. Unsanitized user input in the "note" and "text" fields of the "/api/recipes/{recipe_name}" endpoint is rendered in the frontend without proper escaping leading to persistent XSS.
Exploits (1)
This repository documents two stored XSS vulnerabilities in Mealie's recipe creation functionality, affecting versions up to 3.0.1. The PoC demonstrates how unsanitized input in the 'note' and 'text' parameters can lead to JavaScript execution when the recipe is viewed.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H