Description
The WP Recipe Maker WordPress plugin before 10.8.2 does not have any authorisation check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to retrieve the IDs and titles of other users' unpublished lists.
Published: 2026-09-23
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Update Plugin
AI Analysis

Impact

The vulnerability originates from a missing authorization check in the wprm_search_lists AJAX action of the WP Recipe Maker plugin. Any authenticated user, including those with subscriber roles, can issue requests to this endpoint and obtain the IDs and titles of other users' unpublished recipe lists. This results in the disclosure of protected metadata (CWE-200), potentially enabling social‑engineering or further attacks based on that information.

Affected Systems

WordPress sites that have the WP Recipe Maker plugin installed in a version earlier than 10.8.2 are affected. The vendor is listed as Unknown: WP Recipe Maker and the issue applies to all installations that have enabled the plugin without additional access restrictions.

Risk and Exploitability

The CVSS base score of 4.3 indicates moderate impact, while the EPSS score is less than 1%, suggesting a low probability of exploitation. This vulnerability is not catalogued in the CISA KEV list. The attack vector is remote and requires only that an attacker authenticate to the site; any subscriber role can trigger the vulnerable AJAX call, allowing on‑demand retrieval of unpublished list metadata.

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.
  • Disable or restrict the wprm_search_lists AJAX endpoint for roles below administrator, for example by adding role‑based access checks or using an access‑control plugin.
  • Enforce strict user role permissions so that subscribers cannot access private list metadata.
  • Monitor logs for repeated access to the wprm_search_lists endpoint and investigate suspicious activity.

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 have any authorisation check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to retrieve the IDs and titles of other users' unpublished lists.
Title WP Recipe Maker < 10.8.2 - Subscriber+ Non-Public List Title Disclosure via wprm_search_lists
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:38.733Z

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

Link: CVE-2026-86603

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-86603

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