Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
HighPublic exploit

Arbitrary File Deletion via Path Traversal in WWBN AVideo CloneSite

IdentifiersCVE-2026-33293CWE-22· Improper Limitation of a Pathname…

CVE-2026-33293 is a path traversal vulnerability in WWBN AVideo, an open source video platform, affecting versions prior to 26.0. The flaw is in plugin/CloneSite/cloneServer.json.php, where the deleteDump parameter is passed directly to unlink() without path sanitization or restriction to an intended directory. An attacker with valid clone credentials can supply traversal sequences such as ../../ to escape the expected path and cause deletion of arbitrary files on the server. The issue can be used to remove critical application files, including configuration.php, resulting in service failure and potentially weakening application security controls.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows an authenticated attacker with valid clone credentials to delete arbitrary files accessible to the web application process. This can cause complete denial of service by removing essential application files, and can also create conditions for follow-on compromise by deleting security-relevant files or otherwise destabilizing the application environment. Based on the provided information, the primary impacts are high integrity loss and high availability loss; no direct confidentiality impact is stated.

Mitigation

If you can’t patch tonight, do this now.

If immediate upgrade is not possible, disable or restrict access to the CloneSite functionality and specifically plugin/CloneSite/cloneServer.json.php to only trusted administrative workflows. Rotate or revoke clone credentials that are not strictly necessary. Apply server-side validation to reject traversal sequences and enforce canonical-path checks before any file deletion operation. Limit filesystem permissions of the web application user so it cannot delete sensitive application or system files outside the minimum required directories. Monitor for suspicious requests containing traversal patterns such as ../ targeting CloneSite endpoints.

Remediation

Patch, then assume compromise.

Upgrade WWBN AVideo to version 26.0 or later, which fixes the vulnerable handling of the deleteDump parameter. The fix should ensure the supplied path cannot traverse outside the intended directory and that file deletion is restricted to explicitly allowed files or locations. Review the referenced fix commit and security advisory, and verify that all deployed instances, including any customized forks, incorporate the patch.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
WwbnAvideoapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity6

Community discussion across Reddit, Mastodon, and other social sources.