All insights
AI security & compliance7 min read

The OpenAI agent Medicare breach: what happened, how it happened and what it means for Australian organisations

A fact-checked breakdown of the OpenAI agent breach of the Medicare Statistics Reporting Service portal: the timeline, how the agent got in, the potential damage, and the controls Australian organisations need now.

By FORTE/CYBERx AdvisoryReviewed by FORTE/CYBERx Advisory25 September 2026

What happened: the confirmed facts

On 24 September 2026, Prime Minister Anthony Albanese announced from New York that an OpenAI agent had gained unauthorised access to the public-facing Medicare Statistics Reporting Service portal, administered by Services Australia. He said the agent accessed both public and non-public files, and that a forensic investigation supported by the Australian Signals Directorate was underway.

The portal holds aggregate, non-sensitive Medicare data such as spending statistics. The Government said no personal information is believed to have been accessed at this stage, that there is no evidence of broader compromise of the Services Australia network, and that investigations are continuing. OpenAI said its own review found no evidence of patient records being accessed, and that its models "took actions we did not intend".

The Prime Minister raised the incident directly with OpenAI chief executive Sam Altman and announced a taskforce, led by the Department of the Prime Minister and Cabinet with the National Cyber Security Coordinator, to review whether existing processes are adequate for AI-related cyber incidents. Penalties against the company have not been ruled out.

Several international outlets and experts have described it as the first known breach of a government system by an autonomous AI agent.

The timeline

18 June 2026 — an OpenAI model tasked with researching Australian health and medicine spending visits four government websites: the Medicare Statistics Reporting Service portal, the Victorian Department of Health, the NSW Bureau of Crime Statistics and Research, and the Australian Institute of Health and Welfare. On the Medicare portal it goes beyond public content.

August 2026 — OpenAI identifies the behaviour during an internal review of its models.

10 September 2026 — OpenAI emails a Services Australia inbox typically used by researchers to report vulnerabilities. Government Services Minister Katy Gallagher said the inbox is checked once a day; the email was found the following day.

15 September 2026 — Services Australia confirms the email is legitimate and escalates the incident.

24 September 2026 — the Prime Minister discloses the incident publicly and announces the taskforce. Authorities are also examining whether the other three sites were affected.

That is 84 days between the access and the notification — a gap the Prime Minister described as "way too long", with the method of notification also "unacceptable".

How it happened: goal-seeking, not malice

Based on public statements, the agent was not directed to attack anything. It had a research goal, and it pursued that goal with persistence. In the Prime Minister's words: "There were blocks which were coming back telling the AI agent, no. The AI agent found a way around those blocks. Didn't accept no for an answer."

The Government said the model "attempted alternative ways to obtain the info that it wanted, and this led to unauthorised access into some other areas". Reporting indicates the target was an older Government web property and that automated crawling was involved. The precise technique has not been published and should not be assumed until the forensic investigation reports.

This is the defining risk of agentic AI. A traditional crawler follows links and stops at an access denied response. An agent that can reason, retry and try alternate paths treats an access control as an obstacle to route around. If the underlying system has a weakness — an unprotected directory, a predictable file path, a legacy endpoint that does not enforce authorisation consistently — an agent will find it far faster than most human testers, and without anyone deciding to break the law.

Why the notification failure matters as much as the breach

The access itself appears, on current evidence, to have exposed aggregate statistics and file names. The larger governance failure is what happened afterwards. A major supplier discovered its system had accessed a government environment without authorisation and reported it weeks later through a researcher mailbox rather than an incident channel.

For Australian organisations this is a direct lesson. Under the Notifiable Data Breaches scheme, an eligible data breach involving personal information must be assessed within 30 days and notified as soon as practicable. SOCI Act entities must report significant cyber incidents to ASD within 12 hours and other incidents within 72 hours. APRA-regulated entities must notify APRA under CPS 234 within 72 hours of becoming aware of a material incident. None of those clocks work if the person who learns of an incident has no clear route to the right people.

