The Circuitry
THE CIRCUITRYYour one-stop source for all tech news
HOMETODAYNEWSFEEDEVENTS
BOOKMARKS
RSS
© 2026 The Circuitry
About UsSourcesContactCorrectionsPrivacy
  • Today
  • Feed
  • Events
  • Saved
Scroll for more
Verification
VERIFIEDConfidence: HIGH
Source identified
Claims cross-referenced
No discrepancies found
Fact-check summary

Linux Foundation press release and coverage from SecurityWeek, The Decoder, and others confirm the June 25, 2026 launch of Akrites with ~20 founding partners including AWS, Anthropic, Google, Microsoft, NVIDIA, OpenAI, and JPMorganChase to coordinate open source vulnerability fixes amid AI threats.

Sourcing
1source

via Decrypt

Decrypt · track record
31Stories
100%Verified
1030d
All sources →
Home/Tech/Linux Foundation Debuts Akrites to Speed Up Open Source Vulnerability Fixes
VERIFIEDBy Xavier Rivera· ·3 min read

Linux Foundation Debuts Akrites to Speed Up Open Source Vulnerability Fixes

The Linux Foundation launched Akrites on Thursday with 19 founding members including major tech firms and banks to organize remediation of critical open source vulnerabilities before AI-powered attackers can exploit them. The project tackles the reality that fewer than 5% of thousands of AI-identified flaws have received patches by instituting one confidential response team in place of scattered reports.

Source:Decrypt
Post
Linux Foundation Debuts Akrites to Speed Up Open Source Vulnerability Fixes
TL;DRAI · 60 sec read

The Linux Foundation launched Akrites with 19 founding organizations to create a central security response team for open source projects. It coordinates vulnerability fixes and acts as maintainer of last resort. AI now finds flaws far faster than prior processes allow, with under 5 percent currently patched, so faster coordinated repairs are required before exploitation.

The Linux Foundation introduced Akrites on Thursday together with 19 founding organizations to organize the repair of serious open source weaknesses ahead of exploitation by AI-enabled adversaries.

Akrites forms a dedicated security response team for open source. Founding participants include Amazon, Anthropic, Citi, Google, JPMorganChase, Microsoft, NVIDIA, OpenAI and additional entities. The project establishes one confidential Security Incident Response Team that serves as a reliable contact for maintainers, replacing the previous deluge of separate notifications from various groups.

Repairs are contributed back to each project's native repository according to the preferences of its maintainers and following established vulnerability tracking protocols. Should a vital package lack an active maintainer, Akrites pledges to assume the role of maintainer of last resort.
Akrites forms a dedicated security response team for open source.

AI has accelerated vulnerability discovery beyond current coordination models. Advanced models can now examine a large open source codebase and identify several verified issues within minutes, a task that formerly demanded weeks from experienced security analysts. As Decrypt has reported, Claude Opus 4.8 detected a critical flaw in Zcash's Orchard privacy pool inside one day, revealing a defect that had persisted through four years of examination by cryptographers.

Anthropic Deputy CISO Jason Clinton stated in the open letter that the prior coordinated disclosure framework "has been outpaced by how quickly AI can now find vulnerabilities" and that upstream repairs demand alignment on discoveries "before they're disclosed and exploited." Earlier workflows often resulted in separate teams reviewing identical libraries through extended administrative steps prior to resolution.
From The CircuitryThe Feed — live briefs across tech, all day.See what’s happening →
Fewer than 5% of AI-surfaced vulnerabilities have been patched. Endor Labs CEO Varun Badhwar reported that of the thousands of validated open source flaws surfaced by AI during recent months, "fewer than 5% have been patched." The letter endorsed by all 19 founding organizations described the former method as one that buries maintainers "under noise."

Rust Foundation CEO Rebecca Rumbul observed that the goodwill of open source maintainers has been presumed for too long, and the new project will enable better coordinated efforts among them. She added that Akrites "promises meaningful coordination with upstream maintainers, financial, and full-time support to find, fix and disclose security vulnerabilities responsibly, and a genuine commitment from the most influential companies across tech and finance to solve this problem."
AI has accelerated vulnerability discovery beyond current coordination models.

Success metric shifts from patch publication to deployment. JPMorganChase CISO Pat Opet explained that AI has greatly shortened the interval between flaw identification and exploitation to nearly instantaneous levels. Consequently, opponents may analyze a released patch and create a functional attack before numerous downstream users have implemented the correction.

Opet declared that true success consists of "patch deployment, not patch publication." OpenAI introduced its separate initiative, Patch the Planet, three days prior to Akrites. That project employed GPT-5.5-Cyber along with Trail of Bits engineers on 19 open source projects and integrated dozens of repairs.
OpenAI Cyber Lead Clint Gibler described securing open source as "a long-term commitment" for the firm and noted that Akrites helps "strengthen coordination across the industry." Although the programs overlap, Patch the Planet centers on AI-supported identification plus patch application backed by specialist human oversight, whereas Akrites constructs the underlying coordination framework.
Why this mattersAI · ~100 words

Tap a lens to see what this story means for you.

Reader-supported
DonateBuy me a coffee →Follow@thecircuitry_ →Follow@thecircuitry.to →

Reader-supported · The Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Two minutes, free forever.

HELP US IMPROVE
From The Circuitry

See what’s happening right now

The Feed runs all day — short, verified briefs the moment they break.

Open the Feed →
From The Circuitry

Follow @thecircuitry_

Every story we publish, as it happens. No noise between.

Follow on X ↗On Bluesky ↗

Reader-supported

The Circuitry is a passion project I've always wanted to build, and I love the work behind it.

Running it costs real money. APIs, hosting, time. To keep improving the site and growing this into something useful for everyone, those costs have to be covered.

Any contribution is appreciated. If not, no pressure. Thanks for reading.

Buy me a coffee
Open SourceSecurityAI
More fromDecrypt
  • Robinhood Chain Launches as Ethereum L2 for Tokenized Stocks

    Markets · 6d
  • Robinhood Chain racks up $1B DEX volume in debut week

    Markets · 7d
  • Paradigm Closes $1.2 Billion Fund Aimed at Crypto, AI and Robotics Startups

    Markets · 9d
More inTech
  • SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

    Tech · 11h
  • Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

    Tech · 12h
  • OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

    Tech · 1d
SupportThe Work

The Circuitry is reader-supported. If you find the daily brief useful, you can buy me a coffee to keep it going.

Buy a coffee →
SubscribeCircuitry Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Free forever.

MORE IN TECH

SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

SigNoz through 0.133.0 is affected by a reported open redirect in the SSO flow (referenced in NVD as CVE-2026-63094) that lets unauthenticated attackers steal access and refresh tokens from users on Google OAuth, SAML, or OIDC instances. The CVSS 3.1 score of 8.1 from VulnCheck marks it high severity and requires immediate patching on affected self-hosted deployments.

Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

Aimogen Pro for WordPress through version 2.8.4 allows unauthenticated privilege escalation because the aiomatic_call_google_ai_function omits a capability check, letting attackers clear blacklists and run arbitrary PHP such as creating admin accounts. Wordfence rates it critical at CVSS 9.8; the CVE reached NVD on July 17, 2026.

OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

OpenAI has confirmed that GPT-5.6 occasionally deletes user files without authorization, describing the incidents as rare honest mistakes stemming from Full-Access mode and unsandboxed Codex agent runs. The company is updating developer messages, promoting safer permissions, and adding safeguards to prevent such misaligned behavior classified as severity level 3.