The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-2026-33478

CVE-2026-33478: Wwbn Avideo RCE Vulnerability

CVE-2026-33478 is a remote code execution vulnerability in Wwbn Avideo that allows unauthenticated attackers to execute arbitrary commands. This post covers the technical details, affected versions, and mitigation strategies.

Published: March 27, 2026

CVE-2026-33478 Overview

CVE-2026-33478 is a critical vulnerability chain in WWBN AVideo, an open source video platform. Multiple security flaws in the CloneSite plugin can be chained together to allow a completely unauthenticated attacker to achieve remote code execution. The attack chain involves information disclosure, weak password storage, and OS command injection that collectively enable full system compromise.

Critical Impact

Unauthenticated attackers can chain multiple vulnerabilities to gain complete remote code execution on affected AVideo installations, potentially leading to full server compromise and data exfiltration.

Affected Products

  • WWBN AVideo versions up to and including 26.0
  • AVideo CloneSite plugin (all versions prior to patch commit c85d076375fab095a14170df7ddb27058134d38c)
  • Self-hosted AVideo installations with CloneSite functionality enabled

Discovery Timeline

  • 2026-03-23 - CVE-2026-33478 published to NVD
  • 2026-03-24 - Last updated in NVD database

Technical Details for CVE-2026-33478

Vulnerability Analysis

This vulnerability represents a sophisticated attack chain that exploits three distinct weaknesses in the AVideo CloneSite plugin. The attack begins with unauthenticated access to sensitive configuration data, progresses through credential compromise due to weak password hashing, and culminates in arbitrary command execution on the underlying server.

The vulnerability is classified under CWE-78 (Improper Neutralization of Special Elements used in an OS Command), though the full chain incorporates authentication bypass and information disclosure components. The attack requires no user interaction and can be executed remotely over the network, making it particularly dangerous for internet-facing AVideo installations.

Root Cause

The root cause stems from multiple compounding security failures in the CloneSite plugin architecture:

  1. Unauthenticated API Exposure: The clones.json.php endpoint exposes clone secret keys without requiring any authentication, allowing attackers to obtain sensitive credentials.

  2. Weak Password Storage: Admin password hashes are stored using MD5, a cryptographically weak algorithm that is trivially crackable using modern hardware and rainbow tables.

  3. Command Injection: The cloneClient.json.php endpoint improperly sanitizes user input when constructing rsync commands, allowing OS command injection when authenticated as an administrator.

Attack Vector

The attack vector follows a three-stage exploitation chain:

Stage 1 - Information Disclosure: An unauthenticated attacker accesses the clones.json.php endpoint, which returns clone secret keys without authentication. These keys can then be used to trigger a full database dump via the cloneServer.json.php endpoint.

Stage 2 - Credential Compromise: The database dump contains admin password hashes stored as MD5. Given MD5's known weaknesses, attackers can crack these hashes using readily available tools and precomputed rainbow tables to obtain plaintext admin credentials.

Stage 3 - Command Injection: With admin access obtained, the attacker exploits an OS command injection vulnerability in the rsync command construction within cloneClient.json.php. By injecting shell metacharacters into user-controlled parameters, arbitrary system commands can be executed with the privileges of the web server process.

Detection Methods for CVE-2026-33478

Indicators of Compromise

  • Unusual access patterns to /plugin/CloneSite/clones.json.php or /plugin/CloneSite/cloneServer.json.php endpoints
  • Database dump requests originating from external IP addresses
  • Suspicious rsync command execution with shell metacharacters in process arguments
  • Web server spawning unexpected child processes such as reverse shells or cryptocurrency miners

Detection Strategies

  • Monitor web server access logs for requests to CloneSite plugin endpoints from unauthenticated sessions
  • Implement alerting on failed authentication attempts followed by successful admin logins from the same IP
  • Deploy file integrity monitoring on AVideo installation directories to detect unauthorized modifications
  • Use runtime application self-protection (RASP) to detect and block command injection attempts

Monitoring Recommendations

  • Enable verbose logging for the CloneSite plugin and forward logs to a SIEM for correlation analysis
  • Implement network-level monitoring for outbound connections from the web server to detect reverse shell callbacks
  • Monitor for MD5 hash cracking attempts against extracted credentials in threat intelligence feeds
  • Deploy behavioral analysis to identify process trees inconsistent with normal AVideo operation

How to Mitigate CVE-2026-33478

Immediate Actions Required

  • Update AVideo to a version containing commit c85d076375fab095a14170df7ddb27058134d38c or later
  • Disable the CloneSite plugin if not actively required for your deployment
  • Reset all admin passwords and migrate to a stronger hashing algorithm if available
  • Review server logs for signs of prior exploitation and investigate any suspicious activity

Patch Information

WWBN has released a security patch in commit c85d076375fab095a14170df7ddb27058134d38c. Organizations running affected versions should apply this patch immediately. For detailed information about the fix, refer to the GitHub Security Advisory GHSA-687q-32c6-8x68 and the GitHub commit containing the patch.

Workarounds

  • Restrict network access to CloneSite plugin endpoints using web server configuration or web application firewall rules
  • Place AVideo instances behind an authenticated reverse proxy to prevent unauthenticated access
  • Implement IP allowlisting for administrative functions and CloneSite functionality
  • Consider temporarily disabling the CloneSite plugin entirely until patches can be applied
bash
# Example Apache configuration to restrict CloneSite plugin access
<Directory "/var/www/avideo/plugin/CloneSite">
    Require ip 10.0.0.0/8
    Require ip 192.168.0.0/16
</Directory>

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWwbn Avideo

  • SeverityCRITICAL

  • CVSS Score10.0

  • EPSS Probability1.53%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-78
  • Vendor Resources
  • GitHub Commit Change

  • GitHub Security Advisory GHSA-687q-32c6-8x68
  • Related CVEs
  • CVE-2026-33648: Wwbn Avideo RCE Vulnerability

  • CVE-2026-33647: Wwbn Avideo RCE Vulnerability

  • CVE-2026-33717: Wwbn Avideo RCE Vulnerability

  • CVE-2026-33319: Wwbn Avideo RCE Vulnerability
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