Langflow is a tool for building and deploying AI-powered agents and workflows
Description
Langflow is a tool for building and deploying AI-powered agents and workflows
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: WWBN
PRODUCT: AVideo
AFFECTED_VERSIONS: Up to and including 26.0
---END_METADATA---
Description Summary:
WWBN AVideo contains a vulnerability chain allowing unauthenticated remote code execution via exposed clone secrets, database dumps, and OS command injection.
Executive Summary:
The WWBN AVideo platform is subject to a critical vulnerability chain that allows unauthenticated attackers to achieve full remote code execution and system takeover.
Vulnerability Details
CVE-ID: CVE-2026-33478
Affected Software: WWBN AVideo
Affected Versions: Up to and including 26.0
Vulnerability: This is a multi-step exploit chain. First,
clones.json.phpleaks secret keys. These keys allow unauthenticated database dumps viacloneServer.json.php. Attackers can then crack MD5 hashes to gain admin access and finally exploit an OS command injection in thersynccommand construction.Business Impact
This vulnerability represents the highest possible risk (CVSS 10.0). An attacker can gain total control over the video platform, access all private content, steal user credentials, and execute arbitrary commands on the underlying host. The ability to dump the entire database unauthenticated makes this an extremely dangerous flaw for data privacy.
Remediation Plan
Immediate Action: Apply the patch provided in commit
c85d076375fab095a14170df7ddb27058134d38cor update to the latest version of AVideo.Proactive Monitoring: Check for unauthorized access to
.json.phpfiles in the CloneSite plugin directory and monitor for unusualrsyncprocesses on the server.Compensating Controls: Disable the CloneSite plugin if it is not strictly required for business operations and restrict access to the administration interface.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of Mar 23, 2026, there is no public information indicating active exploitation. However, the complexity of the chain does not lower the risk, as the individual steps are straightforward to automate.
Analyst Recommendation
Given the CVSS 10.0 rating, this is a "patch now" priority. Administrators must update the software immediately and should consider rotating all administrative passwords and secret keys, as they may have been compromised.