CVE-2026-67595

Summary

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.

Affected Software

VendorProductVersion RangeStatus
webreinventvaahcms2.0.0 <= 2.3.4affected
webreinventvaahcms8d7898f7a385a5fade1180a9b664ff158d873129unaffected

Weaknesses

  • CWE-506: Embedded Malicious Code

References