티스토리 뷰

AI is Finding the Holes in Your Apps and Websites First? The Security Vulnerabilities Even Google and Firefox Didn't Know About

 

The Apps I Use Actually Have Tons of Security Holes

Imagine getting a text from your bank app one day saying "A transfer of 1.5 million dollars has been made from your account." I'm serious. This isn't a movie plot. There was actually a real case recently where a bank partner company caught this exact scam thanks to AI.

You'd think companies like Firefox, Cloudflare (basically the massive infrastructure service that keeps the internet running fast and secure behind the scenes), and Microsoft would have airtight security, right? Well, that wasn't the case at all.

Firefox alone had 271 security vulnerabilities discovered all at once, and Cloudflare had a whopping 2,000 bugs. Think of a vulnerability like an "open window that hackers can sneak through." I got the chills when I first heard there were that many windows. No joke.

Warning Your Personal Information Might Be More at Risk Than You Think. The apps and websites we use daily are built from thousands of open-source components (publicly available code anyone can use). If even one of those components has a hole in it, hackers can waltz right in through it.

Wait, AI Finds Security Holes Before Hackers?

An AI company called Anthropic started something called 'Project Glasswing.' Sounds unfamiliar, right? Glasswing is actually a type of butterfly with transparent wings, and the name seems to mean "invisible on the surface but completely see-through inside." Here's the key point: instead of waiting for bad actors (hackers) to find vulnerabilities, AI discovers and patches those holes first.

The AI model used in this project is called 'Claude Mythos Preview.' This AI doesn't just read code—it actually simulates multi-stage attacks like a real hacker would. It went through testing in what's called a "cyber range," a simulated hacking training ground. This is actually the first time an AI has passed multi-stage simulations like this.

Want to see how much it found in just one month?

Target Vulnerabilities Found Notable Points
Cloudflare 2,000 (400 high-risk) Bug discovery speed increased 10x or more
Firefox 271 10x better performance than existing AI
1,000+ Open-Source Projects 6,202 (high-risk) Discovered through automated scanning
All Partners (about 50 companies) 10,000+ Achieved within 1 month

A really dangerous vulnerability was also found in something called wolfSSL, an encryption library (the component used by banks and financial apps to encrypt communication). If hackers exploited this, they could create fake authentication certificates to make a phishing website look like the real thing. In other words, that website you thought was your real bank could actually be a fake site made by hackers. Pretty creepy, right?

TIP A certificate forgery vulnerability is a security hole that lets hackers fake the padlock icon (🔒) in your browser's address bar. It's especially dangerous because we all trust that padlock, and this vulnerability breaks that trust.

But What Does This Have to Do With Me?

You might be thinking, "I'm not a developer and I don't know anything about code—how is this my problem?" But here's the thing: it really is your problem. Every app you open daily, every site you log into, every banking app you use to transfer money, even your kid's school notification app—they all run on top of these security components.

There's one really good thing that comes out of this project: security holes can be blocked before hackers discover them. Usually when a vulnerability is found, the developer releases a "patch" (security update), but thanks to AI, this process is now 10 times faster or more. We all know how annoying app update notifications are and put them off, right? But you should know that those updates might contain fixes for these serious security holes.

There is one unfortunate downside, though. AI is finding holes so fast that developers can't keep up with reviewing and fixing them all. Especially since most open-source project managers are volunteers running things on limited resources. That's definitely something we need to tackle going forward.

Warning Just Because a Patch Came Out Doesn't Mean You're Safe Immediately. Even if AI finds a hole, it takes time for developers to fix it, release it, and for you to install the update. Hackers are waiting in that window too, so don't forget that.

What I Can Do Right Now

You might think "Well, that's all about what the developers do. There's nothing I can do, right?" Wrong. There absolutely is something you can do. And honestly, this is the most important part. I'm not talking about anything fancy—just everyday habits.

1
Don't Put Off App Updates—Do Them Right Away. I know it's tempting to hit "remind me later" because it's annoying. But security patches are included in updates really frequently. Especially for banking apps, KakaoTalk, and browser apps—update them as soon as you get the notification.
2
Always Check Your Browser's Address Bar. Like with the wolfSSL vulnerability, even the padlock can be fake, but at least double-check that the address is correct. 'kakaobank.com' vs 'kakaob4nk.com'—a single letter difference means it's a completely different website. Be extra careful with financial sites.
3
Don't Click Unknown Links Carelessly. Links in emails or text messages, especially ones saying things like "Unusual account activity detected" or "Package delivery address confirmation needed." Even if AI blocks all the vulnerabilities, if you walk right into a hacker's site yourself, it's all for nothing. When in doubt, just open the official app and check directly. That's the safest way.
TIP If you turn on 'auto-update apps' in your phone's settings, it'll keep everything up-to-date automatically without you having to think about it. On iOS, go to Settings → App Store → Automatic App Updates. On Android, go to Play Store → Settings → Network Preferences to turn it on!

Frequently Asked Questions

Q. I saw news about a vulnerability being found. Is it dangerous to use that app right now?

A. By the time news breaks about a vulnerability, a patch is usually already out or coming very soon. When you see the news, update to the latest version of the app. If there's no update available yet, it's safer to avoid using it for a bit. Projects like Glasswing follow a principle of disclosing vulnerabilities within 90 days while also releasing patches, so you're protected on both ends.

Q. Is it really good that AI finds vulnerabilities? Couldn't AI also be used by hackers to break in?

A. That's a really important point, and you're absolutely right. Honestly, AI is a double-edged sword. It can be misused. That's actually the core goal of the Glasswing project: "Let the good AI find it first before the bad AI can exploit it." Think of it like a race where the good side has to stay ahead. It's not a perfect solution, but it's the most realistic response we have right now.

Today's topic might have felt a bit heavy. Honestly though, reading about this actually made me feel a little reassured. It feels like someone is already working hard to find and patch the holes in the apps I use before I even know about them. It won't be perfect, of course. There's only one thing we need to do: don't put off updates, watch out for suspicious links, and change your passwords once in a while. It might not seem like much, but that's really where security starts. 🦋

#securitynews #AIsecurity #cybersecurity #glasswingproject #appupdate #hackingprevention #privacyprotection #Anthropic