Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-48170

CVE-2025-48170: WPBakery Video Player XSS Vulnerability

CVE-2025-48170 is a reflected cross-site scripting flaw in LambertGroup's Universal Video Player addon for WPBakery Page Builder that enables attackers to inject malicious scripts. This article covers affected versions, impact, and mitigation.

Published: April 22, 2026

CVE-2025-48170 Overview

CVE-2025-48170 is a Cross-Site Scripting (XSS) vulnerability affecting the Universal Video Player - Addon for WPBakery Page Builder WordPress plugin developed by LambertGroup. The vulnerability stems from improper neutralization of user-supplied input during web page generation, allowing attackers to inject malicious scripts that execute in the context of a victim's browser session.

This Reflected XSS vulnerability enables attackers to craft malicious URLs that, when clicked by authenticated users or site visitors, execute arbitrary JavaScript code. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites.

Critical Impact

Attackers can exploit this vulnerability to steal session cookies, hijack user accounts, perform actions on behalf of authenticated users, or distribute malware through trusted WordPress sites.

Affected Products

  • Universal Video Player - Addon for WPBakery Page Builder versions through 3.2.1
  • WordPress sites using the lbg-universal-video-player-addon-visual-composer plugin
  • WPBakery Page Builder environments with the affected addon installed

Discovery Timeline

  • 2025-08-20 - CVE-2025-48170 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-48170

Vulnerability Analysis

The Universal Video Player addon for WPBakery Page Builder contains a Reflected Cross-Site Scripting vulnerability classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). The vulnerability exists because the plugin fails to properly sanitize or encode user-controlled input before reflecting it back in HTTP responses.

Reflected XSS attacks occur when malicious scripts are injected via URL parameters, form inputs, or other request data that the application immediately reflects back to the user's browser without proper sanitization. In this case, the video player addon processes certain input values and includes them in the page output without adequate escaping, allowing JavaScript code execution.

Root Cause

The root cause of CVE-2025-48170 is insufficient input validation and output encoding within the Universal Video Player addon. The plugin fails to implement proper sanitization functions such as esc_attr(), esc_html(), or wp_kses() that WordPress provides for securing user input. When user-controlled data is rendered in HTML context without escaping, browsers interpret injected script tags or event handlers as legitimate code.

Attack Vector

The attack vector for this Reflected XSS vulnerability requires user interaction. An attacker crafts a malicious URL containing JavaScript payload within vulnerable parameters and distributes it via phishing emails, social media, or compromised websites. When a victim clicks the link while authenticated to the WordPress site, the malicious script executes with the victim's session privileges.

The vulnerability affects the video player functionality, meaning attack payloads could be embedded in parameters related to video URLs, player configuration options, or display settings that the addon processes and reflects in page output. For detailed technical information, refer to the Patchstack vulnerability report.

Detection Methods for CVE-2025-48170

Indicators of Compromise

  • Suspicious URL patterns containing JavaScript code, <script> tags, or event handlers (e.g., onerror=, onload=) in video player parameters
  • User reports of unexpected browser behavior or redirects when visiting pages with embedded video players
  • Web server logs showing requests with encoded script payloads targeting video player endpoints
  • Unusual cookie exfiltration attempts to external domains in network traffic

Detection Strategies

  • Deploy Web Application Firewall (WAF) rules to detect and block common XSS patterns in request parameters
  • Implement Content Security Policy (CSP) headers to restrict inline script execution and report violations
  • Monitor browser console errors and CSP violation reports for script injection attempts
  • Conduct regular security scans using WordPress security plugins that identify XSS vulnerabilities

Monitoring Recommendations

  • Enable verbose logging for the WPBakery Page Builder and associated addons to capture suspicious parameter values
  • Set up alerts for HTTP requests containing encoded characters commonly used in XSS payloads (%3Cscript, %22onclick, javascript:)
  • Review access logs for repeated requests to video player pages with varying query parameters
  • Monitor for unauthorized changes to user sessions or unexpected administrative actions following link clicks

How to Mitigate CVE-2025-48170

Immediate Actions Required

  • Update the Universal Video Player - Addon for WPBakery Page Builder to a patched version if available from LambertGroup
  • Temporarily disable the lbg-universal-video-player-addon-visual-composer plugin until a security patch is confirmed
  • Implement strict Content Security Policy headers to prevent inline script execution
  • Educate users about phishing risks and avoiding suspicious links to the WordPress site

Patch Information

Organizations should check for security updates from LambertGroup for the Universal Video Player addon. Monitor the Patchstack vulnerability database for patch availability and updated version information. Until a patch is available, consider alternative video embedding solutions that have been security-audited.

Workarounds

  • Disable the affected plugin entirely if video embedding functionality is not critical to site operations
  • Implement server-side input validation using WordPress sanitization functions in a custom wrapper
  • Deploy a WAF rule to filter requests containing script tags or JavaScript event handlers targeting video player endpoints
  • Restrict access to pages using the video player addon to authenticated and trusted users only
bash
# WordPress configuration - Add to wp-config.php or .htaccess
# Implement basic CSP headers to mitigate XSS impact

# Apache .htaccess example
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; object-src 'none';"
Header set X-XSS-Protection "1; mode=block"
Header set X-Content-Type-Options "nosniff"

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechLambertgroup

  • SeverityNONE

  • CVSS ScoreN/A

  • EPSS Probability0.03%

  • Known ExploitedNo
  • Impact Assessment
  • ConfidentialityNone
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • Patchstack Plugin Vulnerability Report
  • Related CVEs
  • CVE-2025-53559: WPBakery Video Player XSS Vulnerability

  • CVE-2026-28110: LambertGroup AllInOne XSS Vulnerability

  • CVE-2026-28112: AllInOne Banner Rotator XSS Vulnerability

  • CVE-2025-47666: LambertGroup Fullscreen Slider XSS Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English