CVE-2026-94671

6.5

RadiusTheme · The Post Grid

A stored cross-site scripting (XSS) vulnerability in The Post Grid plugin allows authenticated users with contributor-level privileges to inject malicious scripts into web pages.

Executive summary

A cross-site scripting vulnerability in The Post Grid plugin allows authenticated contributors to execute arbitrary JavaScript in the context of a user session, posing a risk of session hijacking.

Vulnerability

This is a stored cross-site scripting (XSS) flaw where insufficient input sanitization allows an authenticated contributor to inject malicious scripts. The vulnerability is triggered when the affected page is viewed by other users, including administrators, within the WordPress environment.

Business impact

Successful exploitation allows an attacker to execute arbitrary code within the victim's browser session. Given the CVSS score of 6.5, the primary business risk involves unauthorized actions performed on behalf of higher-privileged users, potential session theft, and the defacement of site content, which could result in a loss of site integrity and user trust.

Remediation

Immediate Action: Update the WordPress The Post Grid plugin to version 7.9.6 or the latest available version provided by RadiusTheme.

Proactive Monitoring: Review web server access logs for anomalous POST requests directed at plugin-specific endpoints and monitor for unauthorized script execution alerts.

Compensating Controls: Implement a Web Application Firewall (WAF) with robust XSS filtering rules to block malicious input patterns before they reach the application layer.

Exploitation status

Public Exploit Available: No (Exploit_available is unknown).

Analyst recommendation

The vulnerability represents a significant risk to site security by enabling cross-site scripting attacks. Administrators should prioritize updating to version 7.9.6 immediately to eliminate the injection vector. Continued reliance on unpatched versions of the plugin provides an unnecessary attack surface for malicious actors targeting the WordPress ecosystem.

More RadiusTheme CVEs

History

  1. Analyst report written

Sources

Originally found and disclosed by Google Threat Intelligence Group | Patchstack Bug Bounty Program, per the CVE Program record.