CVE-2019-25743 MEDIUM

CVE-2019-25743: WordPress Soliloquy Lite 2.5.6 Persistent Cross-Site Scripting

Vendor Soliloquywp
Product Soliloquy Lite
Weakness CWE-79 · XSS
Published June 4, 2026
Last update June 10, 2026

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

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

Related vulnerabilities

08Related CVE