Windows Process Execution via 7zFM.exe Indicative of CVE-2022-29072 Exploitation

Alerts when 7zFM.exe spawns cmd.exe or PowerShell with command-line patterns consistent with CVE-2022-29072 exploitation attempts.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
frack113, @kostastsale (SigmaHQ), DRL 1.1
Published
2022-04-17
Updated
2026-07-31

What it detects

This rule flags Windows process creation where the parent process is 7zFM.exe and the child process image matches common script or command interpreters such as cmd.exe and PowerShell. It then narrows matches by looking for command-line patterns consistent with execution flags and script/command extensions while excluding cases where the command line is null. This behavior is relevant because CVE-2022-29072 exploitation attempts can lead to command execution spawned from 7zFM.exe. The detection relies on process creation telemetry including ParentImage, Image, OriginalFileName, and CommandLine fields.

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.