Description
The Restaurant Menu and Food Ordering WordPress plugin before 2.4.12 does not verify that a PayPal payment notification genuinely originates from PayPal, allowing unauthenticated attackers to forge a payment notification and mark their own order as paid and completed without making any payment.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Restaurant Menu and Food Ordering WordPress plugin before version 2.4.12 fails to verify that a PayPal payment notification truly originates from PayPal. This omission allows an unauthenticated attacker to forge a PayPal IPN message and cause the system to mark an order as paid and completed without any actual payment, enabling financial fraud.

Affected Systems

The vulnerability affects the Restaurant Menu and Food Ordering plugin for WordPress, specifically all releases prior to 2.4.12. No vendor is publicly listed, and the issue applies to any WordPress site employing this plugin within the affected version range.

Risk and Exploitability

The CVSS score of 5.3 places the vulnerability in a moderate severity category. No EPSS score is available, and the flaw is not listed in CISA’s KEV catalog. The attack vector is inferred to be through unauthenticated HTTP requests that send forged IPN payloads to the plugin’s endpoint; no privileged access or proprietary software access is required. Consequently, an adversary could exploit the flaw remotely to artificially inflate sales or bypass payment processing without authentication.

Generated by OpenCVE AI on September 4, 2026 at 11:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Restaurant Menu and Food Ordering plugin to version 2.4.12 or later, which implements proper verification of PayPal IPN messages.
  • Ensure the plugin’s PayPal IPN validation is enabled and configured to use PayPal’s recommended authentication process.
  • Restrict the IPN handling endpoint to accept requests only from known PayPal IP addresses or validate the source before processing the payment status change.

Generated by OpenCVE AI on September 4, 2026 at 11:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-306
CWE-639

Fri, 04 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Description The Restaurant Menu and Food Ordering WordPress plugin before 2.4.12 does not verify that a PayPal payment notification genuinely originates from PayPal, allowing unauthenticated attackers to forge a payment notification and mark their own order as paid and completed without making any payment.
Title Restaurant Menu and Food Ordering < 2.4.12 - Unauthenticated Payment Bypass via Forged PayPal IPN
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T10:00:36.313Z

Reserved: 2026-09-01T04:02:29.037Z

Link: CVE-2026-84044

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T10:17:13.570

Modified: 2026-09-04T10:17:13.570

Link: CVE-2026-84044

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T11:30:17Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function

  • CWE-639

    Authorization Bypass Through User-Controlled Key