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-8072

CVE-2025-8072: WordPress Target Video Plugin XSS Flaw

CVE-2025-8072 is a stored cross-site scripting vulnerability in the Target Video Easy Publish plugin for WordPress affecting versions up to 3.8.8. Attackers with Contributor-level access can inject malicious scripts. This article covers technical details, affected versions, impact, and mitigation steps.

Published: January 30, 2026

CVE-2025-8072 Overview

The Target Video Easy Publish plugin for WordPress contains a Stored Cross-Site Scripting (XSS) vulnerability in the placeholder_img parameter affecting all versions up to and including 3.8.8. The flaw stems from insufficient input sanitization and output escaping, allowing authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts into WordPress pages. These malicious scripts execute whenever any user accesses an affected page, potentially compromising site visitors and administrative users alike.

Critical Impact

Authenticated attackers can persistently inject malicious JavaScript that executes in the browsers of all users who view the compromised page, potentially leading to credential theft, session hijacking, and further site compromise.

Affected Products

  • Target Video Easy Publish (brid-video-easy-publish) plugin for WordPress versions ≤ 3.8.8
  • WordPress installations using vulnerable versions of the Target Video Easy Publish plugin
  • Any website with the plugin installed where Contributors or higher-privileged users may be compromised

Discovery Timeline

  • 2026-01-28 - CVE CVE-2025-8072 published to NVD
  • 2026-01-29 - Last updated in NVD database

Technical Details for CVE-2025-8072

Vulnerability Analysis

This Stored Cross-Site Scripting vulnerability exists within the BridShortcode.php file of the Target Video Easy Publish plugin. The placeholder_img parameter fails to properly sanitize user-supplied input before rendering it in the page output. When an authenticated user with at least Contributor-level privileges creates or edits content containing the vulnerable shortcode, they can inject malicious JavaScript that becomes permanently stored in the WordPress database.

The attack scope extends beyond the initial session—any visitor who subsequently views the page containing the injected payload will have the malicious script execute in their browser context. This cross-scope impact means an attacker can potentially compromise administrator sessions, steal authentication cookies, redirect users to phishing sites, or perform actions on behalf of authenticated users.

Root Cause

The vulnerability is caused by insufficient input sanitization and output escaping in the BridShortcode.php file at approximately line 204. The placeholder_img parameter accepts user-controlled input that is rendered directly into the HTML output without proper encoding or validation. WordPress provides functions like esc_attr(), esc_html(), and wp_kses() specifically to prevent XSS attacks, but these were not adequately applied to the vulnerable parameter.

Attack Vector

The attack requires network access and authenticated credentials with at least Contributor-level permissions on the target WordPress installation. An attacker would craft a malicious payload containing JavaScript code and inject it through the placeholder_img parameter when using the plugin's shortcode functionality. Once the content is saved, the payload persists in the database and executes in the browser of any user who views the page.

The vulnerability mechanism involves:

  1. An authenticated attacker with Contributor access creates or edits a post/page
  2. The attacker uses the Target Video Easy Publish shortcode with a crafted placeholder_img value containing malicious JavaScript
  3. The content is saved to the WordPress database without proper sanitization
  4. When any user (including administrators) views the page, the malicious script executes in their browser context
  5. The attacker can steal session cookies, perform actions as the victim, or redirect to malicious sites

For technical implementation details, refer to the WordPress Plugin Code Snippet and the WordPress Plugin Changeset showing the vulnerable code location.

Detection Methods for CVE-2025-8072

Indicators of Compromise

  • Unexpected JavaScript code embedded in WordPress posts or pages using the Target Video Easy Publish shortcode
  • Unusual placeholder_img parameter values containing <script> tags, event handlers (e.g., onerror, onload), or encoded JavaScript
  • Browser console errors or unexpected network requests originating from pages using the video plugin
  • Reports from users of unexpected redirects, pop-ups, or behavior when viewing video content

Detection Strategies

  • Implement Content Security Policy (CSP) headers to detect and block inline script execution attempts
  • Monitor WordPress database content for suspicious JavaScript patterns in post/page metadata related to the plugin
  • Deploy web application firewall (WAF) rules to detect XSS payloads in plugin parameter values
  • Review WordPress audit logs for content modifications by Contributor-level accounts containing script-like content

Monitoring Recommendations

  • Enable WordPress activity logging to track all post and page edits, particularly those involving the Target Video Easy Publish shortcode
  • Configure SentinelOne to monitor for anomalous JavaScript execution patterns on WordPress endpoints
  • Set up alerts for new or modified content containing potential XSS indicators such as <script>, javascript:, or event handler attributes
  • Regularly audit Contributor-level user accounts for signs of compromise or unauthorized access

How to Mitigate CVE-2025-8072

Immediate Actions Required

  • Update the Target Video Easy Publish plugin to the latest patched version beyond 3.8.8 immediately
  • Audit all existing posts and pages for potentially malicious content injected via the placeholder_img parameter
  • Review and restrict Contributor-level access to only trusted users until the update is applied
  • Implement Content Security Policy headers to mitigate the impact of any existing stored XSS payloads

Patch Information

The vulnerability has been addressed in a newer version of the plugin. The fix involves proper sanitization and escaping of the placeholder_img parameter before output. Details of the code changes can be reviewed in the WordPress Plugin Changeset. Plugin updates can be obtained through the WordPress Plugin Directory. For additional vulnerability details, consult the Wordfence Vulnerability Report.

Workarounds

  • Temporarily disable the Target Video Easy Publish plugin until the patch can be applied
  • Implement strict Content Security Policy headers that block inline JavaScript execution
  • Revoke Contributor-level access from untrusted users until the vulnerability is patched
  • Use a Web Application Firewall (WAF) with XSS filtering rules to detect and block malicious payloads
bash
# Example Content Security Policy header configuration for Apache
# Add to .htaccess or virtual host configuration
Header set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' https://trusted-cdn.example.com; object-src 'none';"

# For Nginx, add to server block
# add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' https://trusted-cdn.example.com; object-src 'none';";

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechWordpress

  • SeverityMEDIUM

  • CVSS Score6.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • WordPress Plugin Code Snippet

  • WordPress Plugin Changeset

  • WordPress Plugin Developer Info

  • Wordfence Vulnerability Report
  • Related CVEs
  • CVE-2026-4512: reCaptcha by WebDesignBy XSS Vulnerability

  • CVE-2026-3361: WP Store Locator Plugin XSS Vulnerability

  • CVE-2026-1923: Social Rocket WordPress Plugin XSS Flaw

  • CVE-2026-6048: Flipbox Addon for Elementor XSS Vulnerability
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