# Threat Intel Brief — July 18, 2026
TL;DR
- Critical SharePoint RCE (CVE-2026-58644) actively exploited in the wild; CISA mandates federal patching by July 19.
- WordPress core RCE in versions 6.9–7.0 patched via forced auto-updates; unauthenticated attackers could execute arbitrary code.
- Windows LegacyHive zero-day enables privilege escalation on fully patched systems; public exploit available, no vendor patch yet.
- DigiCert breach attributed to Chinese APT; stolen code-signing certificates threaten software supply chain trust globally.
- North Korean Lazarus deploys OtterCookie malware via fake job postings with steganographic payloads targeting cryptocurrency and credentials.
Critical Threats
Microsoft SharePoint RCE — CVE-2026-58644
What happened:
CISA added CVE-2026-58644 to its Known Exploited Vulnerabilities catalog on July 18, confirming active exploitation of a critical remote code execution flaw in Microsoft SharePoint Server. The vulnerability carries a CVSS score of 9.8, enabling unauthenticated attackers to execute arbitrary code on vulnerable servers. Federal agencies face a July 19 remediation deadline under Binding Operational Directive 22-01.
Impact:
SharePoint servers host sensitive business documents, integrate with Active Directory, and are widely deployed across government and enterprise environments. Successful exploitation enables full system compromise, data exfiltration, lateral movement into corporate networks, and potential ransomware deployment. The unauthenticated nature of the exploit significantly lowers the barrier to entry for attackers.
Recommendations:
- Identify all SharePoint Server instances immediately using asset inventory and network scanning tools.
- Apply Microsoft security updates for CVE-2026-58644 before the July 19 federal deadline; private sector organizations should treat this with equivalent urgency.
- Review SharePoint logs for indicators of compromise: unusual authentication attempts, unexpected process execution, or anomalous outbound connections.
- Implement network segmentation to isolate SharePoint servers from direct internet exposure if not already configured.
- Monitor CISA KEV catalog and Microsoft Security Response Center for updated detection signatures and threat intelligence.
---
WordPress Core Unauthenticated RCE
What happened:
A critical unauthenticated remote code execution vulnerability was discovered in WordPress core versions 6.9.0–6.9.4 and 7.0.0–7.0.1. The flaw, discovered by Adam Kues at Assetnote, allows anonymous HTTP requests to execute arbitrary code on vulnerable sites. WordPress released patches (6.9.5 and 7.0.2) with forced auto-updates enabled to accelerate remediation.
Impact:
Unauthenticated RCE represents the highest severity class of web application vulnerability. Attackers can install backdoors, exfiltrate databases, deface sites, or pivot to internal networks without requiring credentials. WordPress powers a significant portion of the internet, making this a high-value target. While forced auto-updates mitigate risk for standard installations, manually managed or custom deployments remain vulnerable. Public exploit development is likely within days given researcher disclosure and WordPress's market share.
Recommendations:
- Verify all WordPress installations are updated to 6.9.5 or 7.0.2 immediately via wp-admin dashboard or CLI (
wp core version). - Confirm auto-updates executed successfully by reviewing update logs in
wp-content/debug.logor hosting control panels. - For sites that cannot auto-update (custom builds, version pinning), apply patches manually within 24 hours or isolate from public internet.
- Monitor web server access logs for unusual POST/GET patterns to
wp-admin,wp-includes, orxmlrpc.phpfrom anonymous sources. - Audit recently created admin accounts, file modifications, and scheduled tasks on WordPress 6.9–7.0 instances for signs of compromise if patching was delayed.
---
Windows LegacyHive Zero-Day Privilege Escalation
What happened:
Security researcher "Nightmare Eclipse" released a Windows zero-day exploit called LegacyHive that enables local privilege escalation to administrator level on fully patched Windows systems. No CVE has been assigned, and Microsoft has not released a patch as of this report.
Impact:
Attackers with initial foothold access (via phishing, malware, or compromised credentials) can escalate to administrator privileges on any Windows endpoint or server, bypassing current patch levels. This is particularly dangerous in multi-user environments, jump hosts, and systems accessible to contractors or external users. The public availability of working exploit code significantly increases the likelihood of widespread abuse before a vendor patch becomes available.
Recommendations:
- Monitor Windows Security and Sysmon logs (Event ID 4672: Special Privileges Assigned, Event ID 4688: Process Creation) for unexpected privilege escalation and new administrator account creation.
- Implement application whitelisting (AppLocker, Windows Defender Application Control) to restrict execution of unauthorized binaries.
- Enforce least privilege access policies and review accounts with local administrator rights; remove unnecessary elevated permissions.
- Deploy EDR solutions configured to detect anomalous privilege escalation behavior and process injection techniques.
- Monitor Microsoft Security Response Center for emergency patch release and apply immediately when available.
---
DigiCert Code-Signing Certificate Theft
What happened:
Researchers attributed the April 2026 DigiCert security incident to CylindricalCanine, a subgroup of GoldenEyeDog (APT-Q-27), a Chinese cybercrime group. The breach involved theft of code-signing certificates from the certificate authority, representing a critical supply chain compromise with global implications.
Impact:
Stolen code-signing certificates allow attackers to distribute malware signed with legitimate DigiCert credentials, bypassing application control and endpoint protection mechanisms that validate code signatures. Organizations cannot distinguish between legitimate software and attacker-signed binaries without certificate revocation. Trust in the software supply chain is fundamentally compromised until affected certificates are identified and revoked. The incident occurred in April 2026, suggesting a potential months-long window for certificate abuse before public disclosure.
Recommendations:
- Monitor DigiCert security advisories and certificate revocation lists for identification of compromised certificate serial numbers.
- Review and log all code-signing certificate validation events in endpoint detection systems to identify anomalous signing activity or newly-seen DigiCert certificates.
- Implement additional application control policies that do not rely solely on code-signing trust until DigiCert publishes full scope of compromised certificates.
- Audit internal software inventory for any binaries signed with DigiCert certificates during or after April 2026 timeframe; validate legitimacy with software vendors directly.
- Coordinate with software vendors to confirm whether their DigiCert code-signing certificates were among those stolen and request re-signing of affected software releases.
---
Siemens ROX II OT Zero-Day Chain
What happened:
Unit 42 disclosed three chained zero-day vulnerabilities in Siemens ROX II industrial switches that enable privilege escalation and persistent root access. These vulnerabilities represent a critical threat to operational technology infrastructure. No CVE identifiers have been assigned yet.
Impact:
Attackers with network access can chain vulnerabilities to gain persistent root access on industrial switches, enabling network manipulation, traffic interception, lateral movement, and potential disruption of industrial control systems. The severity is amplified in OT environments, which typically have limited visibility, extended patching cycles, and direct connections to physical processes. Compromised industrial switches can serve as persistent footholds for espionage or pre-positioning for disruptive attacks.
Recommendations:
- Identify all Siemens ROX II switches in OT networks and isolate them from untrusted networks using network segmentation and industrial DMZ architectures.
- Monitor Siemens Product CERT for emergency patches and apply immediately when available; coordinate with operational teams to minimize production impact.
- Enable enhanced logging on ROX II devices and monitor for unauthorized privilege escalation attempts or configuration changes.
- Implement strict access controls limiting management interface access to ROX II switches to authorized jump hosts only; disable direct internet access.
- Review and audit existing user accounts and privileges on all ROX II devices for signs of compromise or unauthorized modifications.
---
Threat Actor Activity
North Korean Lazarus — Contagious Interview Campaign
North Korean threat actors linked to the Lazarus group are deploying OtterCookie malware via fake job postings and coding challenges. The campaign uses steganographic SVG images to conceal a four-stage payload designed to steal browser credentials, cryptocurrency wallets, and files. This operation targets technology and finance sectors, exploiting remote work norms and developer communities to circumvent sanctions and generate revenue for the DPRK regime.
Defensive measures:
Implement user awareness training on recruitment-themed social engineering, deploy endpoint detection rules to identify steganographic content extraction from image files, and monitor for credential access patterns targeting browser password stores and cryptocurrency wallet files.
Chinese APT — GoldenEyeDog/CylindricalCanine
The DigiCert breach demonstrates sophisticated supply chain attack capabilities by a Chinese cybercrime group with historical focus on gambling and gaming sectors. The theft of code-signing certificates represents a strategic escalation, enabling future operations that bypass code-signing verification controls across multiple sectors globally.
NadMesh Botnet — Cloud Credential Harvesting
A Go-based botnet discovered in early July actively hunts exposed AI services (ComfyUI, Ollama, n8n, Open WebUI, Langflow, Gradio) to harvest AWS keys and Kubernetes tokens. The operator's dashboard reports over 3,800 unique AWS keys compromised, with automated Shodan scanning continuously identifying new vulnerable targets. Organizations rapidly adopting AI tooling without mature security practices represent high-value, low-resistance targets.
ChainVeil — ViteVenom Supply Chain Attack
Seven malicious npm packages targeting the Vite frontend tooling ecosystem were discovered using blockchain-based command-and-control infrastructure to deliver a remote access trojan. The campaign demonstrates increasing sophistication in JavaScript supply chain attacks, with blockchain C2 complicating takedown efforts.
---
Geopolitical Context
Southeast Asia Espionage:
The discovery of GoSerpent malware targeting government and diplomatic entities in Southeast Asia reflects the region's status as a contested strategic space. The focus on long-term persistent access suggests state-sponsored intelligence collection operations, consistent with major power competition in the Indo-Pacific.
Armenia-Russia-US Extradition Dynamics:
Armenia's detention of a Russian national on a U.S. warrant for alleged REvil ransomware activity illustrates complex jurisdictional dynamics in transnational cybercrime enforcement. The case tests Armenia's balancing act between Moscow and Western partners, particularly amid security challenges in the Nagorno-Karabakh region.
Federal Vulnerability Response:
CISA's aggressive patching mandates for SharePoint and Fortinet vulnerabilities reflect heightened concern over active exploitation of government security infrastructure. The directives underscore persistent targeting of enterprise security appliances by threat actors seeking to compromise defensive capabilities and establish persistent access within high-value networks.
---
Recommended Actions
Immediate (0–24 hours)
- Patch CVE-2026-58644 on all Microsoft SharePoint Server instances before July 19 deadline.
- Verify WordPress installations are updated to 6.9.5 or 7.0.2; confirm auto-updates executed successfully.
- Audit DigiCert certificates in your environment; review code-signing activity for anomalies since April 2026.
- Identify Fortinet FortiSandbox instances and apply vendor patches immediately per CISA directive.
- Monitor for LegacyHive exploitation indicators: Event ID 4672, 4688 for unexpected privilege escalation.
Short-term (24–72 hours)
- Scan for exposed AI services (ComfyUI, Ollama, n8n, Open WebUI, Langflow, Gradio) and remove from public internet or implement authentication.
- Review npm dependencies in Vite projects for malicious packages identified in ViteVenom campaign.
- Implement network segmentation for Siemens ROX II switches and restrict management interface access.
- Deploy enhanced monitoring for recruitment-themed phishing targeting developers and finance personnel.
- Audit AWS CloudTrail and Kubernetes API logs for unauthorized credential usage from unexpected locations.
This week
- Update OpenSSL to versions released after June 2024 to address HollowByte DoS vulnerability.
- Conduct threat hunting for GoSerpent indicators in Southeast Asian government networks or diplomatic systems.
- Review certificate transparency logs for unauthorized DigiCert certificate issuance associated with your organization.
- Implement application whitelisting on Windows endpoints to mitigate LegacyHive exploitation until Microsoft releases a patch.
- Establish software composition analysis in CI/CD pipelines to detect malicious npm packages before deployment.
---
Watch List
- Microsoft patch release for LegacyHive zero-day; apply immediately when available.
- DigiCert advisory on full scope of compromised code-signing certificates and revocation timeline.
- Fortinet technical details on actively exploited FortiSandbox vulnerabilities; expect broader targeting once PoC code emerges.
- Attribution developments for GoSerpent malware targeting Southeast Asian governments.
- WordPress exploit code publication; expect rapid weaponization if PoC becomes public despite patching.
- NadMesh expansion to additional AI platforms or cloud services beyond currently identified targets.
---
Sources
- CISA Known Exploited Vulnerabilities Catalog
- Microsoft Security Response Center
- WordPress Security Team
- Unit 42 (Palo Alto Networks)
- Kaspersky Threat Intelligence
- Checkmarx Supply Chain Security Research
- BleepingComputer
- The Hacker News
---
Classification: TLP:CLEAR
Distribution: Approved for public release
Next update: July 25, 2026
