PatchSiren

burlingtonbytes CVE debriefs

These pages are published after PatchSiren validates generated defensive summaries against stored public CVE and source evidence.

MEDIUM burlingtonbytes CVE published 2026-05-22

CVE-2026-3481

CVE-2026-3481 describes a reflected cross-site scripting issue in the WP Blockade plugin for WordPress, affecting all versions up to and including 0.9.14. The vulnerable path is the shortcode preview flow: user-supplied input from $_GET['shortcode'] is passed through stripslashes() and then echoed via do_shortcode() without sanitization or escaping. If the input is not a valid WordPress shortcode, it can [truncated]

MEDIUM burlingtonbytes CVE published 2026-04-08

CVE-2026-3480

The WP Blockade plugin for WordPress has a Missing Authorization vulnerability in all versions up to and including 0.9.14. This vulnerability allows any authenticated user to execute arbitrary WordPress shortcodes, potentially leading to information disclosure, privilege escalation, or other impacts. The vulnerability is caused by the plugin's 'wp-blockade-shortcode-render' action hook, which maps to the [truncated]