CVE-2025-14742 MEDIUM

CVE-2025-14742: WP Recipe Maker <= 10.2.3 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Exposure

Vendor Brechtvds
Product WP Recipe Maker
Weakness CWE-639 · IDOR
Published February 25, 2026
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The WP Recipe Maker plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'ajax_search_recipes' and 'ajax_get_recipe' functions in all versions up to, and including, 10.2.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve sensitive recipe information including draft, pending, and private recipes that they shouldn't be able to access.

Explanation of Vulnerability in Simple Terms

02Summary

WP Recipe Maker versions up to 10.2.3 contain an authorization flaw that allows authenticated users to read sensitive data they should not access. The vulnerability requires a valid WordPress account but no special privileges. An attacker with low-level access can view confidential information through the plugin's functionality.

What an attacker can do

03Attacker Capabilities

Read sensitive data accessible through the plugin that should be restricted from their user role.

Potential impact on your site

04Site Impact

Authenticated users can access confidential recipe or plugin data beyond their intended permission level.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with at least low-level privileges.

Key dates

06Disclosure timeline

February 25, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE