Description
The Recipe Card Blocks Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the recipe block's 'summary' and 'notes' attributes in all versions up to, and including, 3.4.13. This is due to the 'WPZOOM_Helpers::deserialize_block_attributes' method converting unicode-encoded sequences back into HTML characters after sanitization has already been applied. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that execute whenever a user accesses the published post or the print view of an injected recipe.
Published: 2026-06-08
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Recipe Card Blocks Lite plugin uses a deserialization routine that rewrites unicode sequences into HTML characters after sanitization. This flaw allows an authenticated user with Author or higher privileges to inject arbitrary JavaScript into the recipe block’s 'summary' and 'notes' fields. Once injected, scripts execute in the browser of any user who views the post or the print view, potentially enabling session hijacking, defacement, or data theft.

Affected Systems

WordPress sites running the Recipe Card Blocks Lite plugin version 3.4.13 or earlier, provided by wpzoom. The vulnerability targets the recipe block implementation and is present throughout all affected releases.

Risk and Exploitability

The CVSS score is 6.4, indicating a moderate severity. Exploitation remains possible once an author or better attacker edits a recipe, and the risk is amplified on sites with many authors. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but the attack path does not require special configuration beyond legitimate editorial access.

Generated by OpenCVE AI on June 8, 2026 at 12:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Recipe Card Blocks Lite plugin to a version newer than 3.4.13, which patches the deserialization issue.
  • If an update is not yet available, remove the plugin entirely or disable it for sites that do not need recipe functionality.
  • Audit existing recipe content for suspicious script tags and manually sanitize or remove them, and consider revoking Author level access to recipe editing until a fix is applied.

Generated by OpenCVE AI on June 8, 2026 at 12:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Recipe Card Blocks Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the recipe block's 'summary' and 'notes' attributes in all versions up to, and including, 3.4.13. This is due to the 'WPZOOM_Helpers::deserialize_block_attributes' method converting unicode-encoded sequences back into HTML characters after sanitization has already been applied. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that execute whenever a user accesses the published post or the print view of an injected recipe.
Title Recipe Card Blocks Lite <= 3.4.13 - Authenticated (Author+) Stored Cross-Site Scripting via 'summary' and 'notes'
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-08T11:23:49.193Z

Reserved: 2026-02-23T06:37:12.178Z

Link: CVE-2026-3011

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-08T12:16:31.867

Modified: 2026-06-08T12:16:31.867

Link: CVE-2026-3011

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T12:30:23Z

Weaknesses