{"id":9126,"date":"2026-08-13T13:23:10","date_gmt":"2026-08-13T13:23:10","guid":{"rendered":"https:\/\/cybersecurityinfocus.com\/?p=9126"},"modified":"2026-08-13T13:23:10","modified_gmt":"2026-08-13T13:23:10","slug":"ai-agents-wage-near-autonomous-cyberattack-on-asian-government-networks","status":"publish","type":"post","link":"https:\/\/cybersecurityinfocus.com\/?p=9126","title":{"rendered":"AI agents wage near-autonomous cyberattack on Asian government networks"},"content":{"rendered":"<div>\n<div class=\"grid grid--cols-10@md grid--cols-8@lg article-column\">\n<div class=\"col-12 col-10@md col-6@lg col-start-3@lg\">\n<div class=\"article-column__content\">\n<div class=\"container\"><\/div>\n<p class=\"wp-block-paragraph\">Autonomous AI agents built on open-source frameworks breached Taiwanese government systems, compromised credentials, and probed a nuclear safety agency in a multi-day cyberattack that researchers say signals a new phase in AI-enabled operations.<\/p>\n<p class=\"wp-block-paragraph\">The campaign unfolded over four days in early July, during which multiple AI agents operated in parallel to map networks, identify vulnerabilities, and execute intrusion steps across interconnected systems, according to research published by cybersecurity firm Dream.<\/p>\n<p class=\"wp-block-paragraph\">\u201cIn roughly four days, the agentic attacker produced 1,395 files, 85 cracked credentials, thousands of exfiltrated personnel records, and gained a persistent foothold inside state infrastructure,\u201d Dream wrote in a blog post. \u201cIt spells out one thing loudly \u2013 the cost of running a competent attack has collapsed, but the cost of defending against one has not.\u201d<\/p>\n<p class=\"wp-block-paragraph\">They described the activity as a \u201cnear-autonomous attack,\u201d adding that \u201cAI-enabled offensive operations are now at an inflection point.\u201d<\/p>\n<h2 class=\"wp-block-heading\">Taiwan link emerges as government flags AI-assisted attack<\/h2>\n<p class=\"wp-block-paragraph\">Dream did not identify the affected country but stated that it was \u201cgovernment entities in Asia.\u201d However, Taiwan\u2019s Ministry of Digital Affairs said it detected an \u201cAI agent-assisted\u201d cyberattack targeting government agencies during the same period, according to Reuters, which reported that the activity involved AI-driven tools such as OpenClaw.<\/p>\n<p class=\"wp-block-paragraph\">\u201cThe relevant attack sources, methods, and scope of impact have all been fully \u200cinvestigated, and \u2060the affected units have successively completed their handling,\u201d the report added, quoting an official from the Ministry of Digital Affairs of Taiwan, though neither Dream nor Taiwanese authorities have explicitly confirmed a link between the two.<\/p>\n<p class=\"wp-block-paragraph\">Responding to CSO\u2019s queries, a Dream spokesperson declined to comment on the identity of the target or the attacker and said its research did not find evidence of a confirmed breach of the entity\u2019s systems. \u201cWe cannot comment on the identity of the target or attacker. Our report describes the framework at the time of our analysis.\u201d <\/p>\n<p class=\"wp-block-paragraph\">The company further said that since the publication of its initial blog post, it has identified evidence indicating the use of a\u00a0DeepSeek-V4-Flash model\u00a0within this framework. \u201cWe do not know whether it was the only model used,\u201d the spokesperson said.<\/p>\n<p class=\"wp-block-paragraph\">The Government of Taiwan did not immediately respond to a request for comment.<\/p>\n<h2 class=\"wp-block-heading\">Multi-agent system executes coordinated attack waves<\/h2>\n<p class=\"wp-block-paragraph\">The researchers wrote that the attack framework was built on Hermes and OpenClaw agents and deployed multiple sub-agents simultaneously, each assigned to specific targets and tasks across successive attack waves.<\/p>\n<p class=\"wp-block-paragraph\">Across 12 attack waves, the agents carried out reconnaissance, credential attacks, and exploitation efforts in parallel, incorporating planning loops and feedback mechanisms.<\/p>\n<p class=\"wp-block-paragraph\">This allowed the system to \u201crun an intrusion campaign rather than answer questions about one,\u201d the researchers wrote.<\/p>\n<p class=\"wp-block-paragraph\">Colin Ferris, head of threat hunting and incident response at Silverfort, said the use of multiple agents working in parallel reflects how such systems can divide tasks and adapt in real time.<\/p>\n<p class=\"wp-block-paragraph\">\u201cAI does to cybersecurity what cheap drones have done to conventional warfare,\u201d Ferris said, adding that attackers can deploy \u201ca handful of inexpensive AI agents to continuously find and exploit the gaps they haven\u2019t fixed yet.\u201d<\/p>\n<h2 class=\"wp-block-heading\">Identity systems and APIs form initial entry points<\/h2>\n<p class=\"wp-block-paragraph\">The campaign began with automated reconnaissance, during which the system mapped government infrastructure by extracting API endpoints and authentication configurations from publicly accessible code, according to the blog post.<\/p>\n<p class=\"wp-block-paragraph\">The researchers wrote that the framework identified unauthenticated APIs exposing user data and, in one instance, an entire user database without authentication.<\/p>\n<p class=\"wp-block-paragraph\">They added that the system used a combination of techniques to gain access, including exploiting hidden authentication endpoints, conducting credential attacks, and bypassing token validation mechanisms.<\/p>\n<p class=\"wp-block-paragraph\">The compromised accounts were then used to move laterally across connected systems through single sign-on integrations.<\/p>\n<p class=\"wp-block-paragraph\">Cris Thomas, security advocate at cybersecurity firm Semgrep, said the techniques described are not new, but AI is changing how they are executed.<\/p>\n<p class=\"wp-block-paragraph\">\u201cThis demonstrates that AI is just a tool, one that defenders and attackers can both use,\u201d Thomas said. \u201cAttackers are going to attack, and they will find a way around a harness and other restrictions.\u201d<\/p>\n<h2 class=\"wp-block-heading\">Campaign expands to supply chain and critical sectors<\/h2>\n<p class=\"wp-block-paragraph\">The researchers wrote that the operation extended beyond initial targets to include supply chain partners, a government email system, and organizations in the energy sector.<\/p>\n<p class=\"wp-block-paragraph\">They added that the campaign reached a nuclear safety-related organization, though the report does not identify the country or specify the level of access achieved.<\/p>\n<p class=\"wp-block-paragraph\">Ferris said such campaigns highlight how attackers can use widely available tools to scale operations, noting that systems can \u201cresearch targets, divide responsibilities, and change tactics when blocked.\u201d<\/p>\n<h2 class=\"wp-block-heading\">Growing concern over autonomous AI in cyber operations<\/h2>\n<p class=\"wp-block-paragraph\">Recent disclosures from AI developers have pointed to similar risks. OpenAI recently <a href=\"https:\/\/www.csoonline.com\/article\/4207311\/openai-says-astra-could-reach-critical-cyber-capability-tightens-safeguards.html\">said<\/a> it cannot rule out that advanced models could autonomously identify and exploit vulnerabilities, while Anthropic has <a href=\"https:\/\/www.csoonline.com\/article\/4205612\/openai-anthropic-ai-agents-resorted-to-deception-in-new-cybersecurity-incidents.html\">reported<\/a> instances of AI agents attempting to access external systems during testing.<\/p>\n<p class=\"wp-block-paragraph\">The researchers wrote that safeguards designed to restrict AI behavior were bypassed in the campaign by framing the activity as authorized testing. They added that linguistic analysis suggests the campaign was carried out by a \u201cChinese-language operator,\u201d though the report does not attribute it to any specific group or country.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Autonomous AI agents built on open-source frameworks breached Taiwanese government systems, compromised credentials, and probed a nuclear safety agency in a multi-day cyberattack that researchers say signals a new phase in AI-enabled operations. The campaign unfolded over four days in early July, during which multiple AI agents operated in parallel to map networks, identify vulnerabilities, [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":9127,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-9126","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-education"],"_links":{"self":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/posts\/9126"}],"collection":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9126"}],"version-history":[{"count":0,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/posts\/9126\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=\/wp\/v2\/media\/9127"}],"wp:attachment":[{"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9126"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9126"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cybersecurityinfocus.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}