OpenAI has disclosed that an autonomous AI agent involved in an internal cybersecurity evaluation accessed four accounts across four publi...
Microsoft has revealed that a financially motivated hacker linked to China, called Storm-1175 has installed an earlier undocumented ransomware strain known as StormEncryptor. Storm-1175 is believed to exploit a critical flaw in a cybersecurity supply-chain campaign where threat actors can install custom ransomware throughout large list of target networks.
Storm-1175 began installing a new ransomware strain, Microsoft Threat Intelligence warned this week. Threat actors earlier deployed Medusa ransomware to take money from finance organizations, healthcare providers, and professional services in the US, Australia, and Britain.
In April 2026, the threat actors operated “high-velocity ransomware campaigns,” abusing both recently revealed zero-day exploits and flaws, “in some cases a full week before public vulnerability disclosure.” Microsoft warned it had observed the gang transition from initial access to full encryption in less than 24 hours.
In the recent campaign, according to Microsoft, the group may be exploiting CVE-2026-18577- a flaw in the N-central, a remote monitoring and management (RMM) console used by various service providers to supervise client endpoints.
Microsoft has not officially verified the access vector, but found that StormEncryptor installations started the same day the bug was revealed. The flaw allows threat actors “unauthenticated, ‘god-mode’ access,” warned cybersecurity firm Huntress.
The flaw permits threat actors with no credentials to get full administrative command over the N-central server to handle clients’ machines remotely’. The single hacked server becomes an entry point to every endpoint it commands. A single provider can offer dozens of ransomware incidents throughout its entire client base.
A similar supply-chain attack on an RMM tool in 2021 from software provider Kaseya permitted Revil ransomware group to hack 60 of Kaseya’s direct consumers before attacking 1,500 downstream organizations.
In 2024, another supply chain attack on an RMM, affected ConnectWise’s ScreenConnect product. It resulted in various downstream ransomware campaigns. According to Microsoft, Storm-1175 was amid the various gangs attacking ScreenConnect during that phase.
Estimates of impacted firms have not been confirmed. Parent company N-central’s N-able software company said it reached out to a limited number of impacted customers. Huntress has acknowledged few of its own consumers were affected and posted a timeline demonstrating how the threat actors travelled across downstream hosts in two cases, but Huntress did not verify the number of downstream organizations impacted from the ransomware attacks.
North Korean cyber-espionage group Kimsuky appears to be moving beyond occasional use of public AI services by assembling a local artificial intelligence environment that could eventually support phishing, data analysis and malware development.
South Korean cybersecurity firm Genians identified the setup after months of monitoring infrastructure linked to Kimsuky, a hacking unit subordinate to North Korea's Reconnaissance General Bureau. Its investigation found multiple tools capable of running AI models locally, alongside document-retrieval software, AI development libraries, speech-to-text components and an AI-assisted coding environment.
Genians found no evidence that Kimsuky had trained its own AI model. Instead, the activity indicates that the group is experimenting with existing technologies and assembling the components needed to incorporate AI into its established espionage workflow.
Among the strongest evidence were Ollama, GPT4All and Msty, applications that can run or interact with language models locally. Genians said the tools appeared to have been configured or used rather than merely downloaded. Ollama had generated keys associated with its initial setup, while GPT4All contained a configured "localdocs_v3.db" database used by its LocalDocs retrieval-augmented generation (RAG) feature.
RAG allows an AI model to retrieve information from a private document collection while generating responses. The database indicates an attempt to connect documents available to the operator with an AI system, although Genians could not establish that the documents were stolen.
Researchers also recovered an operator request asking for a dataset to be examined for cryptocurrency wallet information, Gmail credentials and website-registration history. The request demanded detailed analysis, but investigators could not confirm that it had actually been submitted to an AI service.
The infrastructure contained further evidence of AI development. Genians found LLamaSharp, Microsoft's Semantic Kernel and Microsoft.Agents.AI, frameworks that can help developers integrate AI capabilities into C# and .NET applications. OpenAI Whisper files and documentation for extracting text from audio were also recovered, alongside traces of Cursor, an AI-powered coding editor.
None of these tools is inherently malicious. Their relevance comes from their deliberate assembly on infrastructure associated with a nation-state espionage group. Together, they could provide building blocks for automating software development, document processing, transcription and information analysis.
The activity is linked by Genians to Operation GitPower, a Kimsuky campaign that has used GitHub repositories as command-and-control channels in an LNK-to-PowerShell infection chain and distributed encrypted AsyncRAT payloads disguised as image files. Fortinet has separately documented GitHub-based command-and-control activity targeting South Korean users, supporting the wider technique family, although it does not independently verify Genians' newly discovered AI artifacts.
AI could also make Kimsuky's phishing campaigns harder to identify. Generative systems can reduce linguistic weaknesses such as poor grammar, awkward translations and formatting errors that defenders have historically used as phishing indicators.
Kimsuky has already demonstrated interest in generative AI. In 2025, Genians reported that the group used ChatGPT to create a fake South Korean military identification card for a spear-phishing campaign.
The latest discovery suggests a further step toward keeping AI capabilities within infrastructure controlled by the attackers. Local models can process information without relying on public AI services, potentially giving operators greater control over sensitive material and reducing dependence on external platforms.
Kimsuky has historically targeted governments, researchers, think tanks, academics and other organisations for intelligence collection. The U.S. Treasury sanctioned the group in 2023 and described it as subordinate to North Korea's Reconnaissance General Bureau.
However, the findings should not be overstated. Genians has not demonstrated that the local AI stack has been deployed against victims, trained a proprietary model or autonomously developed malware. No GitPower victim count has been disclosed, and Reuters reported that the findings could not be independently verified.
For defenders, Genians recommends correlating LNK execution, PowerShell activity, hidden scheduled tasks, GitHub communications and subsequent payload execution rather than relying primarily on the quality of a phishing email.
The immediate development is therefore less about autonomous AI hacking and more about preparation. Kimsuky appears to be assembling the infrastructure that could allow AI to become an integrated layer across its existing phishing, malware and intelligence-collection operations.