What the vulnerability does
01Description
WordPress Soliloquy Lite 2.5.6 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by inserting script tags in the post title field. Attackers can submit POST requests to the post editing endpoint with script payloads in the post_title parameter, which are stored and executed when users preview the post.
Explanation of Vulnerability in Simple Terms
02Summary
Soliloquy Lite contains a cross-site scripting (XSS) vulnerability in version 2.5.6 and earlier. An attacker with low-level access can inject malicious scripts that execute in other users' browsers when they interact with affected pages. The vulnerability requires user interaction to trigger. Update to a version newer than 2.5.6 to remediate.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that run in other users' browsers when they visit affected pages.
Potential impact on your site
04Site Impact
Users' sessions could be hijacked, credentials stolen, or site content defaced through injected scripts.
Conditions required to exploit
05Prerequisites
Attacker needs low-level site access; victim must click a link or visit a page containing the payload.
Key dates
06Disclosure timeline
June 4, 2026
CVE published
June 10, 2026
Record updated