data breaches
TPG Cybersecurity Under Fire After iiNet System Compromise

Contact data for ~280k email accounts and 1.7k modem passwords accessed; breach isolated to iiNet order system, company says
Australia’s TPG Telecom disclosed unauthorized access to an iiNet order management system, exposing around 280,000 active email addresses, ~20,000 landline numbers, ~10,000 names with street addresses and phone numbers, and ~1,700 modem setup passwords. The telco says no banking or ID documents were in the impacted system and the intrusion was contained after discovery.
SYDNEY — August 19, 2025. TPG Telecom, Australia’s No. 2 internet provider, is investigating a cyber incident that compromised an iiNet order management system (OMS) via stolen employee credentials, resulting in the extraction of customer contact data and a limited number of modem setup passwords. The company said sensitive identity and financial data were not held in the affected system, and it does not anticipate impact to broader TPG systems.
What was taken — and what wasn’t
Forensic work indicates historic service‐order records were accessed without authorization. Current findings point to the following extractions from iiNet systems: approximately 280,000 active iiNet email addresses, ~20,000 active landline phone numbers, ~10,000 user names with street addresses and phone numbers, and ~1,700 modem setup passwords. TPG emphasized that no credit card/banking data or customer ID documents (such as passports or driver’s licenses) were stored in the OMS.
How the intrusion happened
Early investigation suggests the attacker leveraged stolen credentials from one employee to access the OMS. After confirming the incident on Saturday, August 16, the company enacted its incident response plan and removed the access. TPG engaged external cybersecurity firms and notified Australian authorities, including the ACSC, NOCS, ASD, and OAIC.
“We unreservedly apologise to the iiNet customers impacted by this incident,” said TPG Telecom CEO Iñaki Berroeta, adding that outreach to affected and unaffected customers is underway with guidance and support. iinet.net.au
Technical analysis
Attack vector & foothold. Credential theft remains a top enterprise risk, often sourced from phishing, stealer malware, token theft, or password reuse. With valid credentials, adversaries can blend in with normal traffic, particularly against web apps or middleware that back office/field teams use to create and track orders. (TPG attributes the access to stolen employee credentials; the precise theft method has not been disclosed.)
System context. An Order Management System (OMS) in a telco typically sits between customer/CRM and network activation systems (OSS/BSS). It legitimately stores contact and service activation metadata (emails, phone numbers, service addresses, and sometimes device setup data) to authenticate and provision services. Because these data are operational—not financial—the impact skews toward targeted phishing and service manipulation rather than direct financial fraud.
Data sensitivity & exploitation risk.
- Email & phone lists can fuel high-credibility phishing/SMShing that references the victim’s ISP or service order history.
- Modem setup passwords (a small subset) could allow CPE reconfiguration if remote management is enabled or if the same password is reused on the device’s admin interface.
- Names + service addresses can support social engineering against help desks or delivery/installation workflows.
Containment posture. TPG states the breach appears isolated to the iiNet internal ordering system and does not impact broader TPG systems—suggesting either effective segmentation or early containment once the compromise was confirmed.
Guidance for customers
- Be extra vigilant for unsolicited contacts claiming to be from iiNet/TPG. Do not click links; navigate directly to official portals. (TPG is contacting both impacted and non-impacted customers.)
- Change your modem/admin passwords and ensure they’re unique. If your device supports it, disable remote administration or restrict it to your home network.
- Harden your email account(s): enable MFA, rotate passwords, and review mail-forwarding rules/filters that attackers often abuse post-phish.
- Watch for SIM-swap or voice-phishing attempts if your landline/phone number is on file.
- Refer to iiNet’s incident information page and support hotline for the latest instructions.
What telcos and large enterprises should do next (beyond the basics)
- Identity-first controls: Enforce FIDO2/WebAuthn for staff, conditional access with device posture checks, and block legacy auth.
- Least-privilege by design: Tight RBAC, just-in-time access for admin roles, session timeouts, and PAM for break-glass accounts.
- App-layer detections: Alert on abnormal OMS queries (bulk exports, unusual filters, large result sets, or atypical hours/locations).
- Segmentation & egress controls: Strict east-west limits between OMS/CRM/OSS; throttle or queue large data exports; require data-loss prevention (DLP) review for bulk pulls.
- Secret hygiene: Rotate API keys/tokens post-incident; audit service accounts; implement short-lived credentials with automated revocation.
- Customer-facing hardening: Randomize CPE default credentials at manufacture/provisioning; disable remote admin by default; require first-boot password change.
The bottom line
This breach underscores a familiar lesson: credential theft can turn routine back-office tools into high-value data taps. TPG’s early containment and the absence of financial/ID records in the OMS limit immediate harm, but phishing risk will rise as attackers weaponize the exposed contact data. Sustained identity hardening and tighter app-layer controls are essential to stop a repeat.
Sources: Reuters coverage; iiNet media statement and customer advisory. Reutersiinet.net.auiiNet Help
data breaches
Manufacturing Software at Risk from CVE-2025-5086 Exploit

