9
CVE-2025-56795
- EPSS 0.34%
- Veröffentlicht 29.09.2025 17:15:31
- Zuletzt bearbeitet 16.10.2025 15:42:33
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.34% | 0.258 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9 | 2.3 | 6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://github.com/B1tBreaker/CVE-2025-56795
https://github.com/mealie-recipes/mealie/issues/5677
https://github.com/mealie-recipes/mealie/pull/5754