CVE-2026-3011

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.
Configurations

No configuration.

History

08 Jun 2026, 12:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-08 12:16

Updated : 2026-06-17 10:42


NVD link : CVE-2026-3011

Mitre link : CVE-2026-3011

CVE.ORG link : CVE-2026-3011


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')