Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the image processing pipeline in Tandoor Recipes explicitly skips EXIF metadata stripping, image rescaling, and size validation for WebP and GIF image formats. A developer TODO comment in the source code acknowledges this as a known issue. As a result, when users upload recipe photos in WebP format (the default format for modern smartphone cameras), their sensitive EXIF data — including GPS coordinates, camera model, timestamps, and software information — is stored and served to all users who can view the recipe. Version 2.6.0 fixes the issue.
Published: 2026-03-26
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information leakage of sensitive metadata such as GPS coordinates, device model, timestamps, and software details
Action: Update
AI Analysis

Impact

In Tandoor Recipes versions prior to 2.6.0, the image upload pipeline deliberately bypasses EXIF data removal for WebP and GIF files. When users attach recipe photos in these formats, the application stores the original image alongside all embedded metadata and serves it to any viewer. This results in a confidentiality breach, exposing personally identifiable information including location data and device identifiers. The underlying weakness is the failure to sanitize metadata before storage.

Affected Systems

The vulnerability affects the Tandoor Recipes application published by TandoorRecipes, specifically any instance running a version earlier than 2.6.0. All users who upload recipe images or view recipes can be impacted, as the metadata is publicly displayed. The issue does not restrict to a particular deployment scenario, making any installation of the affected software susceptible.

Risk and Exploitability

The CVSS score of 5.3 denotes moderate severity, and the EPSS score of less than 1% indicates a low likelihood of exploitation. The vulnerability is not yet listed in CISA’s KEV catalog, suggesting it has not been widely exploited in the wild. Exploitation is straightforward: an attacker simply uploads a crafted image containing sensitive EXIF fields; no additional conditions or privileges are required beyond the normal upload capability. The risk is primarily privacy‑related rather than affecting system integrity or availability.

Generated by OpenCVE AI on March 30, 2026 at 20:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Tandoor Recipes to version 2.6.0 or later, which restores EXIF stripping for WebP and GIF uploads

Generated by OpenCVE AI on March 30, 2026 at 20:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 30 Mar 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Tandoor
Tandoor recipes
CPEs cpe:2.3:a:tandoor:recipes:*:*:*:*:*:*:*:*
Vendors & Products Tandoor
Tandoor recipes

Sat, 28 Mar 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 27 Mar 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Tandoorrecipes
Tandoorrecipes recipes
Vendors & Products Tandoorrecipes
Tandoorrecipes recipes

Thu, 26 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Description Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the image processing pipeline in Tandoor Recipes explicitly skips EXIF metadata stripping, image rescaling, and size validation for WebP and GIF image formats. A developer TODO comment in the source code acknowledges this as a known issue. As a result, when users upload recipe photos in WebP format (the default format for modern smartphone cameras), their sensitive EXIF data — including GPS coordinates, camera model, timestamps, and software information — is stored and served to all users who can view the recipe. Version 2.6.0 fixes the issue.
Title Tandoor Recipes: WebP and GIF Image Uploads Bypass EXIF/Metadata Stripping, Leaking GPS Coordinates and PII
Weaknesses CWE-1230
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Tandoor Recipes
Tandoorrecipes Recipes
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-27T19:49:03.925Z

Reserved: 2026-03-03T17:50:11.244Z

Link: CVE-2026-29055

cve-icon Vulnrichment

Updated: 2026-03-27T19:49:00.673Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-26T19:16:58.810

Modified: 2026-03-30T19:27:34.740

Link: CVE-2026-29055

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-30T20:57:38Z

Weaknesses