WP Recipe Maker <= 10.2.2 - Insecure Direct Object Reference to Sensitive Information Exposure
Strategic Overview
- Status
- Patched in 10.2.3
- Affected Plugin
- WP Recipe Maker
- Affected Version
<= 10.2.2- CVSS
- 4.3Medium
- Weakness type
- CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
- CVE
CVE-2025-15527
At a glance
CVE-2025-15527 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the WP Recipe Maker WordPress plugin, affecting versions <= 10.2.2. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The issue is fixed in version 10.2.3; sites on affected versions should update now. Disclosed December 2025, reported by Dmitrii Ignatyev.
Vulnerability Overview
The WP Recipe Maker plugin for WordPress is vulnerable to Information Exposure in versions up to, and including, 10.2.2 via the api_get_post_summary function due to insufficient restrictions on which posts can be retrieved. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract data from posts they may not be able to edit or read otherwise. This also affects password protected, private, or draft posts that they should not have access to.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Reaching this weakness in WP Recipe Maker <= 10.2.2 takes a caller who can reach the endpoint. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.
The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For WP Recipe Maker the fix is 10.2.3: builds <= 10.2.2 are affected, anything from 10.2.3 onward is not.
Remediation
Update to version 10.2.3, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: WP Recipe Maker 10.2.3 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in WP Recipe Maker
- 8.8CVE-2024-1206: WP Recipe… Authenticated (Subscriber+) SQL Injecton
CVE-2024-1206 - 6.5CVE-2024-9650: WP Recipe Maker <= 9.6.1 DOM-Based Stored XSS
CVE-2024-9650 - 6.4CVE-2025-14385: WP Recipe Maker <= 10.2.3 Stored Cross-Site Scripting
CVE-2025-14385 - 6.4CVE-2025-1503: WP Recipe Maker <= 9.8.0 Stored Cross-Site Scripting
CVE-2025-1503 - 6.4CVE-2024-0383: WP Recipe Maker <= 9.1.0 Stored Cross-Site Scripting
CVE-2024-0383 - 6.4CVE-2024-3490: WP Recipe Maker <= 9.3.1 Stored Cross-Site Scripting
CVE-2024-3490 - 6.4CVE-2024-0382: WP Recipe Maker <= 9.1.0 Stored Cross-Site Scripting
CVE-2024-0382 - 6.4CVE-2024-0255: WP Recipe Maker <= 9.1.0 Stored Cross-Site Scripting
CVE-2024-0255
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C