CVE-2025-48154
7.1LambertGroup · Multimedia Playlist Slider Addon for WPBakery Page Builder
A reflected cross-site scripting vulnerability in the LambertGroup Multimedia Playlist Slider Addon for WPBakery Page Builder allows attackers to inject malicious scripts into web pages.
Executive summary
The LambertGroup Multimedia Playlist Slider Addon for WPBakery Page Builder is vulnerable to reflected cross-site scripting, which could allow an unauthenticated attacker to execute arbitrary scripts in a user's browser.
Vulnerability
This is a reflected cross-site scripting (XSS) vulnerability occurring within the lbg_vp_youtube_vimeo_addon_visual_composer component. The flaw allows an unauthenticated attacker to inject malicious client-side scripts into the rendered web page, which are subsequently executed in the context of the victim's browser session.
Business impact
A successful exploit poses a significant risk to user integrity and session security. By leveraging this reflected XSS, an attacker could steal sensitive session cookies, perform unauthorized actions on behalf of the user, or redirect users to malicious websites, leading to potential account compromise and reputational damage. The CVSS score of 7.1 reflects a high severity due to the potential for unauthorized access and the ease of exploitation over a network.
Remediation
Immediate Action: Currently, no patch is specified for this vulnerability. Administrators should monitor the vendor website for updates and consider disabling the plugin until a secure version is released.
Proactive Monitoring: Security teams should monitor web server access logs for anomalous URL parameters containing script tags or suspicious encoded characters that may indicate XSS attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with robust XSS protection rules to detect and block malicious payloads directed at the vulnerable component.
Exploitation status
Public Exploit Available: No (exploit_available: false).
Analyst recommendation
Given the high impact of reflected XSS, it is critical to prioritize the mitigation of this vulnerability. Organizations using the affected LambertGroup plugin should immediately restrict its use or implement strict WAF filtering until the vendor releases a patched version. Ongoing vigilance is required to ensure that no exploitation attempts are successful while the software remains in an unpatched state.