Home

Description

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, Tandoor Recipes allows authenticated users to inject arbitrary <style> tags into recipe step instructions. The bleach.clean() sanitizer explicitly whitelists the <style> tag, causing the backend to persist and serve unsanitized CSS payloads via the API. Any client consuming instructions_markdown from the API and rendering it as HTML without additional sanitization will execute attacker-controlled CSS — enabling UI redressing, phishing overlays, visual defacement, and CSS-based data exfiltration. This vulnerability is fixed in 2.6.4.

PUBLISHED Reserved 2026-03-31 | Published 2026-04-06 | Updated 2026-04-07 | Assigner GitHub_M




MEDIUM: 5.4CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Problem types

CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product status

< 2.6.4
affected

References

github.com/...ecipes/security/advisories/GHSA-9hhh-g2fc-r8x2 exploit

github.com/...ecipes/security/advisories/GHSA-9hhh-g2fc-r8x2

github.com/TandoorRecipes/recipes/releases/tag/2.6.4

cve.org (CVE-2026-35046)

nvd.nist.gov (CVE-2026-35046)

Download JSON