Overview
Summary
HiveForce Labs has reported a sharp rise in cybersecurity threats, highlighting the growing complexity and frequency of global cyber incidents. Over the past week, twelve major attacks were detected, nine vulnerabilities were actively exploited, and four threat actor groups were closely monitored, signaling a concerning escalation in malicious activity worldwide.
On the vulnerability front, three critical flaws dominated the week. Apple addressed CVE-2026-65400, a serious authentication bypass in macOS Screen Sharing affecting Sonoma, Sequoia, and Tahoe, though attackers moved quickly, exploiting internet-exposed Screen Sharing ports (TCP 5900) to seize root access and deploy Monero miners even after the patch was released. Separately, MLflow, the popular open-source platform, was found vulnerable to CVE-2026-64849, a critical SSRF flaw residing in an unauthenticated webhook-testing endpoint. Meanwhile, VMware vCenter's Syslog server was exposed by CVE-2026-59310, a directory traversal bug letting unauthenticated attackers write malicious files and achieve instant root-level code execution.
Threat actor activity was equally alarming. StopAndProtect, a sprawling cybercrime operation, has compromised nearly 2,000 poorly secured WordPress sites, repurposing them as a distributed network for malware delivery, command-and-control, and stolen-data storage, luring victims through fake ClickFix CAPTCHA prompts. Meanwhile, Medusa, a ransomware-as-a-service group, continues its double-extortion campaigns, having compromised over 500 critical-infrastructure victims across healthcare, education, legal, and manufacturing sectors by August 2026.
Rounding out the week's findings, Jewelbug, a China-based hacker-for-hire group, was found running dual operations through a single control panel, XG-Web: state-sponsored espionage against government and military, alongside a parallel cryptocurrency fraud scheme. Collectively, these incidents reflect an intensifying trend toward hybrid cyber operations that blend technical exploitation with social engineering, underscoring the urgent need for prompt patching, vigilant monitoring, and layered security defenses.
Weekly Highlights
Insights
- Jewelbug blends state-aligned espionage with for-profit crypto fraud under one roof, running both through its XG-Web control panel.
- One open port, TCP 5900, was all it took;
CVE-2026-65400handed attackers root on Macs and a side income mining Monero. - Cl0p-linked actors turn exposed PTC Windchill and FlexPLM into a straight line from disclosure to extortion.
- Neglect has a cost: StopAndProtect hijacks almost 2,000 unmaintained WordPress sites into a sprawling network for malware delivery and stolen data.
- Medusa's leak site went quiet, but the threat didn't. Storm-1175 simply rebranded its speed and exploit arsenal into StormEncryptor.
- No credentials, no waiting;
CVE-2026-59310hit vCenter's syslog server and, five days later, had already reached 361 IPs in 47 countries.
Threat Distribution: Backdoor, RAT, Cryptominer, Framework, Stealer, Worm, Ransomware, Banking Trojan.
Geography
Targeted Countries
Most Targeted
Turkey, Russia, Pakistan, United States, Sweden, Peru, Myanmar, Brazil, Austria, Bulgaria, Bangladesh, Canada, Norway, Colombia, Portugal, Cyprus, Spain, Czech Republic, Taiwan, Denmark, Belgium, Finland, Netherlands, France, Argentina
Most Targeted (cont.)
Germany, Poland, Greece, Romania, India, Singapore, Indonesia, Sri Lanka, Switzerland, Israel, Thailand, United Kingdom, Ukraine, Malaysia, Mexico, Italy, Vietnam, Albania, Panama, Estonia, Belarus, Republic of Ireland, Anguilla, Dominican Republic
Least Targeted
Greenland, Cambodia, Guadeloupe, Australia, Guatemala, Saint Maarten, Haiti, South Korea, Honduras, Timor-Leste, Hong Kong, Uruguay, Hungary, Aruba, Iceland, Chile, Belize, Puerto Rico, Bermuda, Cuba, Bhutan, Saudi Arabia, Iraq, Slovenia
Least Targeted (cont.)
Bahamas, Bosnia and Herzegovina, Ecuador, Jamaica, El Salvador, Japan, Jordan, North Macedonia, Venezuela, Oman, Yemen, Palestine, Laos, Paraguay, Latvia, Philippines, Afghanistan, Costa Rica, Liechtenstein, Qatar
Adversary Tradecraft
Top MITRE ATT&CK TTPs
| ID | Tactic | Technique |
|---|---|---|
T1071 | Command and Control | Application Layer Protocol |
T1059 | Execution | Command and Scripting Interpreter |
T1190 | Initial Access | Exploit Public-Facing Application |
T1071.001 | Command and Control | Web Protocols |
T1082 | Discovery | System Information Discovery |
T1036 | Defense Evasion | Masquerading |
T1105 | Command and Control | Ingress Tool Transfer |
T1027 | Defense Evasion | Obfuscated Files or Information |
T1505 | Persistence | Server Software Component |
T1083 | Discovery | File and Directory Discovery |
T1070 | Defense Evasion | Indicator Removal |
T1056 | Credential Access | Input Capture |
T1564 | Defense Evasion | Hide Artifacts |
T1505.003 | Persistence | Web Shell |
T1021 | Lateral Movement | Remote Services |
T1572 | Command and Control | Protocol Tunneling |
T1588 | Resource Development | Obtain Capabilities |
T1113 | Collection | Screen Capture |
T1486 | Impact | Data Encrypted for Impact |
T1219 | Command and Control | Remote Access Software |
Malware & Campaigns
Attacks Executed
| Name | Type | Overview | Targeted CVE | Actor | Affected Platform |
|---|---|---|---|---|---|
| CoolClient | Backdoor | A backdoor family attributed to HoneyMyte; a 2025 variant added clipboard theft and HTTP traffic interception, and the newest version deploys a signed kernel-mode driver… | — | HoneyMyte | Microsoft Windows |
| PlugX | RAT | A remote access trojan active since 2008, used as a backdoor for full device control: keylogging, screen capture, process and service management… | — | HoneyMyte | Microsoft Windows |
| Monero | Cryptominer | A privacy-focused cryptocurrency mined via the RandomX algorithm, dropped on hosts compromised through the macOS Screen Sharing flaw… | CVE-2026-65400 | — | Apple macOS Sonoma, Sequoia, Tahoe |
| Antino | Backdoor | Jewelbug's Windows backdoor, dropped by malicious HTA downloaders using geopolitical lures and fake Adobe Flash/installer file names… | — | Jewelbug | Windows, Linux, Chrome, Firefox, x86-64 servers, ARM64 devices, consumer routers |
| ClientKing | Backdoor | A Rust-based backdoor/implant bundled with a kernel-mode rootkit and credential-stealing module, targeting servers and network devices with five C2 transports… | — | Jewelbug | Linux, x86-64 servers, ARM64 devices |
| XG-Web | Framework | The single control panel behind Jewelbug's espionage and cryptocurrency-fraud operations, built on React/Node.js/MySQL and marketed as a "penetration-testing platform"… | — | Jewelbug | Windows, Google Chrome, Mozilla Firefox |
| SilentDataCollector | Stealer | Builds a list of every file across all drives, encrypts it, and exfiltrates it to a C2 server that can steer collection via an uploaded command file… | — | — | Windows, WordPress |
| NetworkShareScanner | Worm | Acts as an SMB/USB worm, enumerating network shares and plugged-in USB devices to spread beyond the machine it first infected… | — | — | Windows, WordPress |
| SilentEncryptor | Ransomware | The ransomware component that downloads a targeting command file from the base C&C and derives its encryption key from a per-file password combined with the machine name… | — | — | Windows, WordPress |
| Medusa | Ransomware | A RaaS operation active since June 2021 running double/triple-extortion against critical infrastructure; core operation dormant since mid-Feb 2026 as the lead affiliate pivoted to StormEncryptor… | CVE-2024-1709, CVE-2023-48788, CVE-2025-10035, CVE-2026-1731 | Storm-1175, Lazarus | ScreenConnect, FortiClient EMS, GoAnywhere MFT, BeyondTrust RS/PRA |
| Babuk-derived ESXi ransomware | Ransomware | A Babuk-derived ESXi encryptor deployed as the final stage of a global campaign against internet-facing VMware vCenter, harvesting vmdir credentials and creating rogue SSO admin accounts… | CVE-2026-59310 | — | VMware vCenter Server, Cloud Foundation, vSphere Foundation, Telco Cloud Platform, Telco Cloud Infrastructure |
| Grandoreiro | Banking Trojan | A Brazilian-origin Delphi banking trojan active since 2016; a May 2026 campaign abuses Duplicate Files Finder for DLL sideloading with extensive anti-analysis checks… | — | — | Microsoft Windows |
A comprehensive list of IOCs (Indicators of Compromise) for the attacks executed is provided in the Appendix section at the end of the report.
Exploitation
Vulnerabilities Exploited
| CVE ID | Vulnerability | Affected CPE | CWE ID | Associated Actors / Attacks | Patch |
|---|---|---|---|---|---|
CVE-2026-12569 | PTC Windchill and FlexPLM Improper Input Validation… | cpe:2.3:a:ptc:windchill_pdmlink:*:*:*:*:*:*:*:*, cpe:2.3:a:ptc:flexplm:*:*:*:*:*:*:*:* | CWE-502, CWE-20 | Cl0p | ptc.com |
CVE-2026-65400 | Apple macOS Screen Sharing Improper Authentication… | cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:* | CWE-287 | Monero Miner | support.apple.com |
CVE-2026-64849 | MLflow Server-Side Request Forgery… | cpe:2.3:a:mlflow:mlflow:*:*:*:*:*:*:*:* | CWE-918 | — | github.com |
CVE-2024-1709 | ConnectWise ScreenConnect Authentication Bypass… | cpe:2.3:a:connectwise:screenconnect:*:*:*:*:*:*:*:* | CWE-288 | Storm-1175 / Medusa | screenconnect.com |
CVE-2023-48788 | Fortinet FortiClient EMS SQL Injection… | cpe:2.3:a:fortinet:forticlient_enterprise_management_server:*:*:*:*:*:*:*:* | CWE-89 | Storm-1175 / Medusa | fortiguard.fortinet.com |
CVE-2025-10035 | Fortra GoAnywhere MFT Deserialization of Untrusted Data… | cpe:2.3:a:fortra:goanywhere_managed_file_transfer:*:*:*:*:*:*:*:* | CWE-77, CWE-502 | Storm-1175 / Medusa | fortra.com |
CVE-2026-1731 | BeyondTrust RS/PRA OS Command Injection… | cpe:2.3:a:beyondtrust:privileged_remote_access:*:*:*:*:*:*:*:*, cpe:2.3:a:beyondtrust:remote_support:*:*:*:*:*:*:*:* | CWE-78 | Storm-1175 / Medusa | beyondtrust.com |
CVE-2026-59310 | Broadcom VMware vCenter Path Traversal… | cpe:2.3:a:vmware:vcenter_server:*:*:*:*:*:*:*:* | CWE-22 | Babuk-derived ESXi ransomware | support.broadcom.com |
CVE-2026-59309 | Broadcom VMware vCenter Authentication Bypass… | cpe:2.3:a:vmware:vcenter_server:*:*:*:*:*:*:*:* | CWE-303 | — | support.broadcom.com |
All nine CVEs are tracked in this cycle as zero-day vulnerabilities.
Threat Actors
Adversaries in Action
HoneyMyte (aka Mustang Panda, Bronze President, TEMP.Hex, Red Lich, Earth Preta, Camaro Dragon, PKPLUG, Stately Taurus, Twill Typhoon, Hive0154)
HoneyMyte is a China-linked espionage actor that continues to evolve its CoolClient backdoor, adding a signed kernel-mode rootkit driver for stealth alongside its long-running PlugX RAT for full remote control of infected Windows hosts.
Associated TTPs: T1569, T1569.002, T1106, T1547, T1547.001, T1053, T1053.005, T1543, T1543.003, T1548, T1548.002, T1134, T1134.004, T1574, and 15 more
Jewelbug (aka Earth Alux, REF7707, CL-STA-0049, Ink Dragon)
Jewelbug is a China-based hacker-for-hire group running dual operations through a single control panel, XG-Web: state-sponsored espionage against government, military, and telecom targets, alongside a parallel cryptocurrency-fraud scheme using the Antino backdoor and ClientKing implant.
Associated TTPs: T1583, T1584, T1587, T1608, T1189, T1566, T1078, T1204, T1059, T1176, T1556, T1547, T1112, and 40 more
Storm-1175
Storm-1175 is a financially motivated actor that exploits ConnectWise ScreenConnect, Fortinet FortiClient EMS, Fortra GoAnywhere MFT, and BeyondTrust RS/PRA to deploy Medusa ransomware, and rebranded its exploit arsenal into StormEncryptor after Medusa's leak site went quiet.
CVE-2024-1709, CVE-2023-48788, CVE-2025-10035, CVE-2026-1731Associated TTPs: T1190, T1059, T1569, T1072, T1505, T1484, T1562, T1036, T1003, T1555, T1046, T1018, T1021, and 13 more
Lazarus (aka Labyrinth Chollima, Group 77, Hastati Group, Zinc, Hidden Cobra, Diamond Sleet, TraderTraitor, and 18 other aliases)
Lazarus, the North Korean state-sponsored actor, is associated with Medusa ransomware activity this week, continuing its pattern of blending espionage, sabotage, and financially motivated operations against global targets.
Associated TTPs: T1583, T1584, T1608, T1586, T1566, T1190, T1204, T1059, T1505, T1068, T1574, T1014, T1562, and 20 more
Guidance
Recommendations
Security Teams
This digest can be utilized as a drive to force security teams to prioritize the nine exploited vulnerabilities and block the indicators related to the threat actors HoneyMyte, Jewelbug, Storm-1175, and Lazarus, and malware CoolClient, PlugX, Monero, Antino, ClientKing, XG-Web, SilentDataCollector, NetworkShareScanner, SilentEncryptor, Medusa, Babuk-derived ESXi ransomware, and Grandoreiro.
Uni5 Users
This is an actionable threat digest for HivePro Uni5 customers, who can get comprehensive insights into their threat exposure and action it effortlessly over the HivePro Uni5 dashboard.
01Run a Scan
Discover the assets impacted by the nine exploited vulnerabilities: CVE-2026-12569, CVE-2026-65400, CVE-2026-64849, CVE-2024-1709, CVE-2023-48788, CVE-2025-10035, CVE-2026-1731, CVE-2026-59310, and CVE-2026-59309.
02Test Security Controls
Test the efficacy of security controls by simulating the attacks related to the threat actors HoneyMyte, Jewelbug, and Lazarus, and malware CoolClient, Antino Backdoor, NetworkShareScanner, SilentEncryptor, and Grandoreiro in Breach and Attack Simulation (BAS).
Publications This Week
Threat Advisories
- Cl0p-Linked Actors Exploit PTC Windchill and FlexPLM in Data Theft Campaign
- HoneyMyte Arms CoolClient with a Signed Kernel-Mode Rootkit
- macOS Screen Sharing Authentication Bypass Flaw Exploited
- One Team, Two Payrolls: Jewelbug's Parallel Operations
- MLflow SSRF Flaw (CVE-2026-64849) Hands Attackers Your Cloud Credentials
- StopAndProtect: Nearly 2,000 Hacked WordPress Sites Weaponized as Criminal Infrastructure
- Medusa Ransomware: RaaS Escalating Double-Extortion Attacks on Critical Infra
- Suspected China-Nexus APT Weaponizes CVE-2026-59310
- Grandoreiro Outlives Its Own Takedown
Definitions & Indicators
Appendix
Known Exploited Vulnerabilities (KEV): Software vulnerabilities for which there are public exploits or proof-of-concept (PoC) code available, and for which there is a high risk of potential harm to an organization's systems or data if left unaddressed.
Celebrity Vulnerabilities: Software vulnerabilities that have gained significant attention and have been branded with catchy names and logos due to their profound and multifaceted impact. These vulnerabilities provide threat actors with opportunities to breach sensitive systems, potentially resulting in unauthorized access and the compromise of critical information.
Indicators of Compromise (IOCs)
| Attack Name | Type | Value |
|---|---|---|
| CoolClient | SHA256 | ee72ae4cc869affddab11647e95bab9c5691c9fc76dcb4b31650ff504da29156 |
| PlugX | SHA256 | d247570da6646a9d66d094090d71a59e6b06e0c31c7346d3d4fbadddef90a887, 25c2e47b5663f4b414c02671bfe849bca588d8992cd643af8a411557fa5e3f1e, f2f0d2062eb1a181e1669456f077ef4e913750cb5b2a97c3c7668afedcaa6961, 91753cefea41f924951a6d441179a0f97b902ae30b7b1fd04b601d266dba435e |
| Monero | SHA256 | 657fe4474fd1788c2910fb3fc4e2e8ed85ea4598638c4b38811bbbf4090a3999, 4f4e99c6e30bc5ce997aa398ab131ecc3e969eb78211de93d32174575e4d998e, 459655bcc84a8239a65300ea61fd44a16f4a7df3cbf011a675646560c2cc0d5d, c20e89caf440d8b3b9b1da8c9467ab6aaea9a17a79a2169f89f07b1a603cb422, 66871e7a931ce86c90fc19cacb47a91fdfba9d3d214369657497ced2a77f2f4f, c05a6dfee8a914f64c75dfb4fa2bae9e8aa8214b5921faa1b3c275c7a3b79be6, 8bf1ae207338b8cd2f3ec202cef0285d09041f94ebdd5ae6c2edfe8ad59f06b1, 60033b1bda21c6d2a70d7e3829d76a44fdc45087ba27b0e6fe01b54f0c968180 |
| Antino | SHA256 | 09ef7c736bccfafefc44d9910d499173b88063b73b221fc0dc9e9105107e5cff, c11714f9fe2df1ca906585c81498cd77f5ec05b132aab73fa3a71d71d71e42cc, 153d077bcb58e00f5746573cba25f6b0788b809bf7b2a52fca0dc22d3bb5c94e, 297413a3e49e7353bf484a3eb15ec647de729211059df8fc68678d2378b6f561, 30f5122cc199b9c2e524503b343a9ee13a6f9773dcbc1df82c8b25ad20bca61d, 430f12970f8d58f12edccee9019a1aa90fa232c961449bdcc69c8d348a52cf55, 5ccdf53881f6c758af8d94fe67066af209b4bc0a3cb80b6a4c724fad86eb97ef, 5edb8d1023b8babf302871b68fa2b26d5ca57633f64951922998e8f1d6c8f7ac, 6d5fe6b6a34eeb470798b970b70f41a07ccf59b22f49ad9b3dfff7aa3256f3c2, 97c3a6be1711c5340d8806e4a54f7297f3f763d0aa4240b667f1e4e1f98f2aad, ac3d453d3c9b0310ebb8a67cef35e2ac954d4acdf70cf497fe43a02c7a510813, e782a6d4919f194d41e524ebd6df5894197043cf772fcf60455127b246f302c0, ea893abf20b00d9bfc042a88fbf7b4bd42e68ce07c116d3e3b002e5b4a853877, ed96e7f1085a50251eb8967ac53777272a617831084f0edad8a769c583a18869 |
| SilentDataCollector | SHA256 | 23cbabfe3ca3a7f1eb365f772d6a4ed8095cb8f7755622cc82e804478259dc70 |
| NetworkShareScanner | SHA256 | 8d1e23630a6695fa9c793d73832f59436c98bba30ed81c16d01b549bd17feab4, 10babb15e08f9fbd72cce11713a273b971c910dd5bdb989a3f6ff4d9c8e372c0, f042240c3de00c46dee625916bf246b7e87481e4081a6a97208b091409766e41 |
| SilentEncryptor | SHA256 | b79b9b027f76579555069a7506d946648a8cb3126c0dda837dc9fee0e5c79489, 65550f6d0ffec8421f703cdc7273d9c0563b3d480fe6702bad294a18afe72143, 0080d0dd72eda4850a02e51c0e5c6f768423dfe970cafae2ab52ceee75972b40 |
| Medusa | key[.]medusa[.]serviceteam[@]protonmail[.]com, medusa[.]support[@]onionmail[.]org, mds[.]svt[.]breach[@]protonmail[.]com, mds[.]svt[.]mir2[@]protonmail[.]com, MedusaSupport[@]cock[.]li | |
| Medusa | SHA256 | 0cefeb6210b7103fd32b996beff518c9b6e1691a97bb1cda7f5fb57905c4be96, 9632d7e4a87ec12fdd05ed3532f7564526016b78972b2cd49a610354d672523c, e57ba1a4e323094ca9d747bfb3304bd12f3ea3be5e2ee785a3e656c3ab1e8086, 5ba7de7d5115789b952d9b1c6cff440c9128f438de933ff9044a68fff8496d19, 56b08aa03bd8c0ea094cfeb03d5954ffd857bac42df929dc835eea62f32b09e0, a5a3c3c4fbf5c7db808176db3242c2106995c85f8ba987472ea0e92e59503b55, d3abd4bae082d4c9918447fe82c521567cc7f9b0e5f2d55999a6e5c40fa7fd54, 7ffce7f6d7262f214d78e6b7fd8d07119835cba4b04ce334260665d7c8fb369a, b29defbbc4ebaa243c1712ccc4943374f1b6fb864c39ed9f70fceb17eee098db, 04b13b6cd5e5291b1cde78975a140feea7fd3bc3777c53caa1ab33426c83bfcc |
| Grandoreiro | SHA256 | 1b2fe30c5bf57f9623efb34688580fe5bbb2c55351c5a07a6c4313bb6faa29f1, 1fe5a72aefc38afeeee72d8a939f9db50800a447b7313f4d8c504771bb7fa2de, 2820a2e36f1cb537a7853fde2313a5158d1e3696ff81c3066ec8fe274358c22d, 368246eb503585f26e0151431909792b8d9be0edc229bb207be882bfb374c005, 37492ecd9deb8591ea7e179ebb8e13c6b486cdacae18a6a482d9dd18f08453a3, 47d5a73b220813299f753ef0a96582a8d08b853391864128a1f15271dbb42e65, 609755a8c73e53f332428786c366323b3979850aaa0e075d946e6c05aa62f867, 65db035f79db85ad66fb3e0365e478f95f8f648545b18360d850a7ed179c9dab, 684f5eb157ef2ba3ea17335d6c8c9c801f93e6eb3aa08ecbfaf5806a4b5e3b80, a91c7cb932301454df4b0feed58082cae7f2d0e4078d7e6df3f53d806ed04f1d, 90254c3baec79cf9b448836293d3864ee273c30de374933296c6e8e3bcaefdbd, ad5762fa98da2aff24d9d6b55be5dae21d07c54679ead67252a19c2521162a87, c019cfa9b50a69ff07e98bd78b3a6fc489110e5db1c0d79ada716605a2320951, ca33f5608b72ecca64a002074a4103c7cb83de902ecf5c69949eecb7eef03b5a, cc238813ab277cbb4324d37875c37985ca5baeaf8c412b4c85aa8ec5faec7096, e0491eddb45425a674e479b2590517ffef2f108add431761bb89791fc208b6e9, e99416ff71e4574de4fceebdc34f3b9a6e0610f36b77b735b231bd39edb7a0a1 |
A comprehensive list of IOCs (Indicators of Compromise) associated with the executed attacks is available on the Uni5Xposure platform.
Next Steps
What Next?
At Hive Pro, it is our mission to detect the most likely threats to your organization and to help you prevent them from happening.