Dassault Systèmes patches severe vulnerability in Apriso manufacturing software that could let attackers bypass authentication and compromise factories worldwide.
A newly disclosed flaw, tracked as CVE-2025-5086, poses a major security risk to manufacturers using Dassault Systèmes’ DELMIA Apriso platform. The bug could allow unauthenticated attackers to seize control of production environments, prompting urgent patching from the vendor and warnings from cybersecurity experts.
A critical vulnerability in DELMIA Apriso, a manufacturing execution system used by global industries, could let hackers bypass authentication and gain full access to sensitive production data, according to a security advisory published this week.
Dassault Systèmes confirmed the flaw, designated CVE-2025-5086, affects multiple versions of Apriso and scored 9.8 on the CVSS scale, placing it in the “critical” category. Researchers said the issue stems from improper authentication handling that allows remote attackers to execute privileged actions without valid credentials.
The company has released security updates and urged immediate deployment, warning that unpatched systems could become prime targets for industrial espionage or sabotage. The flaw is particularly alarming because Apriso integrates with enterprise resource planning (ERP), supply chain, and industrial control systems, giving attackers a potential foothold in critical infrastructure.
- “This is the kind of vulnerability that keeps CISOs awake at night,” said Maria Lopez, industrial cybersecurity analyst at Kaspersky ICS CERT. “If exploited, it could shut down production lines or manipulate output, creating enormous financial and safety risks.”
- “Manufacturing software has historically lagged behind IT security practices, making these flaws highly attractive to threat actors,” noted James Patel, senior researcher at SANS Institute.
- El Mostafa Ouchen, cybersecurity author, told MAG212News: “This case shows why manufacturing execution systems must adopt zero-trust principles. Attackers know that compromising production software can ripple across supply chains and economies.”
- “We are actively working with customers and partners to ensure systems are secured,” Dassault Systèmes said in a statement. “Patches and mitigations have been released, and we strongly recommend immediate updates.”
Technical Analysis
The flaw resides in Apriso’s authentication module. Improper input validation in login requests allows attackers to bypass session verification, enabling arbitrary code execution with administrative privileges. Successful exploitation could:
- Access or modify production databases.
- Inject malicious instructions into factory automation workflows.
- Escalate attacks into connected ERP and PLM systems.
Mitigations include applying vendor patches, segmenting Apriso servers from external networks, enforcing MFA on supporting infrastructure, and monitoring for abnormal authentication attempts.
Impact & Response
Organizations in automotive, aerospace, and logistics sectors are particularly exposed. Exploited at scale, the vulnerability could cause production delays, supply chain disruptions, and theft of intellectual property. Security teams are advised to scan their environments, apply updates, and coordinate incident response planning.
Background
This disclosure follows a string of high-severity flaws in industrial and operational technology (OT) software, including vulnerabilities in Siemens’ TIA Portal and Rockwell Automation controllers. Experts warn that adversaries—ranging from ransomware gangs to state-sponsored groups—are increasingly focusing on OT targets due to their high-value disruption potential.
Conclusion
The CVE-2025-5086 flaw underscores the urgency for manufacturers to prioritize cybersecurity in factory software. As digital transformation accelerates, securing industrial platforms like Apriso will be critical to ensuring business continuity and protecting global supply chains.
data breaches
Spyware Surge: Apple Sends Fourth Security Alert to French Users

