Rule Category

POLICY-OTHER --

Alert Message

POLICY-OTHER Microsoft Sharepoint invalid WS-Trust request

Rule Explanation

This rule looks for authentication requests to Microsoft Sharepoint servers that contains objects that may contain malicious serialized objects.

What To Look For

This rule alerts on traffic to Microsoft Sharepoint endpoints that are vulnerable to an insecure deserialization vulnerability.

Known Usage

No public information

False Positives

Known false positives, with the described conditions

This rule alerts on all traffic that matches the vulnerable authentication pathway regardless of the serialized objects contents.

Contributors

Cisco Talos Intelligence Group

Rule Groups

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

CVE

Additional Links

Rule Vulnerability

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 Additional Information

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