{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.0.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "9ec15994276fb6784c59e83b92ab9a12b8c7ce8d"
            }
          ],
          "repo": "https://github.com/hay-kot/mealie",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2025-56795",
  "modified": "2026-03-10T21:52:45.248729770Z",
  "published": "2025-09-29T17:15:31.960Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/mealie-recipes/mealie/issues/5677"
    },
    {
      "type": "FIX",
      "url": "https://github.com/mealie-recipes/mealie/pull/5754"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/B1tBreaker/CVE-2025-56795"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}