Description
The WP Delicious WordPress plugin before 1.10.2 does not perform an authorization check on one of its AJAX actions, allowing unauthenticated users to modify limited post metadata (a like counter and an associated identifier list) on arbitrary posts, including inflating the counter and growing the stored metadata without bound.
Published: 2026-07-30
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the WP Delicious WordPress plugin before version 1.10.2. An unauthenticated AJAX action called recipe_likes is missing an authorization check, enabling attackers to update post meta data for any post. By sending crafted requests, an adversary can inflate the like counter and append arbitrary identifiers to the stored list, effectively tampering with engagement statistics and potentially gathering additional data. This weakness does not allow code execution, but it corrupts data integrity and can be abused for defacement or spam mechanics.

Affected Systems

The affected product is the WP Delicious plugin for WordPress, any installation that uses a version older than 1.10.2. The issue relies on the plugin being activated and the recipe_likes AJAX endpoint being exposed publicly.

Risk and Exploitability

The CVSS score is 5.3, indicating a moderate severity. The EPSS score is below 1%, indicating a low probability of widespread exploitation. The vulnerability is not listed in CISA’s KEV inventory. The likely attack vector is via an unauthenticated HTTP request to the AJAX endpoint; no special user privileges are required. Once the endpoint is hit, any target post can be modified, making the risk moderate to high for sites that rely on the like counter for business or reputation purposes.

Generated by OpenCVE AI on August 12, 2026 at 00:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Delicious to version 1.10.2 or newer to restore the missing authorization check on the recipe_likes AJAX action.
  • Disable or remove the recipe_likes AJAX endpoint by editing the plugin or using a capability plugin to restrict access to that action.
  • If an upgrade cannot be performed immediately, block unauthenticated requests to the endpoint using a web‑application firewall or a security plugin that filters AJAX calls.

Generated by OpenCVE AI on August 12, 2026 at 00:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 04 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 31 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Thu, 30 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdelicious
Wpdelicious wp Delicious
Vendors & Products Wordpress
Wordpress wordpress
Wpdelicious
Wpdelicious wp Delicious

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Delicious WordPress plugin before 1.10.2 does not perform an authorization check on one of its AJAX actions, allowing unauthenticated users to modify limited post metadata (a like counter and an associated identifier list) on arbitrary posts, including inflating the counter and growing the stored metadata without bound.
Title WP Delicious < 1.10.2 - Unauthenticated Arbitrary Post Meta Update via recipe_likes
References

Subscriptions

Wordpress Wordpress
Wpdelicious Wp Delicious
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T13:08:09.507Z

Reserved: 2026-07-01T11:10:18.024Z

Link: CVE-2026-14305

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:25:00.450

Modified: 2026-07-30T14:19:00.067

Link: CVE-2026-14305

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T01:00:04Z

Weaknesses