CyberSecurity
Manchester Airports Group Data Breach: 8.8 Million Records Leaked After Ransom Refusal
Published
45 minutes agoon

What Happened?
The Manchester Airports Group (MAG) is dealing with a massive data breach. The attackers, a group called FulcrumSec, have leaked roughly 550 gigabytes of data. That’s a lot of information. It includes the personal details of about 8.8 million people.
MAG runs three major UK airports: Manchester, London Stansted, and East Midlands. The breach affected booking data for car parks, lounges, and Fast Track services. It also hit in-airport Wi-Fi sign-ups.
The group claims it got in using admin keys. These keys were reportedly left exposed in the frontend JavaScript of the airports’ websites. That’s a pretty basic security mistake. It’s like leaving your house key under the doormat.
The Scale of the MAG Data Leak
So, what exactly was stolen? According to data breach notification site HaveIBeenPwned, the leak includes 8.8 million email addresses and phone numbers. But it goes deeper than that.
FulcrumSec says the stolen data includes:
- 2,482,763 purchases (bookings for parking, lounge, and fast-track products)
- 461,433 SMS messages associated with bookings
- 108,077 unique UK vehicle registration plates
Names, browser agent details, and residential IP addresses were also exposed. The group even claims to have grabbed the MAG platform’s configuration.
What This Means for Affected Users
If you’ve used these airports recently, there’s a chance your data is in there. The exposed information could be used for phishing attacks. Hackers might send convincing emails or texts that look like they’re from MAG. They could try to trick you into revealing more sensitive information.
Vehicle registration plates are particularly concerning. They could be used for cloning or other fraud.
Why Did FulcrumSec Leak the Data?
Simple. MAG reportedly refused to pay the ransom. The extortion group has admitted as much. They didn’t get their money, so they published the data. This is a common tactic. Many ransomware groups operate on a “name and shame” strategy. They leak stolen data to pressure victims into paying.
MAG confirmed it received a ransom demand but hasn’t shared further details. The company said its operations were not affected by the incident. That’s small comfort for the millions of people whose data is now floating around the dark web.
How Did the Attackers Get In?
FulcrumSec says they used admin keys that were left in plain sight. These keys were in the frontend JavaScript of each of the three airports’ websites. In each root domain, no less.
This is a serious oversight. Admin keys should never be exposed in client-side code. They should be stored securely on servers, protected by additional authentication measures. Leaving them in JavaScript is like writing your password on a sticky note and attaching it to your monitor.
SecurityWeek has not independently verified the attackers’ claims. But the data appears to be legitimate. HaveIBeenPwned has already parsed the dataset and added it to their database.
What Should You Do If You’re Affected?
First, don’t panic. But do take action. If you’ve used MAG airports for parking, lounges, or Fast Track, or signed up for Wi-Fi, your data might be compromised.
Here are some steps you can take:
- Change your passwords, especially if you reuse them across multiple sites.
- Be wary of unsolicited emails or texts asking for personal information.
- Monitor your bank statements for any unusual activity.
- Consider using a credit monitoring service.
This incident is a reminder of the importance of ransomware defense strategies. It also highlights the risks of data exposure through misconfigured web applications.
The Bigger Picture
This breach is part of a worrying trend. Airports and other critical infrastructure are increasingly becoming targets. Just recently, we saw 153 million driver license images offered on the dark web. And a ransomware gang claimed a data breach at Nutex Health.
The MAG data breach is a stark reminder that no organization is immune. Even those with substantial security budgets can fall victim to simple mistakes. The exposure of admin keys in frontend JavaScript is a basic error that should never happen.
For now, affected individuals should stay vigilant. The leaked data could be used for years to come. It’s not just about the immediate aftermath. It’s about the long-term risk of identity theft and fraud.
MAG has not yet commented on the full extent of the breach or what steps they’re taking to prevent future incidents. But one thing is clear: the consequences of this Manchester Airports Group data breach will be felt for a long time.
You may like
CyberSecurity
Fake Software Installers Are Quietly Disabling Windows Update and Gutting Microsoft Defender
Published
23 hours agoon
September 3, 2026
The Attack: Bogus Sites, Trusted Names, Hidden Payloads
Think about the last time you downloaded a free utility. Did you double-check the URL? A new campaign detailed by Microsoft suggests most people don’t — and that’s exactly what the attackers are counting on.
The scheme is deceptively simple. Cybercriminals stand up websites that look like legitimate software portals, mimicking trusted vendors to lure victims. Instead of a useful program, the download delivers a malicious installer. Microsoft says the campaign has already breached multiple organizations across several industries, with a heavy focus on China-based operations of multinational firms and Chinese-speaking users.
The endgame? Total sabotage of your system’s defenses.
What the Malware Actually Does
Once the fake installer runs, it gets to work undermining core Windows protections. The malware doesn’t just steal data — it systematically disables Windows Update and cripples Microsoft Defender.
Here’s the breakdown of the malicious routine:
- Windows Update disabled: The malware alters system settings so critical patches never install, leaving the machine exposed to known vulnerabilities indefinitely.
- Defender weakened: It modifies registry keys and policy settings to turn off real-time protection, cloud-delivered protection, and automatic sample submission.
- Tamper Protection bypassed: In some cases, it attempts to disable Tamper Protection — the very feature meant to stop malware from messing with security settings.
- Persistence mechanisms: Scheduled tasks and startup entries ensure the malware survives reboots.
The result is a fully weaponized machine. No updates, no antivirus, no alerts. Just a silent foothold for the attackers to exploit at will.
Why This Campaign Is Different
Malware that disables security tools isn’t new. But the scale and targeting here are notable. Microsoft’s threat intelligence team flagged that the campaign is “active,” meaning it’s ongoing right now.
What makes it especially dangerous is the distribution method. Fake download sites are a known hazard, yet they remain effective because they prey on urgency. Users searching for “free PDF converter” or “cracked Photoshop” often ignore warning signs — a misspelled domain, a missing HTTPS padlock, or a download button that appears before the page even loads.
This campaign also shows a shift in attacker priorities. Instead of deploying ransomware immediately, the malware focuses on creating a long-term, stealthy presence. Disabling Windows Update ensures the system stays vulnerable to future exploits, while weakening Defender removes the most likely source of detection.
How to Protect Yourself from Fake Software Installers
You don’t need to be a security expert to avoid this trap. A few habits can drastically reduce your risk:
- Download only from official sources. Go directly to the vendor’s website. Bookmark the pages you use regularly so you’re not relying on search results.
- Check the URL carefully. Attackers often use domains like “softwarerepo.com” or “get-free-download.net” that look plausible at a glance but aren’t the real thing.
- Verify digital signatures. Right-click the downloaded file, go to Properties, and check the Digital Signatures tab. If the publisher isn’t the expected company, don’t run it.
- Keep Tamper Protection on. This Windows Security feature is your last line of defense against exactly this kind of attack. Make sure it’s enabled.
- Monitor your security settings. If Windows Update suddenly stops working or Defender shows errors, investigate immediately. Don’t assume it’s a glitch.
What to Do If You’re Already Compromised
If you suspect a fake software installer already ran on your machine, act fast. First, disconnect from the network to prevent data exfiltration. Then, run a full offline scan with Microsoft Defender or a trusted third-party tool like Malwarebytes.
You’ll also need to manually re-enable Windows Update and Defender settings. Check group policies and registry keys that the malware may have altered. In severe cases, a clean OS reinstall is the only reliable fix — especially if Tamper Protection was disabled.
For organizations, Microsoft recommends reviewing security logs for signs of disabled features and auditing any machines that may have been exposed. The campaign’s focus on Chinese-speaking users and multinational companies suggests attackers are after specific data — likely intellectual property or credentials.
The Bottom Line
Fake software installers remain one of the most effective entry points for serious attacks. This campaign’s approach — disabling Windows Update and weakening Microsoft Defender — is a reminder that your security tools are only as good as your download habits.
Stay skeptical. If a download seems too easy, it’s probably a trap. And if your system suddenly stops updating or your antivirus turns itself off, treat it as an emergency, not an inconvenience.
CyberSecurity
Google, Anthropic, and OpenAI Roll Out Cyber AI Models With New Safeguards and Access Programs
Published
23 hours agoon
September 3, 2026
A New Wave of Cyber AI Models Hits the Market
On Wednesday, Google dropped a major update in the AI security space: Google unveiled Gemini 3.8 Flash Cyber, which it calls its most capable cybersecurity model yet. The model isn’t just sitting in a lab—it’s already being handed to a select group of trusted defenders through a new initiative called the Fairwind Program.
The timing isn’t random. Anthropic and OpenAI have also been busy rolling out their own cyber-focused AI models. All three companies are now racing to build AI that can actively defend networks, not just chat about them.
This is a shift. Earlier AI models could summarize threat reports or suggest patches. These new ones are designed to operate in live environments, analyzing traffic and responding to incidents in real time.
What Exactly Is the Fairwind Program?
Google’s Fairwind Program is an early-access initiative. It gives high-priority defenders—think governments, healthcare providers, and telecommunications companies—a head start on using advanced models before they hit general availability.
The logic is straightforward: the people most likely to be targeted by sophisticated cyberattacks get the tools first. That includes hospitals, which have become prime ransomware targets, and telecoms, which handle critical infrastructure.
Early access isn’t just about goodwill. It’s also a testing ground. Google gets real-world feedback from organizations that face genuine threats daily, and those organizations get a defensive edge.
Who Qualifies for Early Access?
Not everyone gets in. The program is invitation-only, and Google has emphasized that it’s prioritizing organizations with clear security mandates. Commercial enterprises might get access later, but the initial cohort is heavily weighted toward public-sector and critical infrastructure players.
Anthropic’s Approach: Safety First
Anthropic has taken a different tack. Rather than pushing a single flagship model, the company has been integrating cyber capabilities into its Claude models while publishing detailed safety frameworks.
Anthropic’s models are designed to assist with threat analysis and code review, but the company has been vocal about the risks of AI-powered attacks. Its responsible disclosure policies and “AI safety levels” framework are meant to prevent the same models from being weaponized.
The company has also been working with external red teams to stress-test its models before deployment. That’s a level of caution not every AI lab is practicing.
OpenAI’s Cyber Defense Push
OpenAI, meanwhile, has been positioning its models as dual-use tools with heavy guardrails. The company’s GPT models can now assist with vulnerability detection and incident response, but OpenAI has also introduced usage policies specifically targeting malicious cyber activities.
In recent months, OpenAI has partnered with cybersecurity firms to test its models against real-world attack scenarios. The goal is to measure how well AI can spot phishing attempts, analyze malware, and even predict attack patterns before they happen.
OpenAI has also launched an access program for cybersecurity researchers, giving them API credits and technical support to explore defensive uses. It’s a softer approach than Google’s Fairwind Program, but it’s clearly aimed at the same outcome: getting capable models into the hands of defenders before attackers figure out how to abuse them.
Common Safeguards Across the Industry
For all their differences, the three companies are converging on several safety practices:
- Red-teaming: All three now run adversarial testing with external experts before releasing cyber models.
- Usage monitoring: They’re tracking how models are used in production to spot signs of abuse early.
- Restricted access: Early programs like Fairwind limit who gets the most powerful tools.
- Transparency reports: Each company has committed to publishing what they learn about misuse attempts.
These measures aren’t perfect. AI models can still be jailbroken, and determined attackers will find workarounds. But the shift toward structured, access-controlled deployment is a real change from the free-for-all approach of earlier AI releases.
What This Means for Defenders
If you work in cybersecurity, this news matters for practical reasons. The new cyber AI models promise faster threat detection and automated response capabilities that could reduce the workload on human analysts.
But there’s a catch. These tools are still early, and they require significant integration effort. A hospital or government agency can’t just flip a switch and expect AI to defend its network. Training, tuning, and trust-building will take time.
For smaller organizations, the gap between early-access programs and general availability could create a temporary security imbalance. Attackers don’t wait for permission, and neither should defenders.
The next few months will show whether these programs deliver real protection or just polished demos. Either way, the era of cyber AI models has clearly begun—and the stakes couldn’t be higher.
CyberSecurity
FBI Investigates Dark Web Service Selling 153 Million Driver Licenses
Published
1 day agoon
September 3, 2026
The Scale of the Breach
A dark web service dubbed Nexus has put more than 153 million driver licenses from the U.S. and Canada up for sale. That’s not a typo. The service also claims to hold over 10 million ID cards, 3 million travel documents, and nearly 580,000 medical cards.
To put that number in perspective, a blank search on Nexus returns roughly 11.5 million pages of results. Most records belong to Americans, but Canadian licenses are also well represented, with Ontario alone accounting for over 473,000 entries.
The data appears to be fresh, too. In a single 24-hour window, the service added nearly 400,000 new driver license records. That suggests a live pipeline of stolen information, not a one-time dump.
The Likely Source: idscan.net
KrebsOnSecurity, which first reported the story, traced the likely origin to idscan.net, a Louisiana-based identity verification company. The firm’s own marketing materials boast of scanning IDs with both infrared and ultraviolet light—a detail that matches the image files found in Nexus.
Each license record in the service includes up to six images: front and back scans, plus infrared and ultraviolet versions. Timestamps on those files line up with specific travel dates for individuals who agreed to help with the investigation.
idscan.net has acknowledged the inquiry but hasn’t released a formal statement. Jillian Kossman, a marketing and operations leader at the company, told KrebsOnSecurity that the updates were “helpful to our team’s investigation,” but offered no further details.
How the Data Was Collected
At first, the trail pointed to airports. Many of the timestamps matched days when people had flown. But that theory fell apart quickly. No passports appeared in the dataset, and some victims hadn’t flown at all recently.
One person whose license was found in Nexus had been renting a car from Hertz for months. Two federal employees who used other ID at airport security later handed over their driver licenses at Hertz rental counters—on the exact dates stamped on their records.
Even more telling: a mother and son who rented a car together had timestamps just seconds apart. Both had given their licenses to the same rental agent at the same time.
Hertz hasn’t commented publicly, but the pattern is hard to ignore. idscan.net’s own trust page lists Hertz as a client, along with Target, FedEx, and Caesars Entertainment.
Not Just Rental Cars
Rental cars aren’t the only vector. Security researcher Zach Edwards found his license in the service with a timestamp from a Las Vegas trip. He didn’t rent a car, but he did visit Planet13, a marijuana dispensary that uses idscan.net for ID verification.
Edwards noted that the dispensary was the only place that scanned his ID in a device. Planet13 has locations in several states, and idscan.net announced an exclusive verification deal with the chain back in 2022.
Marijuana dispensary cards also appear in the dataset, which suggests a wide net of ID-scanning clients may have been compromised.
FBI Opens Investigation
The FBI’s New Orleans field office has launched an official inquiry into the apparent breach. That news came during a conference call with KrebsOnSecurity and senior FBI cyber division leaders.
The investigation reportedly involves idscan.net, though the FBI hasn’t confirmed specifics publicly. The agency’s interest is understandable—the service even lists driver licenses for high-ranking government officials, including Defense Secretary Pete Hegseth.
Notably, the Nexus site vanished from the dark web shortly after the story broke, replaced by a message reading “This service is no longer available.” Whether that’s a shutdown or a move to cover tracks remains unclear.
Why This Matters
Driver licenses are a goldmine for identity thieves. They’re commonly used to open credit lines, verify accounts, and even pass age checks. Unlike a credit card number, you can’t just cancel a driver license and get a new one.
Larry Baldwin, a principal intelligence researcher at Cybera, warned that the leak could expose people who can’t easily change their appearance—including domestic violence survivors and those in witness protection. “Just when it seems like we’re making some headway in improving authentication controls,” he said, “this happens.”
For everyday consumers, the takeaway is grim: every time you hand over your ID to a hotel, rental car agency, or dispensary, you’re trusting a chain of third-party vendors with your most sensitive data. As Edwards put it, “These systems are putting sensitive data into more and more 3rd party vendors, and we don’t have nearly the oversight to ensure they are safe.”
If you’re concerned about your own exposure, it’s worth checking whether your information appears in known breach databases. And as always, monitor your credit reports for suspicious activity. This story is still developing, and we’ll update as more details emerge.

Spyware campaign targets Serbian opposition figures, activists and student protesters

Manchester Airports Group Data Breach: 8.8 Million Records Leaked After Ransom Refusal

Turn Old LinkedIn Newsletters Into a Discovery Engine (Plus Video Series Tips & Industry News)
Trending
CyberSecurity6 months agoLeakBase Data Breach Forum Seized in Major Europol Operation
How To5 months agoThe Truth About Fast Charging Apps for Android: Can They Speed Up Your Battery?
CyberSecurity6 months agoZero-Day Attacks Hit Record High as Enterprise Software Becomes Prime Target
CyberSecurity6 months agoRussian Hackers Target WhatsApp and Signal in Global Espionage Campaign
Social Media6 months agoYouTube Live Streaming API: A Developer’s Guide to Managing Live Broadcasts
Video4 months agoSamsung One UI 8.5 Official Update Is Here: Release Timeline, Eligible Devices & Key Features
Infosecurity6 months agoCybersecurity Communication: Why Fear-Based Messaging Fails and What Works
CyberSecurity6 months agoContextCrush Vulnerability: How a Trusted AI Tool Became an Attack Vector



