What the vulnerability does
01Description
WordPress Plugin Netroics Blog Posts Grid 1.0 contains a stored cross-site scripting vulnerability that allows authenticated editors to inject malicious scripts by failing to sanitize the post_title parameter. Attackers with editor privileges can inject script payloads through the testimonial title field that execute in the browsers of other users viewing the draft post, enabling cookie theft and session hijacking.
Explanation of Vulnerability in Simple Terms
02Summary
Netroics Blog Posts Grid contains a cross-site scripting (XSS) vulnerability that allows an authenticated attacker to inject malicious scripts. The vulnerability requires user interaction, such as visiting a crafted link. An attacker with low-level privileges can inject code that affects other users viewing the same content.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that execute in other users' browsers when they view affected content.
Potential impact on your site
04Site Impact
Authenticated users with low privileges can inject scripts affecting other site visitors, potentially stealing session data or modifying page content.
Conditions required to exploit
05Prerequisites
Attacker must have low-level site access and the victim must visit a page containing the injected payload.
Key dates
06Disclosure timeline
May 10, 2026
CVE published
May 24, 2026
Record updated