Description
The WP Recipe Maker WordPress plugin before 10.8.2 does not perform any capability check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to read the full content of unpublished recipes.
Published: 2026-09-23
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Content Disclosure
Action: Patch
AI Analysis

Impact

The WP Recipe Maker WordPress plugin before version 10.8.2 contains an AJAX action, wprm_shortcode_preview, that does not enforce capability checks. Authenticated users, including subscribers, can trigger this action to retrieve the full content of unpublished recipes, resulting in a breach of confidentiality for private or draft recipe data. The weakness is a classic case of improper authorization (CWE-200).

Affected Systems

The vulnerability affects WordPress installations running WP Recipe Maker plugin versions 10.3.0 through 10.8.1 inclusive. Any site that has not upgraded past 10.8.1 is at risk when the plugin's AJAX handler is exposed.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation at present. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog. Exploitative access requires only a valid authenticated session; any user with subscriber or higher role can invoke the AJAX endpoint. The lack of a capability check enables such users to read unpublished recipe content, which could be valuable to competitors or reveal proprietary information. The risk is therefore considered moderate confidentiality exposure with a low exploitation probability.

Generated by OpenCVE AI on September 23, 2026 at 15:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Recipe Maker to version 10.8.2 or later, which includes the missing capability check.
  • Revoke or reduce permissions for Subscriber+ users that do not need access to unpublished recipes, ensuring they cannot invoke the vulnerable AJAX action.
  • Monitor calls to the wprm_shortcode_preview endpoint and set alerts for unexpected access attempts.

Generated by OpenCVE AI on September 23, 2026 at 15:16 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 perform any capability check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to read the full content of unpublished recipes.
Title WP Recipe Maker 10.3.0 - 10.8.1 - Subscriber+ Draft and Private Recipe Content Disclosure via wprm_shortcode_preview
Weaknesses CWE-200
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:55:53.223Z

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

Link: CVE-2026-86602

cve-icon Vulnrichment

Updated: 2026-09-23T10:35:41.278Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:03.820

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

Link: CVE-2026-86602

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T15:30:07Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor