Daily brief at 7am Melbourne. Unsubscribe any time.

Wednesday 16 September 2026

Tehran's Telegram Trap: How Iran Turned a Messaging App Into a Global Spy Network

Iran's intelligence service is weaponising Telegram as a spy tool — and a joint US-UK-Netherlands advisory just named it publicly for the first time.

Lead story

Tehran's Telegram Trap: How Iran Turned a Messaging App Into a Global Spy Network

Three Western intelligence agencies have jointly named and detailed a Windows malware campaign run by Iran's Ministry of Intelligence and Security — and the command-and-control channel is Telegram. That's not a metaphor. The malware literally receives its instructions through the messaging app most people associate with privacy-conscious group chats.

The advisory, published jointly by US, UK, and Dutch cybersecurity agencies, describes a tool being used to target dissidents, journalists, and activists with ties to Iran — wherever in the world they happen to live. The malware can exfiltrate emails and chat histories, take screenshots, and silently activate the device microphone to record conversations. It's a full surveillance suite dressed up as a commodity tool.

Why Telegram, and why does it matter?

Using a legitimate platform as a C2 channel is a classic technique — it blends malicious traffic in with normal app behaviour, making it much harder for network defenders to spot. Blocking Telegram wholesale isn't a realistic option for most organisations, and even deep packet inspection struggles when the traffic looks like ordinary API calls to a popular service. Iranian operators have used this approach before with other platforms, but a joint five-eyes-adjacent advisory naming the specific mechanism publicly is unusual, and signals the agencies believe the activity has reached a scale worth calling out.

The lures are reportedly personalised and convincing. The Record notes one documented case where attackers sent fake MRI scan results to a target — the kind of tailored social engineering that implies prior surveillance or open-source research on victims. This isn't spray-and-pray phishing; it's targeted harassment with state backing.

The broader pattern

Iran's cyber operations have matured significantly over the last decade. Where once the focus was on disruptive attacks — think the Shamoon wiper — the Islamic Revolutionary Guard Corps and MOIS have increasingly invested in persistent surveillance capabilities designed to track and intimidate the Iranian diaspora. Joint advisories like this one reflect a shift in how Western governments are responding: naming the tool, naming the actor, and giving defenders a fighting chance.

For Australian readers, the ACSC has previously warned that Iranian cyber actors actively target diaspora communities, journalists, and human rights advocates in Western countries including Australia. The Iranian community in Melbourne and Sydney is significant, and the kind of targeted surveillance described here — fake medical documents, credential theft, microphone activation — is precisely the threat model ASIO has flagged in its annual threat assessments for the last three years.

What defenders should do

The advisory's technical indicators — file hashes, Telegram bot IDs, and network signatures — are worth operationalising immediately if you work with at-risk communities, NGOs, or media organisations. More broadly, this is a reminder that threat models for civil society organisations are genuinely different from corporate ones. The attacker isn't after your intellectual property. They're after the person.

Patch Windows. Enable application control. And if your at-risk users are still using Windows with no endpoint visibility, that's the most urgent conversation to have this week.

Also today

Cisco's Email Gateway Can Be Rooted — By Sending It an Email

A critical zero-day in Cisco's Secure Email Gateway (CVE-2026-76461, CVSS 9.8) is being actively exploited in the wild before Cisco could patch it. The flaw sits in the email parsing logic, meaning an unauthenticated attacker can send a specially crafted message to the device and achieve root command execution on the other side. Cisco has also warned that attackers may be able to cover their tracks after compromising a device — a particularly nasty wrinkle for incident responders. Australian organisations using Cisco Secure Email Gateway — which is widespread across government and enterprise — should treat this as a priority patch and review gateway logs immediately for signs of compromise.

CyberScoop

Apple Ships iOS 27 and macOS Golden Gate 27 With 200-Vulnerability Haul

Apple's major OS releases have dropped, and the security changelog is substantial: roughly 200 vulnerabilities patched across iOS 27 and macOS Golden Gate 27. The fixes cover kernel flaws that could lead to memory corruption, privilege escalation, system termination, and information disclosure — the kind of issues that, exploited in combination, can mean full device compromise. Given that Apple devices are ubiquitous in Australian enterprise and government, and that iOS kernel vulnerabilities are a favoured vector for sophisticated nation-state actors, this update is non-negotiable. If your MDM fleet hasn't pushed it yet, that conversation should happen today.

SecurityWeek

China's Spy Chief Calls Out US AI Models as Cyber Threat Accelerants

In an unusual public statement, China's top intelligence official singled out Anthropic's Claude Mythos and OpenAI's GPT-5.5-Cyber by name, describing them as signs of a "disruptive upgrade" in offensive cyber capability. The concern, as Beijing frames it, is that these models accelerate vulnerability discovery and malware development to a degree that fundamentally changes the threat landscape. The irony of a spy chief publicly complaining about AI-assisted offensive tools — while China's own labs have been documented doing exactly that — is not lost on observers. Still, the statement is a meaningful data point about how seriously major powers are treating AI as a cyberwar multiplier.

The Record

Open Chinese AI Models Are Now Just Four Months Behind Frontier — At a Fifth of the Cost

A new Mozilla Foundation report, previewed by Ars Technica, quantifies what many in the AI industry have long suspected: open-weight Chinese models now trail the best US frontier models by roughly four months in benchmark capability — and cost around five times less to run. The analysis challenges the assumption that paying for GPT or Claude buys a durable competitive advantage. For enterprise buyers, the calculus is shifting: the capability gap is closing fast enough that cost and data-sovereignty considerations may outweigh raw performance for many workloads. Australian organisations navigating the Privacy Act's data localisation implications will find this cost parity increasingly relevant.

Ars Technica

Microsoft Publishes AI Code of Conduct Defining Cyberattack Limits for Its Models

Microsoft has released what it's calling a "Humanist AI Code of Conduct" — a formal policy document that draws lines around what its AI systems can and cannot do in the context of cyberattacks. The document establishes a chain of command for AI-assisted security operations, sets constraints on offensive capability, and distinguishes between defensive research and operational attack use. It's a notable move: one of the world's largest AI vendors is voluntarily codifying where it thinks the ethical boundaries sit. Whether competitors follow suit — or whether the document is more branding than binding — remains to be seen. Australia's ASD has been developing analogous guidance for AI use in critical infrastructure contexts.

SecurityWeek

CenterPoint Energy Confirms Breach of 7.5 Million Customer Records

Houston-based electricity and gas utility CenterPoint Energy has confirmed a data breach after a hacker posted what they claim is 7.5 million customer records to the dark web. The company notified federal regulators and is investigating the scope of the incident. Energy sector breaches are significant not just for the personal data involved but for what they can reveal about operational technology environments and grid infrastructure. The incident is a reminder that critical infrastructure operators — including Australian energy companies regulated under the SOCI Act — face persistent and motivated adversaries targeting both customer data and potential footholds closer to operational systems.

SecurityWeek

Sandworm Chains Cisco Vulnerabilities to Revive Cyclops Blink Botnet

Russia's Sandworm group — the unit responsible for the NotPetya attack and repeated strikes on Ukrainian power infrastructure — is back with an upgraded version of Cyclops Blink, the botnet the FBI disrupted in 2022. This time they're chaining Cisco vulnerabilities to spread it. Cyclops Blink originally targeted network devices to build persistent access at scale; its revival with new Cisco-specific vectors suggests the group has adapted post-disruption rather than abandoned the capability. Given Cisco's dominance in Australian enterprise and government networks, defenders should cross-reference this activity with the Cisco email gateway zero-day disclosed separately today.

Dark Reading

$1M Sandbox Challenge Accidentally Finds Linux Kernel Flaws — and Breaks Vercel's Triage

A $1 million prize competition challenging researchers to escape a sandboxed environment has produced an unexpected side effect: a flood of AI-assisted vulnerability reports that overwhelmed Vercel's security team and forced them to build automated triage tooling just to cope with the volume. More consequentially, the challenge surfaced previously unknown Linux kernel flaws — the kind of deep, low-level bugs that tend to have broad impact given Linux's ubiquity across cloud infrastructure, Android devices, and a significant portion of Australian government server infrastructure. The episode illustrates both the promise and the operational headache of AI-augmented vulnerability research at scale.

SecurityWeek

VectraRAT: Full-Service Windows Malware-as-a-Service Available for $250 a Month

A newly documented malware-as-a-service platform called VectraRAT is offering would-be attackers a complete remote access toolkit for Windows — Windows implant, command-and-control infrastructure, and an operator dashboard — for $250 a month. The subscription model lowers the barrier to entry for cybercrime dramatically; no technical skill required beyond the ability to pay. At that price point, the likely customer base extends well beyond organised criminal groups to opportunistic individuals and small-time extortionists. Security teams should treat this as a signal that the volume of unsophisticated-but-functional intrusion attempts is about to tick upward.

Dark Reading

AI Agents Are Already Flooding Social Media and Inboxes With Autonomous Slop

Multiple overlapping reports this week document a new wave of AI agent-generated spam that goes beyond ordinary bot behaviour. Platforms like iLands are deploying named agents — "Timmy," "Ren," "Jackie" — that perform pointless tasks autonomously, post to social media at scale, and solicit payments. The content is low-quality and recognisably generated, but the volume is not. What makes this distinct from prior spam waves is the agents' ability to interact, respond, and adapt — making filter evasion substantially easier. It's an early and unglamorous preview of what poorly governed autonomous agents look like in the wild, and a stress test for every platform's abuse detection.

Ars Technica

Swiss Court Jails Ukrainian Ransomware Developer for Nearly 13 Years

A Swiss court has sentenced a 52-year-old Ukrainian national to nearly 13 years in prison for writing the malware code that powered the LockεrGoga, MegaCortex, and Nefilim ransomware operations. The three strains collectively caused hundreds of millions of dollars in damage across critical industries including manufacturing and healthcare. The conviction is a meaningful outcome in an area where prosecutions have historically been rare — either because perpetrators operate from jurisdictions with no extradition treaties, or because attribution is contested. This case succeeded because the defendant was reachable. It's a reminder that geography remains the most reliable ransomware defence for operators, and the most persistent frustration for prosecutors.

The Register

Boston Drops Flock After Licence Plate Reader Firm Shared Data Nationwide Despite Contract Ban

The City of Boston has terminated its contract with Flock Safety after discovering the automated licence plate reader company was enabling a "nationwide lookup" capability that its contract explicitly prohibited. Boston's contract required that feature to be disabled; Flock apparently left it on anyway. The case is a pointed example of the gap between what a data-sharing contract says and what a vendor's platform actually does — and raises questions for every Australian council or law enforcement agency using similar ALPR or surveillance-as-a-service technology. Under the Privacy Act and relevant state surveillance device laws, equivalent undisclosed data sharing would likely constitute a serious breach.

Ars Technica

Sources consulted