CVE-2026-25991

HIGH

Tandoor Recipes < 2.5.1 - Authenticated Blind Server-Side Request Forgery via Cookmate Recipe Import

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2026-25991. PoCs published by XiaomingX, drkim-dev.

AI-analyzed exploit summary The repository contains only a minimal README with the CVE ID and a brief description, lacking any exploit code or technical details. No functional PoC or analysis is provided.

Description

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.5.1, there is a Blind Server-Side Request Forgery (SSRF) vulnerability in the Cookmate recipe import feature of Tandoor Recipes. The application fails to validate the destination URL after following HTTP redirects, allowing any authenticated user (including standard users without administrative privileges) to force the server to connect to arbitrary internal or external resources. The vulnerability lies in cookbook/integration/cookmate.py, within the Cookmate integration class. This vulnerability can be leveraged to scan internal network ports, access cloud instance metadata (e.g., AWS/GCP Metadata Service), or disclose the server's real IP address. This vulnerability is fixed in 2.5.1.

Exploits (2)

github STUB 10 stars
by XiaomingX · pythonpoc
https://github.com/XiaomingX/data-cve-poc-py-v1/tree/main/2026/CVE-2026-25991

The repository contains only a minimal README with the CVE ID and a brief description, lacking any exploit code or technical details. No functional PoC or analysis is provided.

Classification
Stub 90%
Attack Type
Ssrf
Complexity
Trivial
Reliability
Theoretical
Target: Tandoor Recipes
No auth needed
Prerequisites: none specified
devstral-2 · analyzed Feb 27, 2026 Full analysis →
nomisec STUB 1 stars
by drkim-dev · poc
https://github.com/drkim-dev/CVE-2026-25991

The repository contains only a minimal README with the CVE ID and a brief description of the vulnerability (SSRF in Tandoor Recipes) but no exploit code, technical details, or proof-of-concept.

Classification
Stub 90%
Attack Type
Ssrf
Complexity
Theoretical
Reliability
Theoretical
Target: Tandoor Recipes (version unspecified)
No auth needed
devstral-2 · analyzed Feb 17, 2026 Full analysis →

Scores

CVSS v3 7.7
EPSS 0.0028
EPSS Percentile 19.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (1)
tandoor/recipes < 2.5.1
Published Feb 13, 2026
Tracked Since Feb 18, 2026