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.
Problem types
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Product status
Any version
Timeline
| 2026-02-26: | Vendor Notified |
| 2026-06-07: | Disclosed |
Credits
Athiwat Tiprasaharn
Itthidej Aramsri
References
www.wordfence.com/...-7cf6-43b1-b457-fdc2ba74852d?source=cve
plugins.trac.wordpress.org/...oom-print-template-manager.php
plugins.trac.wordpress.org/...asses/class-wpzoom-helpers.php
plugins.trac.wordpress.org/...s-wpzoom-recipe-card-block.php
plugins.trac.wordpress.org/...s-wpzoom-recipe-card-block.php
plugins.trac.wordpress.org/changeset/3470036/