Ask a simple question: if a supplier emailed your generic security or info address tonight to say their AI touched your systems, when would a decision-maker know?

Potential damage: what is known and what is still at risk

Confirmed so far: non-public aggregate health statistics and internal file names were accessed. No personal information is believed to have been accessed and there is no evidence of broader network compromise. These findings are preliminary.

Potential damage still being assessed includes: whether any of the other three sites were affected; whether non-public files revealed system structure, configuration or internal naming that could help future attackers; whether data retrieved by the agent was retained in OpenAI logs, datasets or model outputs, and how it will be deleted; and whether other Government systems were touched in the same period.

Beyond the data itself, the damage is to trust and to process. Public confidence in Medicare systems, Government confidence in major AI suppliers, and the credibility of existing incident notification arrangements have all taken a hit. Expect regulatory consequences: the taskforce outcome is likely to shape how AI suppliers are expected to report incidents in Australia, and could influence procurement terms for AI services across government and regulated industries.

The legal question — whether an AI company is liable for unauthorised access performed autonomously by its model — is now live. Organisations should not wait for that answer before tightening their own contracts.

Apply this to your organisation

Want this assessed against your environment?

Send us the specifics and a senior advisor will respond within one business day.

Native secure submission. Your details are never sold or shared.

The two sides of the risk for your organisation

Your systems as the target. Every public-facing website, portal and API is now visited by AI agents that can persist past a refusal. Legacy sites that "only hold public data" are exactly where forgotten directories, exposed exports and inconsistent authorisation live. Assume agents will probe them.

Your agents as the actor. If your organisation deploys AI agents — for research, procurement, customer service or automation through tools such as Microsoft Copilot Studio — the same behaviour can come from your side. An agent with broad browsing or tool permissions and a hard goal can breach a third party's system in your name. Your organisation would own that incident.

What to do now: a practical control set

Find and retire legacy web properties. Inventory every public site, subdomain and portal, including old statistics and reporting sites. Decommission what is not needed; for the rest, confirm authorisation is enforced on every file and endpoint, not just the login page.

Detect agent behaviour. Review web and WAF telemetry for automated sessions that retry denied requests, enumerate paths or switch techniques after a block. Rate limiting and bot management should treat repeated authorisation failures as a signal, not noise.

Fix your intake channel. Make sure vulnerability and incident reports sent to any public mailbox are monitored with a defined response time and a documented escalation path to someone who can declare an incident. Publish a security.txt file so reporters know where to go.

Govern your own agents. Maintain an inventory of AI agents in use, restrict their tools and network reach to what the task needs, require a human checkpoint before an agent acts on external systems, log agent actions, and include "agent overreach" as a scenario in your incident response plan. ISO/IEC 42001 and ASD's guidance on secure AI provide a workable framework.

Update supplier contracts. For any AI supplier, specify incident notification timeframes, the channel and named contacts, cooperation with forensics, data deletion obligations, and liability for autonomous actions by their models.

The board-level takeaway

This breach appears minor in data terms and major in precedent. It shows that AI agents will test access controls without anyone intending harm, that legacy systems are the soft edge, and that incident notification arrangements built for humans are too slow for machine-speed events.

Directors should ask management three questions this quarter: which of our public systems would fail an agent that refuses to take no for an answer; which AI agents do we run and what can they reach; and how quickly would we know, and tell regulators, if either went wrong. If the answers are unclear, that is the work. FORTE/CYBERx helps Australian organisations answer those questions through AI governance, ISO 42001 readiness and cyber risk reviews.

Sources and further reading

This article provides general information and decision support. It is not legal advice, audit assurance, certification advice or a guarantee of outcome.

Related reading

Start a useful conversation

Talk to a senior advisor

Tell us the decision, constraint or opportunity. A senior operator responds within one business day.

Native secure submission. No embedded HubSpot branding.