Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
PR:L confirmed by Contributor-role requirement; UI:R for victim page view; S:C for XSS browser boundary; A:N because XSS does not cause meaningful availability impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Cross Site Scripting (XSS) in Magazine Blocks <= 1.8.3 versions.
AnalysisAI
Stored Cross-Site Scripting in the Magazine Blocks WordPress plugin (versions ≤ 1.8.3) allows authenticated contributors to inject persistent malicious JavaScript into page content. Because the vulnerability carries a scope change (S:C in CVSS), successful exploitation targets the browsers of higher-privileged users - typically editors or administrators - who view the affected content. No public exploit code has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-Site Scripting) covers failures to sanitize or encode user-supplied HTML/JavaScript before rendering it in a browser. Magazine Blocks is a Gutenberg-compatible WordPress plugin that provides block-based layout elements for magazine-style content. The Contributor role in WordPress can draft and submit posts but cannot publish without editorial review; however, because the plugin likely stores raw block attributes without adequate output encoding, a contributor-authored block can embed executable script that fires when any privileged user renders or previews the post. The scope change (S:C) reflects the canonical XSS trust-boundary crossing: input is accepted in the WordPress application context but executes in a victim user's browser context.
RemediationAI
Update the Magazine Blocks plugin beyond version 1.8.3; the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/magazine-blocks/vulnerability/wordpress-magazine-blocks-plugin-1-8-3-cross-site-scripting-xss-vulnerability) should be consulted for the confirmed patched release version, which was not independently specified in the available intelligence. If an immediate update is not possible, restrict the Contributor role: remove or suspend contributor-level accounts that are not fully trusted, or temporarily set WordPress to require admin approval before any contributor content renders publicly. Enabling a Content Security Policy (CSP) header that blocks inline script execution is an additional compensating control but may break legitimate plugin functionality and requires testing. Note that no exact patched version number was confirmed in the provided data - verify the fix version directly from the WordPress plugin repository or the Patchstack advisory before deploying.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39765
GHSA-32p4-hwpj-mqvq