WordPress Exploitation and Data Exfiltration by Red Heron Affiliate
An adversary linked to the Red Heron group is exploiting multiple vulnerabilities in WordPress, Ubiquiti, and ZyXEL devices to conduct reconnaissance, gain persistence, and exfiltrate sensitive records, including over 18,000 government documents.
CVE search metadata
CVE search record: CVE-2026-63030. Severity: critical. CVSS: 9.8. EPSS: 97.27%. KEV: no. Product: WordPress (< latest patched version), UniFi OS, GS1900 Smart Managed Switches. Brief: WordPress Exploitation and Data Exfiltration by Red Heron Affiliate. Brief link: https://feed.craftedsignal.io/briefs/2026-09-kapibala-wordpress-exploitation/
CVE search record: CVE-2026-60137. Severity: medium. CVSS: 5.9. EPSS: 78.31%. KEV: no. Product: WordPress (< latest patched version), UniFi OS, GS1900 Smart Managed Switches. Brief: WordPress Exploitation and Data Exfiltration by Red Heron Affiliate. Brief link: https://feed.craftedsignal.io/briefs/2026-09-kapibala-wordpress-exploitation/
CVE search record: CVE-2026-34908. Severity: critical. CVSS: 10.0. EPSS: 85.19%. KEV: no. Product: WordPress (< latest patched version), UniFi OS, GS1900 Smart Managed Switches. Brief: WordPress Exploitation and Data Exfiltration by Red Heron Affiliate. Brief link: https://feed.craftedsignal.io/briefs/2026-09-kapibala-wordpress-exploitation/
CVE search record: CVE-2026-34909. Severity: critical. CVSS: 10.0. EPSS: 65.04%. KEV: no. Product: WordPress (< latest patched version), UniFi OS, GS1900 Smart Managed Switches. Brief: WordPress Exploitation and Data Exfiltration by Red Heron Affiliate. Brief link: https://feed.craftedsignal.io/briefs/2026-09-kapibala-wordpress-exploitation/
CVE search record: CVE-2026-34910. Severity: critical. CVSS: 10.0. EPSS: 87.47%. KEV: no. Product: WordPress (< latest patched version), UniFi OS, GS1900 Smart Managed Switches. Brief: WordPress Exploitation and Data Exfiltration by Red Heron Affiliate. Brief link: https://feed.craftedsignal.io/briefs/2026-09-kapibala-wordpress-exploitation/
GreyNoise has identified a cyber actor associated with the "Red Heron" group exploiting a range of edge technologies since mid-2026. The actor leverages custom tools, suspected to be generated via large language models (LLMs), to perform rapid, multi-stage attacks. The primary objective observed is the theft of sensitive data, culminating in the exfiltration of over 18,000 records from a western government entity. The actor demonstrates sophistication in blending into target environments, such as backdating illegitimate administrative accounts and utilizing custom WordPress plugins for environment enumeration. Key targeted technologies include WordPress (CVE-2026-63030, CVE-2026-60137), Ubiquiti UniFi OS (CVE-2026-34908, CVE-2026-34909, CVE-2026-34910), and ZyXEL GS1900 switches (CVE-2026-7273). The actor's tradecraft involves staging backdoors on compromised infrastructure and using AMSI-bypass techniques on Windows hosts to maintain persistence and escalate privileges.
Attack Chain
- Initial Access: Adversary uses a custom exploit chain (CVE-2026-63030 and CVE-2026-60137) to gain unauthenticated access to WordPress installations.
- Persistence: Attacker creates a new administrative user, masquerading as a legitimate email address, and modifies metadata to blend into site history.
- Reconnaissance: Attacker uploads a custom information collection plugin to enumerate the WordPress database and filesystem.
- Tooling: Webshells are deployed to conduct command execution, enabling the adversary to run reconnaissance commands such as
net userandappcmd.exe list site. - Evasion: Attacker utilizes custom scripts to attempt bypasses of Microsoft Antimalware Scan Interface (AMSI) and checks for installed security products.
- Exfiltration: Attacker queries database configuration files (
wp-config.php) to extract credentials and subsequently dumps sensitive backend database records.
Impact
The campaign has impacted at least 49 organizations across 29 countries, primarily targeting small business and governmental sectors. Notably, 996 ZyXEL switches were compromised globally, and over 18,000 sensitive government records were stolen from a single western governmental organization.
Recommendation
- Patch WordPress installations against CVE-2026-63030 and CVE-2026-60137 immediately.
- Audit WordPress administrator accounts for suspicious entries, specifically focusing on account creation dates that do not match the expected user lifecycle.
- Search for unauthorized account additions and custom plugins uploaded to
wp-content/plugins/directories. - Monitor network traffic for connections to the C2 domain
p3.981666.xyzand the staging server74.48.66.73. - Deploy Sigma rules to detect suspicious
powershellandcmdexecution patterns observed in the brief, specifically commands queryingwp-config.phporGet-MpComputerStatus.
Immediate actions
Block IOCs in perimeter security controls.
Audit WordPress installations for unauthorized accounts.
Mitigations
Patch WordPress to 6.9.5 or later
CVE-2026-63030, CVE-2026-60137, CVE-2026-34908, CVE-2026-34909, CVE-2026-34910
Detection coverage 1
Detect WordPress wp-config.php Credential Harvesting
highDetects attempts to search for database credentials within the wp-config.php file using common command line utilities.
Detection queries are available on the platform. Get full rules →
Indicators of compromise
1
domain
1
hash_sha256
1
ip
| Type | Value |
|---|---|
| ip | 74.48.66.73 |
| domain | p3.981666.xyz |
| hash_sha256 | 2ff2945b13a4cd0e9a65c85af29ea1539e162a516466c0de682dbf9f8a4000b1 |