Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Contributor account required (PR:L), victim must view page (UI:R), scope changes to victim browser (S:C); availability impact removed as XSS does not plausibly disrupt availability.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Cross Site Scripting (XSS) in LIQUID SPEECH BALLOON <= 1.2.5 versions.
AnalysisAI
Stored Cross-Site Scripting in the Liquid Speech Balloon WordPress plugin (versions <= 1.2.5) allows authenticated contributors to inject malicious scripts into speech balloon elements that execute in the browser context of higher-privileged users who view the affected content. The CVSS vector confirms PR:L and S:C, meaning a low-privileged contributor account is sufficient to plant the payload, and the scope change indicates impact extends to victim sessions. No public exploit code or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
Liquid Speech Balloon is a WordPress plugin (CPE: cpe:2.3:a:lqd:liquid_speech_balloon:*:*:*:*:*:*:*:*) that renders customizable speech balloon UI components in post content. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning the plugin fails to properly sanitize or escape contributor-supplied input before rendering it in HTML output. This class of stored XSS is common in WordPress plugins that allow shortcode or block editor attributes to be saved without adequate server-side escaping, which then reflects into the DOM when any user with sufficient viewing privileges loads the page.
RemediationAI
Update the Liquid Speech Balloon plugin to a version beyond 1.2.5 once a patched release is confirmed available via the WordPress plugin repository or the vendor. Patch availability per vendor advisory is indicated by the Patchstack report at https://patchstack.com/database/wordpress/plugin/liquid-speech-balloon/vulnerability/wordpress-liquid-speech-balloon-plugin-1-2-5-cross-site-scripting-xss-vulnerability - consult this source for the confirmed fixed version number before updating. If an immediate update is not possible, restrict contributor-level account creation and audit existing contributor accounts to reduce the pool of potential attackers. Disabling the Liquid Speech Balloon plugin entirely is an effective compensating control with the trade-off of losing speech balloon functionality site-wide. Implementing a Web Application Firewall rule to strip or block common XSS payloads in POST request bodies can reduce but not eliminate risk, as WAF bypass techniques exist.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48128
GHSA-pmpp-x56x-f97x