Cyber Threat Brief — June 27 2026

⚠️ This report is AI-generated. Always validate findings.

1. PTC Windchill/FlexPLM Webshell Campaign — CVE-2026-12569

TL;DR: Unauthenticated RCE in PTC Windchill/FlexPLM (CVSS 9.3) is under active exploitation deploying persistent JSP webshells. CISA KEV added June 25; federal deadline TOMORROW June 28.

What’s New:

  • CISA KEV addition June 25 — first PTC product on KEV; 3-day federal remediation deadline (June 28)
  • Attackers deploying JSP webshells with 16-hex-char filenames under /Windchill/codebase/login/
  • Custom C2 header X-windchill-req: ?x8Fmgow (first char = command selector) — no legitimate Windchill use
  • Targets: aerospace, defense, automotive, heavy machinery PLM deployments
  • PTC advisory confirms “continued reports of heightened threat activity” as of June 25

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
POST /Windchill/login/[0-9a-f]{16}.jspWebshell URIT1505.003WAF / HTTP access logsBlock+Hunt
X-windchill-req: ?x8Fmgow headerC2 channelT1071.001WAF / reverse proxyBlock
SHA-256 55a1eb4c2d3da04376df39d7ba832569c6af1a37a0cf2b95f754ac898023a30cWebshell hashT1505.003EDR / FIMHunt
/tmp/flst.txt or $WINDCHILL_HOME/flst.txtRecon artifactT1083FIM / filesystem auditHunt
.jsp files matching [0-9a-f]{16}\.jsp under codebase/login/Webshell patternT1505.003FIMHunt
Windchill 11.0–13.1.3.0 / FlexPLM 11.0–13.0.3.0Vuln versionT1190Asset inventoryPatch

Detection

SourceRuleGap
Splunk ESCUNoneNo rule for Windchill-specific webshell paths or X-windchill-req header
ElasticWeb Shell Detection: Script Process Child of Common Web Processes (partial)Missing Windchill/Tomcat-specific context
SigmaWebshell Detection via File Creation (generic)No Windchill login path pattern

Sources: CISA KEV Alert (June 25) · The Hacker News · PTC Advisory · SecurityWeek


2. DirtyClone Linux Kernel LPE — CVE-2026-43503

TL;DR: JFrog published a working exploit walkthrough June 25 for DirtyClone, a DirtyFrag-family page-cache corruption bug granting silent root on Linux v5.18–v7.1-rc6. High risk for multi-tenant cloud, Kubernetes, and containerized workloads.

What’s New:

  • JFrog Security Research exploit walkthrough published June 25 — first public working demonstration
  • Exploits skb_clone() + XFRM/IPsec crypto transform to corrupt shared file-backed page-cache memory
  • Overwrites cached /bin/su (or any setuid binary) in memory to drop a root shell
  • Silent exploitation: no kernel logs, no audit traces, bypasses on-disk integrity monitoring
  • Requires CAP_NET_ADMIN — obtainable via unprivileged user namespaces on most distros

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
act_pedit / cls_flower / act_mirred kernel modules loadedExploit prereqT1068Auditd / module load eventsDetect
CAP_NET_ADMIN acquired via user namespacePriv techniqueT1068Auditd SECCOMP / namespace eventsDetect
XFRM SA creation by non-root processExploit stepT1068ip xfrm / Auditd netlinkDetect
Page-cache hash mismatch on setuid binariesPost-exploit indicatorT1068FIM (compare runtime vs disk hash)Hunt
Kernel v5.18–v7.1-rc6 (commit 899ee91156e5 through fix)Vuln versionT1068Asset inventoryPatch

Detection

SourceRuleGap
Splunk ESCUNoneNo rule for page-cache corruption or DirtyFrag family
ElasticNoneNo coverage for act_pedit abuse or user-namespace CAP_NET_ADMIN escalation
SigmaNoneNo rule for DirtyClone/DirtyFrag exploitation patterns

Sources: JFrog Security Research · The Hacker News · Red Hat RHSB-2026-008


Status Updates

  • CVE-2026-20253 (Splunk Enterprise RCE): Active ITW exploitation ongoing per Splunk PSIRT. Federal deadline passed June 21. Upgrade to 10.4.0/10.2.4/10.0.7. No ESCU rule for sidecar endpoint abuse. Original brief.
  • CVE-2026-50656 (RoguePlanet/Windows Defender): Still UNPATCHED. No Microsoft timeline for fix. WDAC/AppLocker remains primary mitigation. Original brief.
  • CVE-2026-4681 (PTC Windchill — Java deser): Still no patch. German police physical outreach continues. Today’s CVE-2026-12569 is a separate Windchill RCE. Original brief.
  • CVE-2026-34908/34909/34910 (Ubiquiti UniFi OS): Federal deadline passed June 26. ITW exploitation ongoing. Patch to 5.0.8+. Original brief.