Frontier AI is reshaping software supply chain security by accelerating vulnerability discovery
Software security has entered a new phase. The significance of Anthropic’s Mythos is not just that it is another advanced AI model. It signals that AI can now discover software vulnerabilities across massive codebases with very little human involvement. That changes the economics of cybersecurity.
For years, organizations operated under a simple assumption: finding serious software vulnerabilities required highly skilled researchers investing weeks or even months of work. That assumption influenced everything from security budgets to patch schedules and risk management frameworks. AI changes that equation. Vulnerabilities hidden inside open-source libraries, nested dependencies, and complex software stacks can now be identified much faster than traditional security tools were designed to support.
This matters because modern enterprises depend heavily on open-source software. Every application contains hundreds or even thousands of external components. Many organizations do not fully understand every dependency they ship into production. Traditional scanners identify known issues, but they often miss weaknesses buried deep inside dependency chains. AI expands both the speed and depth of vulnerability discovery, making previously overlooked weaknesses much easier to find.
The result is that the time between a vulnerability existing and someone attempting to exploit it becomes much shorter. Security teams no longer have the same margin for investigation, prioritization, and remediation that they relied on in the past. That forces organizations to rethink how they evaluate acceptable risk.
Quincy Castro, Chief Security Officer at Chainguard, describes this shift clearly. He says, “AI has completely flipped that dynamic. We’re looking at a world about to be deluged by novel zero-day vulnerabilities, and potentially new classes of vulnerabilities that human beings haven’t been able to discover before. Zero-days are much more of a commodity now.”
Existing security investments were built around assumptions that may no longer hold. Governance models, operational processes, and executive risk discussions need to reflect a world where vulnerability discovery continues to accelerate. Organizations that adapt early will have a meaningful advantage over those that continue operating with security models designed for a slower threat environment.
AI coding assistants are expanding the attack surface while increasing the speed of exploitation
AI coding assistants are making software development significantly more productive. Teams can build features faster, release updates more frequently, and allow more employees to participate in software creation. That is a major opportunity. It also creates a new security challenge.
Every new application, dependency, automation script, or open-source package adds complexity. AI accelerates software creation, which means the amount of code entering production is growing much faster than before. Security processes built around periodic scanning and manual review struggle to keep pace with this level of change.
AI also makes it easier to identify vulnerabilities that security teams previously considered low priority. Individually, these weaknesses may appear manageable. Together, they can become effective attack paths when AI helps attackers combine multiple issues into a coordinated exploit.
This changes how organizations should think about risk prioritization. Security teams can no longer assume that lower-severity vulnerabilities will remain difficult or expensive to exploit. AI reduces the effort required to discover and combine weaknesses, making a much larger portion of the vulnerability landscape operationally relevant.
This trend is already appearing in practice. Researchers identified a new class of CI/CD workflow vulnerabilities known as “Cordyceps.” These weaknesses can allow attackers to compromise software development workflows and gain control of repositories at organizations including Microsoft, Google, Apache, and Cloudflare.
The examples are concrete. On Microsoft’s Azure Sentinel project, a pull request comment could execute attacker-controlled code inside Microsoft’s CI environment and steal a non-expiring GitHub App key. On Google’s AI Agent Development Kit (“adk-samples”), a pull request could execute attacker code inside Google’s CI infrastructure and gain full authority over a Google Cloud repository.
The broader software ecosystem is already experiencing the consequences of supply chain attacks. GitHub disclosed that attackers compromised its environment after a developer installed a malicious Visual Studio Code extension. The attacker group TeamPCP claimed access to approximately 4,000 GitHub repositories. The group also identified OpenAI and data contracting company Mercor as additional victims and claimed responsibility for 20 supply chain attack campaigns that inserted malware into more than 500 software packages.
Quincy Castro, Chief Security Officer at Chainguard, points to another operational challenge. Every emergency patch creates its own business risk. He explains, “Every time you invoke that emergency patch process, you risk breaking some percentage of deployed resources. You’re suddenly choosing between leaving customers exposed to a severe vulnerability or disrupting the product they paid for.”
For executives, the conclusion is straightforward. Faster software development is valuable, but it cannot depend on security models designed for slower release cycles. Organizations need security practices that operate continuously and scale with AI-driven development. Security can no longer be treated as a checkpoint at the end of development. It needs to become part of how software is created from the beginning.
A project in mind?
Schedule a 30-minute meeting with us.
Senior experts helping you move faster across product, engineering, cloud & AI.
Recent supply chain attacks show that software development environments have become high-value targets
Software supply chain attacks are no longer isolated incidents. They have become a practical and increasingly effective way for attackers to reach enterprise systems. Instead of attacking a company directly, attackers target trusted development tools, open-source components, or software delivery processes that many organizations depend on.
This approach gives attackers significant leverage. A single compromised dependency, development tool, or CI/CD workflow can affect thousands of downstream users. As organizations rely more heavily on shared software ecosystems, the impact of these attacks grows well beyond the original target.
GitHub disclosed that attackers breached part of its software supply chain after one of its developers installed a malicious Visual Studio Code extension. The attacker group TeamPCP claimed access to approximately 4,000 GitHub repositories.
TeamPCP identified OpenAI and the data contracting company Mercor among additional victims. The group further claimed responsibility for 20 separate supply chain attack campaigns that introduced malware into more than 500 software packages. While organizations should independently verify claims made by threat actors, the incidents demonstrate how attackers are increasingly focusing on software development ecosystems rather than traditional endpoints.
For executives, the lesson is clear. Trust can no longer be based solely on whether software comes from a familiar source. Organizations should understand where software components originate, how they are built, how they are maintained, and whether their integrity can be verified throughout the development process. Software provenance, the ability to verify the origin and build history of software, is becoming a strategic capability rather than simply a technical feature.
This also changes third-party risk management. Vendor assessments should extend beyond compliance questionnaires and include visibility into development practices, dependency management, software signing, and build security. As software supply chains become more interconnected, weaknesses at one organization can rapidly affect many others.
Reactive security models are becoming too slow for AI-driven threats
Many enterprise security programs are still built around predictable timelines. Critical vulnerabilities receive priority, patch cycles follow established schedules, and compliance frameworks define acceptable remediation windows. Those approaches were developed when vulnerability discovery and exploit development required substantial human effort.
AI changes that assumption. It enables attackers to identify vulnerabilities more quickly, understand how systems connect, and develop exploit paths that previously required advanced expertise. As these capabilities become more widely available, the gap between discovering a vulnerability and exploiting it continues to shrink.
This makes traditional reactive security increasingly ineffective. Organizations often accept certain vulnerabilities because the likelihood of exploitation appears low or because remediation would disrupt operations. AI alters that calculation by making many of those previously accepted risks more actionable.
Quincy Castro, Chief Security Officer at Chainguard, challenges the idea that security can be managed primarily through fixed compliance timelines. He says, “Cyber defense is not a checklist activity when it’s done effectively. The adversary also gets a turn. If you think 30 days to fix a critical is good enough, you’re going to be on the losing end of that calculus every time.”
His point reflects a broader shift in cybersecurity strategy. Compliance remains important, but compliance alone does not provide protection against adaptive attackers. Organizations that treat regulatory requirements as the end goal rather than the baseline may find themselves increasingly exposed.
Castro also argues that security leaders have an important responsibility beyond technology. According to him, executive leadership may not immediately recognize how AI is changing the threat landscape, making it essential for security teams to communicate these changes in business terms. Boards and executive teams need to understand that AI affects operational risk, resilience, investment priorities, and long-term business continuity.
For executives, the implication is significant. Security should become a continuous business capability rather than a periodic operational activity. Faster detection, faster response, and stronger preventive controls will matter more than simply meeting compliance deadlines. Organizations that adjust their governance and investment strategies now will be better positioned as AI continues to accelerate both software development and cyber threats.
Security should be built into software from the beginning
Organizations cannot solve AI-driven security challenges by simply adding more security tools, expanding application security teams, or increasing manual review. Those approaches address symptoms rather than the underlying problem. As AI accelerates both software development and vulnerability discovery, the volume of security work will continue to grow faster than organizations can realistically manage.
Instead, the focus should shift toward building trust into software before development begins. That means starting with verified open-source components, maintaining clear software provenance, continuously updating dependencies, and eliminating unnecessary or unverified packages wherever possible. If the software entering the development process is trustworthy from the outset, the number of downstream security issues can be significantly reduced.
This approach also reflects how software development is changing. AI-powered development tools are allowing employees outside traditional engineering teams to build internal applications and automate business processes. A finance, operations, or marketing professional may now create software without deep knowledge of cybersecurity or secure coding practices. That creates new opportunities for productivity, but it also increases the importance of making secure development the default rather than expecting every user to become a security expert.
Quincy Castro, Chief Security Officer at Chainguard, illustrates this point with a practical example. Referring to a finance employee building an internal application, he says, “Larry in finance doesn’t have an SRE team or app sec people looking over his shoulder. He’s just trying to do his job. The only way that works safely, at a company handling health care records or financially sensitive documents, is if the components he’s pulling from are inherently secure and trustworthy. He shouldn’t have to know anything about this. The trust has to be embedded upstream.”
Simplifying security should become a strategic objective. Over time, many organizations have accumulated multiple scanning tools, policy engines, manual approval processes, and remediation workflows. While each control may have addressed a specific need, the combined result can slow development while still leaving important risks unresolved.
Rather than adding another layer of complexity, organizations should reduce the number of security decisions developers need to make during the software development process. Secure defaults, verified software components, automated policy enforcement, and trusted build environments allow engineering teams to move quickly while maintaining stronger security outcomes. This reduces operational friction and enables security teams to concentrate on higher-value work instead of managing an ever-growing backlog of vulnerabilities.
Castro believes this shift is becoming increasingly urgent as frontier AI models continue to improve. He says, “We haven’t even tapped into the new classes of vulnerabilities that are going to require major surgery on widely-used protocols. There aren’t enough resources in the world to tackle these problems in traditional ways. Rather than tackling complexity with more complexity, we need to tackle it with simplicity.”
He concludes by placing responsibility at the executive level: “CXOs have to get out in front of these issues and take a proactive approach to building security into the systems they’re responsible for. We don’t want to keep investing in the stuff that’s already failing us.”
For C-suite leaders, this is ultimately a strategic governance decision rather than simply a technical one. Security investments should increasingly prioritize software integrity, trusted supply chains, secure development platforms, and automation that prevents vulnerabilities from entering production. Organizations that embed security into the software creation process will be better positioned to support faster innovation while managing the growing risks introduced by AI-driven development.
Key executive takeaways
- AI has changed the economics of cybersecurity: AI can now discover vulnerabilities across large codebases far faster than traditional security teams, reducing the time between discovery and exploitation. Leaders should reassess risk models, patch priorities, and security investments that assume attackers move more slowly.
- Faster software development requires stronger built-in security: AI coding assistants increase productivity but also expand the volume of code, dependencies, and potential attack paths. Organizations should integrate security into the development lifecycle instead of relying on periodic scanning and reactive patching.
- Software supply chain security is now a board-level risk: Recent attacks against development tools, repositories, and open-source ecosystems show that trusted software can become an entry point for large-scale compromise. Leaders should strengthen software provenance, third-party risk management, and secure build practices across their supply chains.
- Compliance alone is no longer enough: AI enables attackers to identify and combine vulnerabilities much faster, making traditional patch timelines and checklist-driven security less effective. Executives should treat cybersecurity as a continuous business capability supported by faster detection, response, and preventive controls.
- Simplicity and secure-by-design should become strategic priorities: Adding more security tools will not scale with AI-driven software development. Organizations should prioritize trusted software components, secure defaults, and automated controls that reduce complexity while allowing teams to innovate safely.
A project in mind?
Schedule a 30-minute meeting with us.
Senior experts helping you move faster across product, engineering, cloud & AI.


