Description
The WP Recipe Maker WordPress plugin before 10.8.2 does not have any authorisation check in one of its REST routes, nor does it bound what that route stores, allowing unauthenticated users to write unlimited data into any user's metadata and to permanently prevent that account, including an administrator's, from loading.
Published: 2026-09-23
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via Unbounded User Meta Insertion
Action: Immediate Patch
AI Analysis

Impact

The vulnerability exists in a WordPress plugin that exposes a REST route without enforcing an authorization check. This route accepts user supplied data and stores it directly into a user's metadata field without any length or format restrictions. An attacker can therefore inject unlimited data into the metadata store, which can cause the target user’s account—including administrative accounts—to become unusable when the site attempts to load or render data associated with that user. The result is a loss of availability for the compromised accounts and potentially for the entire WordPress installation if the plugin data are relied upon during critical rendering paths.

Affected Systems

Any WordPress site running the WP Recipe Maker plugin with a version earlier than 10.8.2 is affected. The vulnerability is not tied to any particular host configuration beyond the presence of the plugin, so any publicly accessible WordPress site that has not applied the patch is at risk.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity level. The EPSS score of less than 1% suggests that exploitation is currently rare, but the lack of an authorization check means that any unauthenticated user can trigger the attack. The vulnerability is not listed in CISA’s KEV catalog, so no active exploitation is known as of the data snapshot. Attacks would involve sending crafted HTTP requests to the exposed REST endpoint, which is accessible from any location on the internet. Because the payload does not have to be malicious code, the attack is simple to execute and does not require privileged access or user interaction.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP Recipe Maker to version 10.8.2 or later to install the authorization check and input size limits on the affected REST route
  • If an update cannot be applied immediately, block or restrict unauthenticated access to the vulnerable REST endpoint using a firewall rule or a security plugin that limits REST API access
  • Monitor account load failures and inspect metadata for unusually large values to detect ongoing abuse and verify that the plugin data remain intact

Generated by OpenCVE AI on September 23, 2026 at 14:25 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 REST routes, nor does it bound what that route stores, allowing unauthenticated users to write unlimited data into any user's metadata and to permanently prevent that account, including an administrator's, from loading.
Title WP Recipe Maker 9.8.0 - 10.8.1 - Unauthenticated DoS via Unbounded User Meta Insertion
Weaknesses CWE-400
References
Metrics cvssV3_1

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

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:55:24.252Z

Reserved: 2026-09-08T08:46:31.818Z

Link: CVE-2026-86608

cve-icon Vulnrichment

Updated: 2026-09-23T10:41:16.188Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-86608

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:30:06Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption