Windows: Suspicious subprocesses launched by mqsvc.exe consistent with CVE-2023-21554 exploitation

Alerts when mqsvc.exe spawns common scripting/utility executables often used for unauthorized execution.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-04-12
Updated
2026-07-31

What it detects

This rule flags Windows process creation events where the parent process is mqsvc.exe and the child process is one of several common script or command execution binaries (cmd.exe, PowerShell, cscript, mshta, regsvr32, rundll32, schtasks, wmic, wscript, wsl.exe). Such behavior may indicate an attacker leveraging the MSMQ service to achieve unauthorized code execution associated with CVE-2023-21554. The detection relies on Windows process creation telemetry capturing parent/child image paths.

Changelog

v5
  1. v5
    Candidate ingested via manual entry.2026-07-31
  2. v4
    Candidate ingested via manual entry.2026-07-31
  3. v3
    Candidate ingested via manual entry.2026-07-31
  4. v2
    Candidate ingested via manual entry.2026-07-31
  5. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.