Description
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.
Published: 2026-08-06
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The PostX plugin for WordPress is affected by insufficient input sanitization and output escaping of the inputPlaceHolder parameter, which allows authenticated attackers with Contributor level or higher to store malicious scripts in post comments. These scripts are executed whenever a user visits the injected page, enabling arbitrary JavaScript execution in the context of the site, potentially leading to phishing, session theft, or defacement.

Affected Systems

All installations of the Post Grid Gutenberg Blocks – PostX plugin for WordPress up to and including version 5.0.13 are affected. Sites that rely on the plugin’s comment functionality, such as news, magazine, or blog WordPress sites, may be vulnerable if they have logged-in users with Contributor or higher privileges.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.4, indicating moderate severity, and is not listed in CISA KEV. The EPSS score is not available. Exploitation requires authenticated access with Contributor or higher privileges; attackers who gain such access can persistently inject scripts that affect all site visitors, representing a moderate but significant risk of widespread compromise within an impacted environment.

Generated by OpenCVE AI on August 6, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PostX plugin to the latest version, which removes the vulnerable inputPlaceHolder handling.
  • If an immediate upgrade is not possible, sanitize the inputPlaceHolder value on input by stripping <script> tags and other JavaScript constructs before storing the comment.
  • Configure a web application firewall or use a plugin that blocks script injection in comment fields to provide a temporary protective measure.

Generated by OpenCVE AI on August 6, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description 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.
Title PostX <= 5.0.13 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Comments Block
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-06T12:22:22.872Z

Reserved: 2026-03-30T14:02:27.526Z

Link: CVE-2026-5158

cve-icon Vulnrichment

Updated: 2026-08-06T12:22:19.039Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T14:00:17Z

Weaknesses
  • CWE-79

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