NIXPKGS-2026-0959
GitHub issue
published on
Permalink
CVE-2026-35046
5.4 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): LOW
- User interaction (UI): REQUIRED
- Scope (S): CHANGED
- Confidentiality impact (C): LOW
- Integrity impact (I): LOW
- Availability impact (A): NONE
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored package gnome-recipes
- @LeSuisse deleted maintainer @jvanbruegge maintainer.delete
- @LeSuisse accepted
- @LeSuisse published on GitHub
Tandoor has a Stored CSS Injection via <style> Tag in Recipe Instructions (API-Level)
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.
References
-
https://github.com/TandoorRecipes/recipes/releases/tag/2.6.4 x_refsource_MISC
Affected products
recipes
- ==< 2.6.4
Matching in nixpkgs
Ignored packages (1)
pkgs.gnome-recipes
Recipe management application for GNOME
Package maintainers
Ignored maintainers (1)
-
@jvanbruegge Jan van Brügge <supermanitu@gmail.com>