CVE-2026-94680

6.5

RadiusTheme · The Post Grid

A stored cross-site scripting (XSS) vulnerability exists in The Post Grid plugin for WordPress, allowing authenticated contributors to inject malicious scripts into web pages.

Executive summary

The Post Grid plugin for WordPress is vulnerable to cross-site scripting (XSS), which could allow authenticated contributors to execute arbitrary scripts in the browser of other users.

Vulnerability

This vulnerability is a stored cross-site scripting (XSS) flaw caused by improper neutralization of user-supplied input. It requires a contributor-level authenticated user to trigger the injection, which then executes in the context of other users viewing the affected page.

Business impact

Successful exploitation of this vulnerability could lead to unauthorized actions performed on behalf of higher-privileged users, such as administrators. This poses a significant risk of account takeover, sensitive data exfiltration, or the injection of malicious content into the website, potentially leading to reputational damage. While the CVSS score of 6.5 classifies this as a medium-severity issue, the potential for privilege escalation via XSS warrants prompt attention.

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 unusual requests directed at plugin-specific endpoints and monitor for anomalous behavior in administrative dashboards.

Compensating Controls: Implement a Web Application Firewall (WAF) to detect and block common XSS attack patterns in incoming traffic, providing a layer of protection while the update is being staged.

Exploitation status

Public Exploit Available: No (exploit_available: unknown)

Analyst recommendation

Organizations utilizing The Post Grid plugin must prioritize updating to version 7.9.6 to eliminate this vulnerability. Given the nature of XSS in content management plugins, restricting contributor-level permissions until the patch is applied serves as a prudent temporary measure to reduce organizational risk.

More RadiusTheme CVEs

History

  1. Analyst report written

Sources

Originally found and disclosed by Intrudify | Patchstack Bug Bounty Program, per the CVE Program record.