CVE-2026-67595
Received Received - Intake

Malicious JavaScript Payload in VaahCMS Email Templates

Vulnerability report for CVE-2026-67595, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-29

Last updated on: 2026-07-29

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-29
Last Modified
2026-07-29
Generated
2026-07-30
AI Q&A
2026-07-30
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vaahcms vaahcms From 2.0.0 (inc) to 2.3.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-506 The product contains code that appears to be malicious in nature.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a hidden malicious JavaScript code embedded in the email template for security OTP messages in VaahCMS versions 2.0.0 through 2.3.4. When the email is opened in a browser with JavaScript enabled, the payload activates and connects to a hardcoded command-and-control server. It can then install a keylogger to capture passwords, steal WhatsApp Web content, and execute remote commands to redirect or modify the page.

Detection Guidance

Detecting this vulnerability requires checking for the malicious JavaScript payload in VaahCMS email templates. Inspect the Blade template responsible for rendering security OTP emails for obfuscated JavaScript code. Look for WebSocket connections to hardcoded command-and-control endpoints and keylogger scripts using MutationObserver.

Impact Analysis

If you use VaahCMS versions 2.0.0 to 2.3.4, attackers could gain unauthorized access to your system through email OTP templates. They may steal sensitive data like passwords or WhatsApp messages, redirect you to malicious sites, or take control of your browser session without your knowledge.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles or HIPAA's safeguards for protected health information. Organizations using affected versions may face compliance breaches, legal penalties, and reputational damage due to potential data leaks.

Mitigation Strategies

Immediately update VaahCMS to a version beyond 2.3.4. Remove the malicious JavaScript payload from the Blade template for security OTP emails. Block network connections to any hardcoded command-and-control endpoints identified in the payload. Monitor for unauthorized WebSocket connections or suspicious DOM modifications.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67595. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart