SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-67595

HIGH · CVSS 8.1 EPSS 0.53% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-29 · Last synced 2026-08-28

CyberRota Analysis

AI-Generated

VaahCMS 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.

CVE
CVE-2026-67595
Severity
HIGH
CVSS
8.1
EPSS
0.53%
Java

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.