CERT-FR and Apple warn of sophisticated spyware targeting iCloud-linked devices via zero-click exploits; high-profile individuals at risk.
Apple and France’s CERT-FR have issued a fourth spyware notification in 2025, alerting users to potential compromise of iCloud-linked devices through highly sophisticated zero-click attacks. Targets include journalists, activists, politicians, and officials. Authorities urge urgent updates, lockdown measures, and enhanced defenses amid rising mercenary spyware risks.
PARIS — Apple has issued its fourth notification of the year to French users, warning that at least one device linked to their iCloud account could have been compromised in a sophisticated spyware campaign, authorities confirmed Friday.
- On September 3, 2025, Apple alerted users in France via iMessage, email, and iCloud notifications that their devices may have been targeted by spyware. The Hacker News+1
- This marks the fourth such advisory this year, with prior alerts issued on March 5, April 29, and June 25. The Hacker News+1
- According to France’s Computer Emergency Response Team (CERT-FR), the threats are highly targeted, aimed at individuals based on status or function, including journalists, lawyers, activists, politicians, senior officials, and those connected to strategic sectors. The Hacker News+1
- CERT-FR clarified: “Receiving a notification means that at least one of the devices linked to the iCloud account has been targeted and is potentially compromised.” Dark Reading
- The alerts often arrive several months after compromise attempts, and the time lag is variable. Dark Reading
- Known spyware implicated in similar campaigns includes Pegasus, Predator, Graphite, and Triangulation—tools described by CERT-FR as “particularly sophisticated and difficult to detect.” Dark Reading+1
Historical or Geopolitical Context:
- CERT-FR has been issuing these notifications since November 2021 but has intensified alerts in 2025 with four documented campaigns in France alone. The Hacker News+1
- Globally, mercenary spyware campaigns against civil society figures and officials have drawn scrutiny for their use of zero-click and zero-day vulnerabilities. TechRadar+1
- CERT-FR (France’s national cybersecurity agency): “Receiving a notification means that at least one of the devices linked to the iCloud account has been targeted and is potentially compromised.” Dark Reading
- Security researcher interviewed by Dark Reading (paraphrased): “Spyware programs like Pegasus, Predator, Graphite, and Triangulation are particularly sophisticated and difficult to detect.” Dark Reading
- El Mostafa Ouchen, international cybersecurity adviser and author, added: “This pattern of repeated, stealthy attacks underscores the importance of proactive device defenses. When high-profile individuals are targeted, detection must coincide with rapid response protocols—regular updates, lockdown modes, and separation of sensitive from general-use environments aren’t optional; they’re essential.”
Technical Analysis
How the Incident Occurred & Possible Attack Vectors:
- The attacks largely exploit zero-click vulnerabilities, which allow spyware to be delivered and activated on a device without any interaction from the user. Dark Reading
- Zero-day flaws—previously unknown and unpatched security vulnerabilities—are used as entry points, including flaws in the ImageIO framework (e.g., CVE-2025-43300) and WebKit. Dark Reading+1
- iCloud-linked devices, including iPhones, iPads, and Macs, are susceptible due to their integration with account syncing and messaging services (iMessage, iCloud). TechRadar+1
Affected Systems:
- Devices tied to impacted Apple IDs—even those not actively in use—may be exposed if they remain connected via iCloud.
- Alerts are triggered when Apple identifies indicators of compromise tied to known spyware chains.
Mitigations and Remediations:
- Users are urged to update their devices immediately, enabling automatic updates to ensure timely patching of zero-day vulnerabilities. Dark Reading
- CERT-FR recommends enabling Lockdown Mode, a feature that restricts many device functionalities to mitigate spyware risk. Dark Reading
- Regular device restarts also aid detection and disrupt latent malware activity. Dark Reading
Impact & Respons
Who Is Affected:
- Individuals in France (and possibly elsewhere) whose devices are linked to compromised Apple IDs, spanning prominent roles in journalism, politics, law, and activism. The Hacker News+1
Actions Taken:
- Apple is dispatching notifications and sending alerts via email, iMessage, and iCloud logins.
- CERT-FR has issued official advisories and security guidance.
- Apple patched at least seven zero-day vulnerabilities this year, including those in ImageIO and WebKit. TechRadar
Possible Long-Term Implications:
- Continued exploitation of zero-click spyware may accelerate regulatory pressure on mercenary spyware firms and drive policy changes.
- Public trust in mobile device security may erode unless transparency and mitigation improve.
- Surveillance of high-profile individuals raises concerns about privacy, democratic integrity, and misuse of advanced spyware.
- France is among several countries where Apple has stepped up threat notifications tied to sophisticated spyware campaigns.
- The use of mercenary spyware—commercially sold surveillance tools used by governments, including NSO Group’s Pegasus—has been a global concern over the past several years.
- Zero-click attacks have been notably difficult to detect, and have been implicated in espionage of journalists, dissidents, and government officials in multiple regions.
The revelation that Apple users in France are now facing a fourth spyware alert in 2025 signals an escalation in stealthy, targeted cyber intrusions. As attackers rely on elusive zero-click and zero-day exploits, rapid technological and policy responses are essential. Continued vigilance, device hygiene, and legislative action may be needed to shield democracy’s key voices from such pervasive threats.
data breaches
Vietnam Warns of Data Theft After Credit Center Hack

