CyberRota Analysis
AI-GeneratedVaahCMS versions 2.0.0 through 2.3.4 are vulnerable due to a malicious JavaScript payload embedded in the Blade template for security OTP emails, enabling remote code execution in browsers that render the affected template. This vulnerability allows attackers to establish a WebSocket connection to a command-and-control server, install a keylogger, and manipulate the web page, posing significant risks to user data and privacy. Organizations using these versions of VaahCMS should prioritize immediate remediation to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
VaahCMS versions 2.0.0 through 2.3.4 contain a malicious obfuscated JavaScript payload embedded in the Blade template responsible for rendering security OTP emails, allowing remote attackers to execute unauthorized code in any browser that renders the affected email template with JavaScript enabled. The payload establishes a WebSocket connection to a hardcoded command-and-control endpoint, installs a password-field keylogger using MutationObserver to capture dynamically added inputs, scrapes WhatsApp Web DOM content, and accepts remote commands to redirect or overwrite the rendered page.