CVE-2026-1558 PUBLISHED

WP Recipe Maker <= 10.3.2 - Insecure Direct Object Reference to Unauthenticated Arbitrary Post Metadata Modification via 'recipeId' Parameter

Assigner: Wordfence
Reserved: 28.01.2026 Published: 27.02.2026 Updated: 27.02.2026

The WP Recipe Maker plugin for WordPress is vulnerable to an Insecure Direct Object Reference (IDOR) in versions up to, and including, 10.3.2. This is due to the /wp-json/wp-recipe-maker/v1/integrations/instacart REST API endpoint's permission_callback being set to __return_true and a lack of subsequent authorization or ownership checks on the user-supplied recipeId. This makes it possible for unauthenticated attackers to overwrite arbitrary post metadata (wprm_instacart_combinations) for any post ID on the site via the recipeId parameter.

Metrics

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

Product Status

Vendor brechtvds
Product WP Recipe Maker
Versions Default: unaffected
  • affected from * to 10.3.2 (incl.)

Credits

  • Quốc Huy finder

References

Problem Types

  • CWE-639 Authorization Bypass Through User-Controlled Key CWE