Search Results (4 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-93736 2 Mealie, Mealie-recipes 2 Mealie, Mealie 2026-09-18 4.3 Medium
Mealie before 3.21.0 fails to validate user ownership in the ratings and favorites endpoints, allowing authenticated attackers to read any user's recipe ratings and favorites by specifying arbitrary user IDs in the URL path. Attackers can access private recipe identifiers, rating values, and favorite flags belonging to other users across different groups or households.
CVE-2026-71210 1 Mealie-recipes 1 Mealie 2026-08-10 5.3 Medium
Mealie's AsyncSafeTransport SSRF guard (mealie/pkgs/safehttp/transport.py) resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independently.
CVE-2025-70296 2 Mealie, Mealie-recipes 2 Mealie, Mealie 2026-02-23 5.4 Medium
A stored HTML injection vulnerability in the Recipe Notes rendering component in Mealie 3.3.1 allows remote authenticated users to inject arbitrary HTML, resulting in user interface redressing within the recipe view.
CVE-2025-70297 2 Mealie, Mealie-recipes 2 Mealie, Mealie 2026-02-23 6.1 Medium
A stored cross-site scripting (XSS) vulnerability in the recipe asset upload and media serving component in Mealie 3.3.1 allows remote authenticated users to inject arbitrary web script or HTML via an uploaded SVG file that is served as image/svg+xml and rendered by a victim s browser.