Executive brief
The Okay Toolkit plugin for WordPress is vulnerable to a security flaw that allows attackers to inject malicious scripts into the website. This occurs when a victim clicks on a specially crafted link, potentially leading to unauthorized actions performed in the victim's browser, such as redirecting users to malicious sites or stealing session information. There is currently no official patch available from the developer.
Technical details
A Reflected Cross-Site Scripting (XSS) vulnerability exists in the Okay Toolkit WordPress plugin versions up to and including 2.3. The flaw stems from improper neutralization of user-supplied input during web page generation (CWE-79). An unauthenticated remote attacker can exploit this by tricking a user into clicking a malicious link or visiting a crafted URL. Successful exploitation allows the execution of arbitrary JavaScript in the context of the victim's browser session, which can be used to bypass same-origin policy protections or hijack administrative sessions. As of the advisory date, no official patch has been released.
Affected products
- Okay Themes Okay Toolkit <= 2.3
Timeline
- 2025-11-22: other: Vulnerability reported by researcher Skalucy
- 2026-02-05: advisory: Initial disclosure by Patchstack
- 2026-06-15: disclosed: NVD publication date