CVE-2026-33512
7.5WWBN · AVideo
WWBN AVideo versions up to 26.0 contain an unauthenticated API vulnerability that allows any remote attacker to decrypt sensitive tokens and metadata.
Executive summary
An unauthenticated decryption flaw in WWBN AVideo allows remote attackers to recover sensitive information, posing a high risk to system confidentiality.
Vulnerability
The API plugin exposes a decryptString action that lacks any authentication, allowing unauthenticated attackers to submit ciphertext and receive plaintext results. This enables the unauthorized recovery of protected tokens and metadata that are otherwise intended to be private.
Business impact
Successful exploitation of this vulnerability allows unauthorized access to sensitive application data, which could lead to further compromise of user accounts or internal system metadata. With a CVSS score of 7.5, this high-severity flaw represents a significant risk to data privacy and the integrity of the video platform's security controls.
Remediation
Immediate Action: Since no official patch is listed for the affected version, administrators should restrict public access to the API plugin or disable it until a vendor-supplied update is available.
Proactive Monitoring: Review web access logs for unusual requests directed at API endpoints, specifically those interacting with the decryptString functionality.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block unauthorized access to the vulnerable API path, preventing external entities from submitting requests to the decryption function.
Exploitation status
Public Exploit Available: No (There is no confirmed public exploit; the available data suggests only a proof-of-concept exists per CISA assessment).
Analyst recommendation
Given the ease of exploitation for this unauthenticated vulnerability, organizations running WWBN AVideo must prioritize securing the affected API endpoints immediately. While a formal patch is pending, applying network-level restrictions or disabling the vulnerable plugin is essential to prevent potential data exfiltration and maintain the security posture of the platform.