VYPR
Medium severity6.4NVD Advisory· Published May 22, 2026

CVE-2026-7509

CVE-2026-7509

Description

The KIA Subtitle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's the-subtitle shortcode before and after attributes in all versions up to, and including, 4.0.1. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The KIA Subtitle plugin for WordPress ≤4.0.1 suffers from Stored XSS via the `before` and `after` attributes of the `the-subtitle` shortcode, allowing Contributor+ attackers to inject arbitrary scripts.

Vulnerability

The KIA Subtitle plugin for WordPress, in all versions up to and including 4.0.1, contains a Stored Cross-Site Scripting (XSS) vulnerability in the the-subtitle shortcode [1][3]. The before and after attributes are not properly sanitized or escaped, allowing malicious input to be stored and executed in the context of a viewer's browser.

Exploitation

An authenticated attacker with at least Contributor-level access can inject arbitrary JavaScript into the before or after attributes of the the-subtitle shortcode when creating or editing a post or page. When any user visits that page, the injected script executes in their browser.

Impact

Successful exploitation allows the attacker to execute arbitrary web scripts in the victim's browser, potentially leading to session cookie theft, redirection to malicious sites, or defacement. The attack affects all users who view the compromised page.

Mitigation

The vulnerability is fixed in version 4.0.2 [2][4]. Users are strongly advised to update to this version immediately. No other workarounds are documented.

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.