Description
Contributor SQL Injection in Recipe Maker For Your Food Blog from Zip Recipes <= 8.2.7 versions.
Published: 2026-06-26
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a SQL injection flaw present in the WordPress Recipe Maker For Your Food Blog from Zip Recipes plugin versions 8.2.7 and earlier. Because the plugin fails to properly sanitize user input in the contributor functionality, an attacker can inject arbitrary SQL statements. This could allow the attacker to read, modify, or delete data stored in the site’s database, and potentially compromise the whole application if executable SQL is injected.

Affected Systems

The affected system is the WordPress plugin "Recipe Maker For Your Food Blog from Zip Recipes" developed by Igor Benic. All installations of the plugin running version 8.2.7 or older are vulnerable. The plugin is commonly used on WordPress food‑blog sites, so a large number of public and private sites may be impacted if they are still running the susceptible version.

Risk and Exploitability

The CVSS score of 8.5 indicates a high level of severity. The EPSS score is not available, but the issue is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. The likely attack vector is via the contributor submission interface, which may be exposed to authenticated or unauthenticated users depending on site configuration. An attacker who can submit content through that interface can insert malicious SQL and retrieve or alter database records.

Generated by OpenCVE AI on June 26, 2026 at 17:36 UTC.

Remediation

Vendor Solution

Update the WordPress Recipe Maker For Your Food Blog from Zip Recipes Plugin to the latest available version (at least 8.2.8).


OpenCVE Recommended Actions

  • Update the WordPress Recipe Maker For Your Food Blog from Zip Recipes Plugin to version 8.2.8 or later.
  • Disable the contributor submission feature or restrict it to trusted users until the plugin update is applied.
  • If the update cannot be applied immediately, remove the plugin from the site or prevent access to its pages to reduce attack surface.

Generated by OpenCVE AI on June 26, 2026 at 17:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 26 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in Recipe Maker For Your Food Blog from Zip Recipes <= 8.2.7 versions.
Title WordPress Recipe Maker For Your Food Blog from Zip Recipes plugin <= 8.2.7 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T17:42:07.495Z

Reserved: 2026-06-25T08:03:29.942Z

Link: CVE-2026-57663

cve-icon Vulnrichment

Updated: 2026-06-26T17:26:33.303Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T17:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')