Windows Process Creation: Possible CVE-2025-33053 WebDAV RCE via utility search-order manipulation

Flags suspicious child execution from WebDAV/UNC paths initiated by iediagcmd.exe or CustomShellHost.exe, consistent with CVE-2025-33053 exploitation.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
Swachchhanda Shrawan Poudel (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2025-06-13
Updated
2026-07-31

ATT&CK techniques

Defense Evasion → C2
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. Exfiltration

  12. Impact

What it detects

This rule identifies Windows process creation events consistent with potential remote code execution exploitation tied to CVE-2025-33053. It looks for iediagcmd.exe or CustomShellHost.exe launching follow-on executables (including route.exe, netsh.exe, makecab.exe, dxdiag.exe, ipconfig.exe, explorer.exe) where the current directory or image path involves attacker-controlled WebDAV locations such as \\DavWWWRoot\ or UNC paths. The behavior matters because it suggests an attacker may abuse legitimate utilities and working-directory/path resolution to run malicious binaries from a WebDAV share instead of expected system executables. Detection relies on process creation telemetry including parent image, current directory, and the child image path, with exclusions for child images under standard system directories.

Related detections9 linkedT1105 — drag to rearrange
Suspicious File Download via certutil urlcache
Windows File Events: Legitimate Applications Writing Executables to Uncommon Locations
Windows Process Access: Suspicious WebDAV target execution via iediagcmd.exe or CustomShellHost.exe (CVE-2025-33053)
Windows Scheduled Task Creation via schtasks.exe with curl and PowerShell Command Line Indicators
macOS chflags Hidden Flag Set via chflags hidden parameter
Windows Process Execution: Suspicious cmd.exe Command-Line Combinations (Pikabot-like)
Windows: Detect Ldifde.exe LDAP import (-i -f) usage
Windows findstr.exe Subfolder and Case-Insensitive Search Flags
Windows Process Creation: MpCmdRun.EXE Used to Download Files via DownloadFile url
Windows Process Creation: Possible CVE-2025-33053 WebDAV RCE via utility search-order manipulation
Pivot detection · T1105 · 9 related

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.