ghsa-wwm7-v4rv-ggff
Vulnerability from github
Published
2025-09-29 18:33
Modified
2025-09-29 21:30
Severity ?
Details
Mealie 3.0.1 and earlier is vulnerable to 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.
{ "affected": [], "aliases": [ "CVE-2025-56795" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-29T17:15:31Z", "severity": "MODERATE" }, "details": "Mealie 3.0.1 and earlier is vulnerable to 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.", "id": "GHSA-wwm7-v4rv-ggff", "modified": "2025-09-29T21:30:25Z", "published": "2025-09-29T18:33:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56795" }, { "type": "WEB", "url": "https://github.com/mealie-recipes/mealie/issues/5677" }, { "type": "WEB", "url": "https://github.com/mealie-recipes/mealie/pull/5754" }, { "type": "WEB", "url": "https://github.com/B1tBreaker/CVE-2025-56795" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.