Description
The WP Recipe Maker WordPress plugin before 10.8.2 does not remove shortcodes from comment content before expanding it while building a page's structured metadata, allowing unauthenticated users to have arbitrary shortcodes executed server side and to read the content of unpublished recipes.
Published: 2026-09-23
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Arbitrary code execution via insecure shortcode handling
Action: Patch Now
AI Analysis

Impact

WP Recipe Maker before version 10.8.2 fails to remove shortcodes from comment content when generating a page’s structured metadata, enabling arbitrary shortcodes to execute on the server. This issue represents a CWE-74 weakness. An unauthenticated user can embed malicious shortcodes in a comment, which the plugin processes as if they were part of the page, potentially allowing code execution or the exposure of unpublished recipes.

Affected Systems

Any WordPress site running WP Recipe Maker plugin version 10.8.2 or earlier is affected. The vulnerability applies to all installations that have the old plugin active and do not restrict comment posting to authenticated users.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score is not available, and the flaw is not listed in CISA’s KEV catalog, suggesting no current large‑scale exploitation reports. The attack requires only that an unauthenticated user be able to post a comment, after which the server processes the shortcodes when constructing metadata. This path can lead to server‑side code execution or unintended data disclosure if the site hosts unpublished content.

Generated by OpenCVE AI on September 23, 2026 at 14:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Recipe Maker to version 10.8.2 or later
  • If an upgrade is not immediately possible, restrict comment posting to authenticated users only
  • Configure or use a security plugin to sanitize comment content before it is processed by WP Recipe Maker

Generated by OpenCVE AI on September 23, 2026 at 14:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The WP Recipe Maker WordPress plugin before 10.8.2 does not remove shortcodes from comment content before expanding it while building a page's structured metadata, allowing unauthenticated users to have arbitrary shortcodes executed server side and to read the content of unpublished recipes.
Title WP Recipe Maker < 10.8.2 - Unauthenticated Arbitrary Shortcode Execution via Comment Content
Weaknesses CWE-74
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:50:16.377Z

Reserved: 2026-09-08T08:38:29.882Z

Link: CVE-2026-86601

cve-icon Vulnrichment

Updated: 2026-09-23T10:33:33.163Z

cve-icon NVD

Status : Received

Published: 2026-09-23T11:17:13.970

Modified: 2026-09-23T11:17:13.970

Link: CVE-2026-86601

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:45:05Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')