CVE•Published 2025-01-28•1 article on news•7 live references•NVD data
CVE-2025-23211
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
9.9
CRITICAL
EPSS percentile
87
Exploit Prediction Scoring System · top 13% of all CVEs
Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. A Jinja2 SSTI vulnerability allows any user to execute commands on the server. In the case of the provided Docker Compose file as root. This vulnerability is fixed in 1.5.24.
Timeline
Published 2025-01-28
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2025-23211Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Tandoor Recipes" version:"0.1.0"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Recipes"HTTP body or banner mentions "Recipes" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2025-23211Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-23211Censys host search filtered to this CVE id.
grep.app
CVE-2025-23211Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-23211GitHub code search for direct mentions.
Google dork
"CVE-2025-23211" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2025-232113 repos
Zeyad-Azima/Offensive-Resourcesunknown
A Huge Learning Resources with Labs For Offensive Security Players
sunlei/awesome-starsPython
My GitHub stars.
g1san/Agents-for-Vulnerable-Dockers-and-related-BenchmarksPHP
This thesis project focuses on the creation of an autonomous agent that is capable of understanding CVE description and create from its interpretation a vulnerable Docker container…