Impact
The vulnerability stems from improper neutralization of user input when generating web pages, allowing malicious script code to be stored and subsequently executed in visitors' browsers. If exploited, an attacker can inject JavaScript that runs in the context of the site, potentially hijacking accounts, stealing credentials, or redirecting users to phishing pages. The flaw does not grant direct server‐side execution, but the resulting XSS can be leveraged for broader attacks such as credential theft or session fixation.
Affected Systems
The issue affects the WordPress Tainá plugin for version 0.2.4 and earlier. Versions from the first release through just before 0.2.5 are vulnerable. The vulnerability is present regardless of the hosting environment; only the plugin version determines risk.
Risk and Exploitability
The CVSS score of 6.5 classifies it as a medium‑severity flaw, and the EPSS score of less than 1% indicates a very low likelihood of exploitation at this time. It is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is exploitation of the plugin’s administrative input forms where users can submit data that is later rendered without proper escaping. If an attacker can insert payloads through these entry points, the stored XSS will execute whenever the affected pages are viewed by users.
OpenCVE Enrichment
EUVD