SERVER-OTHER -- Snort has detected traffic exploiting vulnerabilities in a server in the network.
SERVER-OTHER JetBrains TeamCity remote code execution attempt
This rule looks for HTTP POST requests to the "/app/agents/v1/commands/error" endpoint that contain serialized Java objects referencing a known deserialization gadget class. Successful exploitation may allow an attacker to execute arbitrary code on the server.
This rule fires on attempts to exploit an insecure deserialization vulnerability in JetBrains TeamCity servers.
No public information
No known false positives
Cisco Talos Intelligence Group
MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application
Vulnerability::Severity::High
Vulnerability::Severity::Critical
Insecure Deserialization
Insecure Deserialization relates to web application security. Applications turn an object into data through serialization; the reverse of that process, deserialization, can be vulnerable to attacks when the application trusts the data that is being deserialized. Serialized data is machine readable and not encrypted; serialized user-supplied data should not be trusted. Deserialization attacks can lead to remote code execution.
CVE-2026-63077 |
Loading description
|