Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Stored XSS payload requires a victim to load the page (UI:R); contributor credentials required (PR:L); script executes across scope boundary in victim browser (S:C).
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'inputPlaceHolder' parameter in all versions up to, and including, 5.0.13 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
Stored XSS in PostX (Post Grid Gutenberg Blocks) up to and including version 5.0.13 allows authenticated contributors to persist malicious JavaScript in WordPress pages via the unescaped 'inputPlaceHolder' parameter. Any site visitor loading an injected page will execute attacker-controlled scripts in their browser, enabling session hijacking, credential harvesting, or malicious redirects. No public exploit code or CISA KEV listing has been identified at the time of analysis.
Technical ContextAI
PostX (plugin slug 'ultimate-post', vendor wpxpo, CPE cpe:2.3:a:wpxpo:post_grid_gutenberg_blocks_-_postx:*:*:*:*:*:*:*:*) is a WordPress Gutenberg block plugin targeting news, magazine, and blog layouts. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation): the 'inputPlaceHolder' parameter accepts user-supplied data that is neither sanitized on input nor properly escaped on output, allowing raw HTML and JavaScript to persist in the post database and render in visitor browsers. The Gutenberg block editor context means contributor-level authors can insert and configure PostX blocks directly within the post composition workflow, making the attack surface accessible to any authenticated user at or above the Contributor role.
RemediationAI
Update the PostX plugin to a version beyond 5.0.13 via the WordPress admin plugin update interface or WP-CLI ('wp plugin update ultimate-post'). A fix has been committed upstream as Trac changeset 3501596 (https://plugins.trac.wordpress.org/changeset/3501596/ultimate-post); however, the exact patched release version is not confirmed in the available data - verify via the WordPress plugin repository changelog before updating. As an interim compensating control, restrict Contributor-level role assignment to trusted users only, or temporarily remove the Contributor role's ability to publish content until the patch is applied - note this may impact editorial workflows. Disabling the PostX plugin entirely eliminates the attack surface but removes its page-building functionality.
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-53863
GHSA-9p8w-4chc-chhq