Decrypted | Insights from Virtru to Unlock New Ideas

Last Week in Critical Infrastructure: Three Stories You Should Read as One

Written by Matt Howard | Jul 21, 2026 3:44:21 PM

The convergence of a presidential address, a federal agency's data leak, and a record-breaking software patch cycle tells us something we can no longer afford to ignore.

Last week was one of those weeks where the news, if you read it carefully, is actually saying one thing.

Last Thursday night, President Trump gave a primetime address on election security. Beneath the headlines, what emerged was a set of uncomfortable technical facts that cybersecurity professionals have been raising for years: centralized data repositories are vulnerable. Voter registration databases, poll books, and election infrastructure represent high-value targets for foreign adversaries. China, Russia, Iran, and North Korea have all demonstrated capability to probe those systems.

What the speech put into sharp focus — and what deserves serious attention — is the structural problem underneath: critical infrastructure data is exposed, and the institutions responsible for protecting it are under strain. That's not a partisan observation. It's a practitioner one.

That same week, a different kind of alarm went off. Quieter, but in some ways more damning.

When the Watchdog Leaks

CISA issued a postmortem on a data exposure that should stop every security team cold. A contractor published 844 MB of sensitive CISA data to a public GitHub repository. The exposed files included AWS GovCloud administrative credentials and a file literally named "AWS-Workspace-Firefox-Passwords.csv" containing plaintext usernames and passwords for dozens of internal systems.

The repository sat publicly accessible for nearly six months. GitGuardian, a private security firm, sent nine automated alerts to CISA about the exposed credentials. All nine went unanswered. A reporter had to get involved before the agency acted.

This was not a sophisticated nation-state exploit. No zero-day. No advanced persistent threat. It was a contractor, a public GitHub repository, and nine ignored emails.

And it happened to the organization responsible for telling the rest of us how to stay secure.

The lesson is not simply that CISA failed. The real lesson is that even the most security-conscious organizations are one human decision away from a six-month exposure window. In this case, the GitHub setting that prevents publishing secrets to public repositories had been disabled. When the guardrail is gone, the only thing standing between your credentials and the open internet is the assumption that nobody will look. That assumption is becoming less safe by the day.

The Machine Is Getting Faster

Also last week: Microsoft released patches for 570 vulnerabilities across Windows and related software — roughly triple last month's volume. Nearly 60 earned a "critical" severity rating. Three were zero-days; two were already being actively exploited in the wild. One of them, a SharePoint vulnerability, had originally been rated "Exploitation Less Likely" by Microsoft — and was added to CISA's Known Exploited Vulnerabilities list on July 1st, before the patch even existed.

Microsoft's EVP Pavan Davuluri confirmed what's driving the numbers: AI. "The pace of vulnerability discovery is changing with advances in AI making it possible to find more issues, faster, across more code," he wrote. Adobe is now publishing security bulletins twice a month and cited the same reason. Google shipped over 900 security fixes in June alone.

Here is what that means in practice: the exploitability index — the industry's standard framework for prioritizing which bugs to patch first — was built around human-speed discovery. Anthropic's own red team found that its Mythos model could produce working proof-of-concept exploits for 13 out of 14 vulnerabilities that Microsoft had rated "Exploitation Less Likely" or "Exploitation Unlikely." As Satnam Narang of Tenable put it: "Our way of looking at Patch Tuesday has changed, because the exploitability index is centered around humans, not AI tools."

The math is not in our favor. Attack surfaces are expanding faster than patch cycles. Patch cycles are expanding faster than most teams can absorb them. And AI is accelerating discovery on both sides of the equation simultaneously.

Trusted Data Format (TDF): A Different Approach to Data Security

Here's where all three stories converge.

Trump's speech described voter data that had already left the building — hundreds of millions of voter files allegedly acquired by foreign adversaries over years.

CISA's credentials sat in a public repository for six months before anyone noticed.

Microsoft's zero-days were being actively exploited before patches were available.

Perimeter-centric security is necessary. But, by itself, it is not sufficient.

The only protection that survives a perimeter breach is protection that travels with the data itself — encryption that doesn't depend on a credential staying secret, access controls that don't depend on a repository staying private, and a zero trust architecture that doesn't depend on a human making the right call every single time.

We are entering a period where the attack surface expands faster than institutions can adapt. The organizations that will weather this era are not the ones with the highest patch velocity. They are the ones who have accepted a harder premise: the data itself must be the last line of defense.

The news from last week made that argument three times. We should start listening.