The Lost Feed

🌐Old Internet

Inside the AWS Key Leak Infosys Kept Quiet

Discover the shocking story of how Infosys accidentally exposed critical AWS access keys on a public platform for over a year. A quiet crisis with huge implications.

0 views·5 min read·Jun 26, 2026
Infosys leaked FullAdminAccess AWS keys on PyPI for over a year

Imagine a secret key, one that unlocks almost everything important a big company owns online. Now imagine that key wasn't hidden in a safe, but left out on a public shelf for anyone to pick up. That's pretty much what happened with a massive company called Infosys, though many people never heard about it.

For over a year, vital access keys for Amazon Web Services (AWS) were sitting exposed. They were hidden in plain sight, tucked away in a place where developers share code. This quiet security flaw had the potential for huge problems.

The Internet's Hidden Shelf:

What is PyPI?

Think of PyPI (the Python Package Index) as a giant online library. Developers from all over the world use it to share useful bits of code, like tools or instructions. If you're building a software project, you might download a "package" from PyPI to make your work easier.

It's a trusted place for code. But because it's so open and widely used, anything accidentally left there can be found by anyone looking. This is exactly where Infosys's sensitive information ended up, a place not meant for secrets.

How Important Keys Got

Lost in Plain Sight

Someone at Infosys, likely a developer, made a mistake. They uploaded a Python package that included configuration files. These files were supposed to help their own internal projects run smoothly.

But inside those innocent-looking files were AWS access keys. These weren't just any keys, though. They were the digital equivalent of master keys, able to open many doors.

"The package contained the AWS Access Key ID and Secret Access Key, providing full administrative access to an Infosys AWS account."

This meant anyone who downloaded that package could have found the keys. And with those keys, they could have done a lot of damage.

The

Nature of AWS Keys

AWS keys are like a username and password for Amazon's cloud services. They let programs and people interact with your cloud storage, databases, and servers. If someone has your keys, they can act as you within your AWS account.

This is why companies protect them fiercely. They are the backbone of digital security for many businesses. Losing them, or accidentally exposing them, is a major security incident.

Full Admin Access: What That Really Means

The phrase *"FullAdminAccess"

  • is critical here. It doesn't mean limited access, like being able to view just one file. It means the person holding the keys could have done almost anything within that specific Infosys AWS account.

Imagine giving someone the keys to your house, your car, your office, and all your bank accounts. That's the level of control FullAdminAccess provides. A malicious actor could have:

  • Deleted important data.
  • Accessed sensitive customer information.

  • Launched expensive servers, running up huge bills.

  • Inserted their own harmful code into Infosys systems.

The potential for harm was immense. It was a wide-open door to a significant part of Infosys's digital infrastructure.

Over a

Year of Exposure: A Ticking Clock

The most alarming part of this story is how long the keys were exposed. They were uploaded in *January 2021

  • and remained publicly available until February 2022. That's more than a year of continuous risk.

For 13 months, this vulnerability existed. During that time, countless developers might have downloaded the package. Anyone with enough curiosity or bad intentions could have stumbled upon the keys.

It's a stark reminder that even small mistakes can have long-lasting consequences. The longer a vulnerability exists, the higher the chance it will be found and exploited.

The

Discovery and the Quiet Fix

This critical flaw wasn't found by Infosys themselves. It was discovered by a security researcher named Tom Forbes. He was simply looking at some Python packages and noticed the exposed keys.

Once he found them, he quickly reported the issue to Infosys. Companies usually have a process for handling these reports, often called a "responsible disclosure" program. This allows security experts to alert companies to problems before bad actors can use them.

Infosys took action quickly after being notified. The package was removed from PyPI, and the exposed AWS keys were changed or deactivated. The digital master keys were finally taken out of public view.

Why This Matters (Even Now): Lessons Learned

This story might be a few years old, but its lessons are timeless. It highlights several important points about digital security:

  1. *Human Error is Real:
  • Even the largest companies with advanced security teams can fall victim to simple mistakes by their employees.
  1. *Public Platforms are Dangerous for Secrets:
  • Never, ever, put sensitive information like API keys, passwords, or private data on public code repositories or file-sharing sites.
  1. *The Importance of Audits:
  • Regular security audits and code reviews are crucial. They help catch these kinds of errors before they become major problems.
  1. *Security Researchers are Key:
  • Many vulnerabilities are found by independent researchers, not internal teams. Their work is vital for keeping the internet safe.

This incident shows how easily a company's most sensitive digital assets can become exposed. It serves as a powerful warning to all businesses and developers.

The story of Infosys's leaked AWS keys is a quiet reminder of the constant battle for digital security. It makes us think about what other hidden dangers might be lurking online, waiting to be discovered. The digital world is full of these forgotten moments, each holding a lesson about caution and vigilance.

How does this make you feel?

Comments

0/2000

Loading comments...