July 15, 2026|8 min read

The Most Dangerous Risk Is the One You Already Know About

Microsoft's Secure Boot was broken for a decade. GPT-5.6 deletes files it disclosed in June. Your real risk is the one you already know about.

The Most Dangerous Risk Is the One You Already Know About

Photo by Sasun Bughdaryan on Unsplash

Somewhere in the boot sequence of hundreds of millions of PCs, a security control everyone trusted was quietly doing nothing. Microsoft's Secure Boot — the feature meant to guarantee a machine loads only trusted software — has been bypassable for roughly a decade, and almost nobody noticed until researchers surfaced it this month. The cause wasn't an exotic exploit. It was old, forgotten "shims" that Microsoft never got around to revoking. The lock was fine. The key it should have canceled years ago still worked.

That is the most instructive security story of the season, and not because Secure Boot is uniquely fragile. It's instructive because it names a pattern hiding across this week's headlines: the risks most likely to hurt you are not the unknown ones. They're the ones already documented, disclosed, and catalogued — and never closed.

Awareness Was Never the Bottleneck

We tend to imagine breaches as surprises. Increasingly, they're overdue bills.

Consider OpenAI's new flagship model, GPT-5.6 Sol, which users report has deleted files and data without warning. The uncomfortable detail buried in the coverage: OpenAI had essentially disclosed the behavior back in June. The information existed. It simply didn't translate into a guardrail, a default, or a warning loud enough to change what people did. Disclosure is not the same as mitigation — and a known failure mode that ships anyway is a governance decision, whether or not anyone framed it as one.

Zoom out and the pattern is structural. CISA publishes a vulnerability summary every single week — the July 6 edition alone flagged high-severity flaws including one in MaxKB, an open-source AI assistant marketed to enterprises. Each summary is a fresh deposit into a backlog most organizations already can't drain. The problem was never a shortage of awareness. It's the widening distance between the moment a risk becomes known and the moment someone actually closes it.

Call it the disclosure-remediation gap. It's where most real exposure now lives.

AI Is Shrinking the Time You Have to Act

What's changed is not that we know less. It's that the grace period between "known" and "exploited" is collapsing.

Security teams spent years driving down detection and response times against manual, hands-on-keyboard intrusions. A wave of AI-assisted attacks now threatens to erase those gains, as threat actors automate the reconnaissance and lateral movement that used to buy defenders time. A recent survey of large language models in cybersecurity catalogues the same dynamic from the offensive side: dual-use tooling and AI-generated malware compress the effort required to weaponize a known weakness. The vulnerability categories aren't new. The speed and scale of exploiting them are.

The developer workstation is the cleanest example of a long-known gap suddenly under fire. For years, supply-chain security focused on build servers, registries, and CI/CD pipelines — the centralized infrastructure. The Megalodon campaign, which injected malicious GitHub Actions workflows, is a reminder that the laptop on an engineer's desk carries production-grade trust and rarely gets governed like it. Nobody discovered that workstations were sensitive; everybody knew. The endpoint just sat outside the controls its access level demanded.

The common thread: AI didn't invent these risks. It shortened the runway for ignoring them.

Governance Is Good at Granting Trust and Bad at Revoking It

Here's the deeper lesson in the Secure Boot failure. It wasn't a detection problem. It was a revocation problem. Trust was granted correctly and then never withdrawn when it expired in practice.

That asymmetry runs through most governance programs. We are fluent in the language of granting — issuing certificates, approving vendors, provisioning access, giving a model file-system permissions, signing off on an exception "for now." We are far less disciplined about the other half of the lifecycle: expiring, revoking, re-attesting, and forcing a decision when the conditions that justified a grant no longer hold. Standing trust accumulates. Nobody owns its removal.

A practical audit for any governance leader is to ask which of these have an owner and an expiration date:

  • Trust anchors and certificates — every key, shim, and signing credential that could still validate something you'd rather it didn't.
  • Standing access and permissions — human and machine, including the write and delete scopes handed to AI agents by default.
  • Disclosed-but-open risks — known vulnerabilities, documented model behaviors, and accepted exceptions with no remediation deadline attached.
  • Vendor and third-party approvals — clearances granted once and never revisited.

If an item can be granted but not cleanly revoked, it isn't governed. It's just deferred.

Regulators Are Starting to Price the Gap

The enforcement environment is moving in the same direction — rewarding organizations that close fast and penalizing those that sit on what they know.

The Bosch matter offers the first look at how the Justice Department's department-wide Corporate Enforcement Policy applies to national security cases. The structure is telling: the meaningful benefits flow to companies that voluntarily self-disclose, cooperate, and remediate. The reward is explicitly for speed and completion of the fix, not for merely being aware of a problem. Meanwhile, compliance teams are being told that laws governing AI in healthcare are a matter of when, not if — a clear signal that the window to remediate proactively, before a statute forces the timeline, is narrowing.

Markets apply the same logic without the courtesy of a policy memo. As the brutal reaction to IBM this season showed, investors extend little patience to visible, unaddressed failure. The cost of the disclosure-remediation gap is increasingly paid in public.

Closing the Gap Is a Structure Problem, Not a Willpower Problem

The encouraging news is that this is fixable — and the fix is not exhortation.

One of the more useful findings this year comes from Prosci's research with AT&T on AI adoption: across more than 1,500 workers, motivation to use AI was nearly identical in organizations that were succeeding and those that were stalling. Intent didn't separate the winners. Structure did — enablement, ownership, and workflow. The same is true of remediation. The organizations that close known risks aren't more worried than the ones that don't. They've made closure someone's job, with a deadline and a metric attached.

It's the difference between a pledge and a mechanism. When Kevin Warsh, in his first testimony as Fed chair, reiterated the commitment to bring inflation down but declined to specify how, he illustrated the failure mode precisely: a stated intent with no named instrument to achieve it. Governance can't stop at the commitment. "We're aware of it" is not a control.

The maturity frontier is shifting. For a decade, sophistication in governance meant better detection and fuller disclosure — knowing more, sooner. That's necessary and no longer sufficient. The next differentiator is closure: the demonstrated ability to turn a known risk into a resolved one before the runway runs out. A few concrete moves:

  • Track mean-time-to-remediate, not just mean-time-to-detect, and report the share of disclosed issues past their SLA.
  • Attach an owner and an expiration date to every grant of trust — access, exceptions, certificates, and AI permissions alike.
  • Treat revocation as a first-class process, tested as rigorously as provisioning.

The risk most likely to breach you next is probably not lurking in the dark. It's sitting in a ticket, a survey footnote, or a June disclosure — known, filed, and quietly past due. Secure Boot went a decade before anyone forced the issue. Your environment doesn't have a decade anymore.

Sources

RevocationProcessMean-Time-To-RemediateExpiringTrustGrantsDisclosure-RemediationGapStandingTrustAccumulation reduces mitigates reduces widens
Controls like revocation, expiring grants, and MTTR tracking close the disclosure-remediation gap driven by standing trust.

Related governance guides