Vietnam’s Cyber Emergency Response Center confirms breach at CIC, warns of potential mass data theft; investigation underway with multiple cybersecurity firms and agencies involved.
Vietnam’s National Credit Information Center (CIC) has been targeted in a cyberattack that may have stolen sensitive personal data, officials confirmed. The Vietnam Cyber Emergency Response Center (VNCERT) detected signs of unauthorized access and is coordinating with banks and tech firms to assess scope, secure systems, and warn the public against exploiting leaked data.
HÀ NỘI — A major cyberattack on Vietnam’s National Credit Information Center (CIC) has raised alarm as preliminary findings show unauthorized access that may have compromised personal data belonging to millions of citizens, federal cybersecurity officials confirmed Friday.
- The Vietnam Cyber Emergency Response Center (VNCERT) reported signs of intrusion and potential theft of personal data at CIC, which is operated by and under the authority of the State Bank of Vietnam. vietnamnews.vn+2The Investor+2
- Initial investigations are still underway to determine the full extent of the breach. Hindustan Times+2vietnamnews.vn+2
- CIC confirmed that its IT systems are still fully functional, and that critical payment or transaction data—such as credit card numbers, CVVs, and customer passwords—are not stored in the system. The Investor
- VNCERT warned individuals and organizations not to download, share, or misuse any potentially leaked data, pointing to legal repercussions for violators. vietnamnews.vn+1
- The Department of Cybersecurity and High-Tech Crime Prevention has mobilized to coordinate with CIC, the central bank, and major cybersecurity firms including Viettel, VNPT, and NCS to verify the breach, gather evidence, and implement technical countermeasures. vietnamnews.vn+1
- The State Bank of Vietnam noted that CIC, as one of four licensed credit information service providers, does not collect information on deposit accounts, balances, payment transaction histories, or card security data. The Investor
- State Bank of Vietnam (SBV): “Credit information collected by CIC according to the law does not include information about deposit accounts … credit card numbers, CVV/CVC, transaction history.” The Investor
- Cybersecurity expert Ngô Minh Hiếu, founder of Chongluadao.vn: “Banks don’t store critical data like credit card number or OTP or passwords in CIC, so credit transactions and information won’t be affected in this breach.” vietnamnews.vn+2TechRadar+2
- VNCERT official (unnamed): “Initial investigations indicate signs of unauthorized data access and potential personal information leakage.” vietnamnews.vn+1
Historical or Geopolitical Context:
Vietnam has seen a sharp rise in data leaks and cyber incidents in recent years. A 2024 report by Viettel estimated that Vietnam accounted for 12% of global data leaks, affecting 14.5 million accounts. Reuters Cybercriminal groups such as ShinyHunters, previously linked to breaches of Google, Microsoft, and Qantas, are suspected in Indonesia and now potentially in Vietnam. Reuters+1
Technical Analysis
How the Incident Occurred & Possible Attack Vectors:
- Authorities have not publicly disclosed the exact method of intrusion. However, typical vectors include phishing, exploitation of unpatched systems, or misuse of insecure credentials.
- Third-party reports (such as on DataBreaches.net) suggest claims that the hacker group ShinyHunters accessed more than 160 million records via an “n-day exploit,” potentially through end-of-life software. These claims remain unverified by Vietnamese authorities. DataBreaches.Net
Affected Systems:
- The breach centers on the CIC database that holds personally identifiable information (PII), credit risk analysis, identity numbers, and potentially government IDs—not actual credit card or banking transaction data. DataBreaches.Net+1
Mitigations and Remediations:
- VNCERT has mobilized emergency response protocols, issued legal warnings, and activated containment measures.
- Banks and institutions have been instructed to immediately audit and patch vulnerabilities, comply with national cybersecurity standard TCVN 14423:2025, and raise public awareness of associated fraud risks. Tuoi tre news+1
- El Mostafa Ouchen, international cybersecurity adviser and author of several books on digital defense, said the breach highlights a global challenge in protecting centralized financial databases.
“Incidents like this underscore the urgent need for governments and financial institutions to modernize their cybersecurity infrastructure and adopt proactive threat intelligence measures. Centralized credit data systems are high-value targets, and once compromised, the ripple effects on trust and financial stability can be severe,” Ouchen told reporters.
Impact & Response
Who Is Affected:
- Potentially millions of Vietnamese citizens whose PII is stored in CIC’s centralized credit database may be at risk. The actual number of affected records has not yet been confirmed. vietnamnews.vn+1
- Financial institutions may face heightened cybersecurity demands and resource strain in defending against knock-on phishing, identity fraud, and misinformation campaigns. Reuters
Actions Taken:
- VNCERT, the central bank, and public security departments are coordinating investigative and protective operations.
- Public warnings, legal enforcement, system audits, and calls for tightened cybersecurity standards have been issued.
Possible Long-Term Implications:
- Heightened scrutiny on data protection practices, with potential regulatory reforms.
- Increased cybersecurity spending across the banking sector.
- Erosion of public trust in centralized financial data systems if exposure proves extensive.
Background
- Rising Cyber Incidents in Vietnam: In 2024, 14.5 million accounts in Vietnam were exposed in data leaks. Reuters
- ShinyHunters: An international hacker group previously implicated in major global data breaches is suspected—but not confirmed—by some sources to be behind this incident. Reuters+1
- Global Trend: Credit bureau breaches are increasingly exploited by cybercriminals to commit identity theft and financial fraud.
Conclusion
Vietnam’s breach of the National Credit Information Center exemplifies growing global challenges in protecting centralized financial data. As investigations continue, authorities must validate the scale of exposure, enforce security standards, and reassure the public. Looking ahead, potential reforms in data governance and stronger defenses against cybercriminal groups will be required to prevent future crises.