Rule Category

SERVER-OTHER -- Snort has detected traffic exploiting vulnerabilities in a server in the network.

Alert Message

SERVER-OTHER Broadcom VMware vCenter syslog remote code execution attempt

Rule Explanation

This rule looks for a directory traversal pattern in the HOSTNAME field of RFC 5424 syslog messages sent to port 514. Successful exploitation can allow an unauthenticated attacker to write arbitrary files on the vCenter host and achieve remote code execution.

What To Look For

This rule fires on attempts to exploit a remote code execution vulnerability in Broadcom VMware vCenter syslog service.

Known Usage

Attacks/Scans seen in the wild

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

Rule Categories::Server::Other

MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application

Vulnerability::Severity::Critical

Vendors + Products::VMware::vSphere / ESXi

Vulnerability::Severity::High

CVE

Rule Vulnerability

Directory Traversal

A Directory Traversal attack targets HTTP traffic and allows the attacker to access directories outside the applications own, potentially exposing sensitive system files to leakage or overwriting. This is also known as Directory Climbing, Path Traversal, or Backtracking. An alert on this kind of attack indicates a vulnerability in security validation of user input that allows a "traverse to parent directory" or "../" command to pass through. Protect your site by filtering all user input, removing any characters but the allowed data.

CVE Additional Information

This product uses data from the NVD API but is not endorsed or certified by the NVD.
CVE-2026-59310
Loading description