Description
Contributor Cross Site Scripting (XSS) in The Post Grid <= 7.9.5 versions.
Published: 2026-09-23
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Cross Site Scripting
Action: Update plugin
AI Analysis

Impact

A contributor Cross Site Scripting vulnerability exists in the WordPress The Post Grid plugin versions 7.9.5 and earlier, allowing an attacker to inject malicious script content that will be rendered in the browser context. The flaw arises from insufficient sanitization of user‑supplied input, which means that any script inserted by a contributor can potentially execute in the context of other site visitors. This can lead to defacement, credential theft, or further exploitation of the site. The weakness is identified as CWE‑79, indicating an XSS flaw caused by improper neutralization of user input.

Affected Systems

The vulnerability affects WordPress installations that use the RadiusTheme The Post Grid plugin, version 7.9.5 or older. Sites that have not yet upgraded this plugin are at risk. No other WordPress core components or third‑party plugins are specifically mentioned as affected.

Risk and Exploitability

The CVSS score of 6.5 reflects a moderate severity; there is no EPSS score available, and the issue is not listed in CISA’s KEV catalog. The likely attack vector involves a contributor or user creating content that contains injected script, which is then rendered by the plugin in the frontend. Based on the description, the vulnerability can be leveraged by anyone who can supply content to the plugin, which may include any logged‑in contributor with appropriate permissions. The risk is therefore notable for sites where contributor access is broader than necessary.

Generated by OpenCVE AI on September 23, 2026 at 20:09 UTC.

Remediation

Vendor Solution

Update the WordPress The Post Grid plugin to the latest available version (at least 7.9.6).


OpenCVE Recommended Actions

  • Update The Post Grid plugin to version 7.9.6 or newer to remove the unsanitized input handling
  • Ensure that the plugin’s output is properly escaped by using WordPress sanitization functions such as esc_html or wp_kses before rendering
  • If an immediate update is not possible, remove or disable the plugin until a patched version is available

Generated by OpenCVE AI on September 23, 2026 at 20:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Radiustheme
Radiustheme the Post Grid
Wordpress
Wordpress wordpress
Vendors & Products Radiustheme
Radiustheme the Post Grid
Wordpress
Wordpress wordpress

Wed, 23 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description Contributor Cross Site Scripting (XSS) in The Post Grid <= 7.9.5 versions.
Title WordPress The Post Grid plugin <= 7.9.5 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Radiustheme The Post Grid
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-23T19:42:51.020Z

Reserved: 2026-09-22T00:19:50.791Z

Link: CVE-2026-94671

cve-icon Vulnrichment

Updated: 2026-09-23T19:04:56.291Z

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:50.203

Modified: 2026-09-23T20:17:24.260

Link: CVE-2026-94671

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T22:30:10Z

Weaknesses
  • CWE-79

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