By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: PixeePublished January 14, 2026

TL;DR: The real story from 2025 is not any single breach or CVE count, but a structural mismatch between disclosure velocity, skills capacity, and attack automation, with 48,185 CVEs and 30-day weaponization timelines forcing new operating models, according to Pixee. The practical implication is that exploitability-based prioritization, automated remediation, and tighter control over software supply chain paths now matter more than traditional reactive patch cycles.


At a glance

What this is: This is Pixee’s analysis of how 2025 reshaped AppSec, with the key finding that human-scale remediation no longer matches disclosure and exploitation speed.

Why it matters: It matters because IAM, NHI, and broader security teams all depend on the same control assumption: identities, secrets, and vulnerabilities can be governed before attackers turn them into operational access.

By the numbers:

👉 Read Pixee's analysis of 2025 security lessons for AppSec and AI risk


Context

AppSec now sits inside a speed problem rather than a purely volume problem. Vulnerabilities, supply chain failures, and AI-assisted code changes are arriving faster than most teams can triage, approve, and remediate them, which means conventional patch governance is losing ground before defenders even begin to act.

That creates an identity dimension as well as a code-security one. Secrets, service accounts, build tokens, and software delivery credentials are the access layer that turns a software flaw into an operational breach, so vulnerability management and identity governance increasingly overlap in the same attack path.

Pixee’s central argument is that 2025 was not an outlier. It exposed a new baseline where disclosure speed, exploit automation, and fragmented responsibility are now normal operating conditions for security programmes.


Key questions

Q: What breaks when vulnerability discovery is faster than patch cycles?

A: Patch-centric programmes break because they assume security teams have days or weeks to assess, approve, and deploy fixes. When exploit development happens in hours, the real control is speed of remediation plus blast-radius reduction. Organisations need faster triage, tighter segmentation, and pre-approved emergency change paths to stay within the attacker timeline.

Q: Why do developer credentials create supply-chain risk beyond repository access?

A: Because those credentials often control release, signing, and marketplace distribution, not just source-code access. If an attacker steals them, they can republish trusted artifacts, inherit legitimate distribution paths, and reach downstream users without breaking perimeter defenses. The risk comes from identity reuse across the software lifecycle, not from source control alone.

Q: What do security teams get wrong about AI-generated code risk?

A: They often focus on catching insecure output after code is written, which is too late for AI-native workflows. The more important control point is the moment the agent is allowed to initiate the action. If that step is not governed, testing becomes a detection layer rather than a prevention layer.

Q: How should security teams respond when exploit timelines compress to days?

A: They should shift from annual or quarterly response assumptions to continuous prioritisation, automated containment, and rapid credential rotation for exposed systems. When attackers weaponise flaws quickly, the critical metric becomes exposure duration. Teams need fast revocation paths, not just better alerts, because response speed is now a security control.


Technical breakdown

Why remediation speed is now a control failure

The core issue is no longer whether a vulnerability exists, but whether an organisation can reduce exposure before exploitation becomes practical. In modern AppSec, the window between disclosure and weaponisation can be measured in days, while remediation still takes weeks or months. That gap converts backlog management into a control problem. Prioritisation based only on severity fails because severity does not predict attacker attention, and manual remediation cannot scale against daily disclosure volume. Practical governance now depends on exploitability signals, automation, and ownership clarity.

Practical implication: tie remediation queues to exploitability and exposure rather than CVE severity alone.

How AI changes the attack surface and the maintenance model

AI alters AppSec in two ways. First, AI coding assistants increase code production velocity, which expands the number of components and dependencies that can introduce defects. Second, AI-generated code often lacks durable ownership, so there is no clear maintainer to patch, document, or retire it later. That creates a governance gap because traditional vulnerability management assumes each asset has a responsible human owner. In practice, organisations need traceability from generated code to deployed service, plus controls that can identify when AI-assisted changes bypass review or create unmanaged dependency sprawl.

Practical implication: require provenance and ownership for AI-generated code before it reaches production.

Why supply chain compromise now behaves like an identity problem

The supply chain section shows that compromise is increasingly routed through developer tooling, package ecosystems, and CI/CD credentials rather than only through application bugs. When attackers steal GitHub secrets, abuse package registries, or compromise build tokens, they are really exploiting non-human identities that can move from code to production with limited oversight. This is the same structural issue NHI governance addresses: credentials exist outside human lifecycle controls, often with excessive scope and weak revocation discipline. The technical problem is not just infection, but authenticated access being used as a distribution mechanism.

Practical implication: map build and deployment credentials into the same lifecycle controls you apply to other NHIs.


Threat narrative

Attacker objective: The attacker wants to turn trusted software delivery access into scalable downstream compromise, using credentials and dependencies to reach production systems or customer assets.

  1. Entry begins when attackers exploit exposed developer tooling, vulnerable dependencies, or leaked CI/CD secrets to gain a trusted foothold in the software delivery path.
  2. Escalation occurs when that foothold is used to sign, publish, or modify downstream assets, turning legitimate automation credentials into a propagation mechanism.
  3. Impact follows when malicious code or compromised packages reach production and translate into fraud, ransomware, data theft, or wallet draining at scale.

NHI Mgmt Group analysis

Exploitability has replaced severity as the deciding variable in AppSec governance. Severity still matters for triage, but attackers do not wait for annual planning cycles, and the article’s data shows that exploitation timelines are now shorter than many remediation cycles. That means the governance question is no longer whether a flaw is serious in theory, but whether it is reachable, weaponisable, and already being operationalised. Practitioners should treat exploitability as the primary control lens.

AI-assisted development has created governance debt in the code estate. The article makes clear that faster code generation does not create parallel growth in ownership, review, or maintenance. That leaves security teams with more deployed artefacts, more dependencies, and less clarity over who can safely patch or retire them. The practical conclusion is that AI coding governance must include provenance, review accountability, and lifecycle traceability, not just secure coding advice.

Supply chain compromise is increasingly a non-human identity failure mode. Package repositories, build tokens, and automation secrets function as NHIs because they authenticate systems rather than people, yet many organisations still govern them as engineering conveniences instead of high-risk identities. This creates a standing access problem across CI/CD and deployment paths. Security teams should manage these credentials with the same lifecycle discipline they apply to other privileged machine identities.

Posture management alone cannot absorb the scale shift described here. The article’s numbers show a world where volume, velocity, and skills constraints outpace manual response. That does not make controls obsolete, but it does change the operating model: detection, prioritisation, and response must increasingly be policy-driven and automated. The organisations that survive the next cycle will be the ones that reduce decision latency, not the ones that merely add more tickets.

AppSec is converging with operational resilience and identity governance. When a package compromise can drain funds or a leaked secret can trigger compromise within minutes, the boundary between vulnerability management and access control disappears. This is where NHI and agentic AI governance become relevant beyond their usual niche: software delivery credentials are now first-class identities that can create business impact when they are not lifecycle-managed. Practitioners should align AppSec, IAM, and resilience planning around that shared failure path.

What this signals

Secret sprawl has become a latency problem. The 27-day remediation figure shows that many teams are still operating with exposure windows that are long enough to be exploited repeatedly, especially when build systems and pipelines depend on reusable credentials. Practitioners should treat secret revocation time as a board-relevant risk metric, not an engineering afterthought.

Machine credentials now need the same lifecycle discipline as human access. When package tokens, deployment keys, and automation secrets can move code into production, they behave like privileged identities with delegated authority. That means identity teams, platform teams, and AppSec teams need a shared control plane for ownership, scope, rotation, and offboarding.

Secret remediation should be measured as a control outcome, not a hygiene task. If teams cannot prove faster detection, faster rotation, and fewer stale credentials, they are only measuring effort. The useful question is whether exposure duration is shrinking across the environments where code is built, signed, and deployed.


For practitioners

  • Prioritise exploitability over severity Rebuild remediation queues so that internet exposure, active exploitation, and privilege adjacency outrank static CVSS alone, then automate the first response tier for the highest-risk items.
  • Map CI/CD credentials as non-human identities Inventory package registry tokens, build secrets, deployment keys, and signing credentials as governed identities with owners, scope limits, and explicit revocation paths.
  • Add provenance checks to AI-generated code Require traceability from generated snippet to repository, owner, review state, and deployment target before AI-assisted changes can reach production.
  • Shorten dependency trust windows Enforce tighter review and update rules for third-party packages, especially in build pipelines that can propagate compromise across many downstream systems.
  • Build response around exposure time, not just detection Measure time to containment, time to credential revocation, and time to safe rollout as core operational metrics for AppSec and identity teams.

Key takeaways

  • The article’s central warning is that AppSec failure now comes from speed mismatch, not lack of visibility alone.
  • The evidence points to a growing control gap between disclosure, exploitation, and human remediation capacity.
  • Security teams should treat software delivery credentials as governed identities and automate response around exposure time.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 and MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03Secrets exposure and rotation gaps are central to the article's supply chain and credential risk.
MITRE ATT&CKTA0006 , Credential Access; TA0008 , Lateral Movement; TA0010 , ExfiltrationThe article repeatedly references credential abuse and downstream exploitation paths.
NIST CSF 2.0PR.AC-1Access control and identity governance underpin the software delivery risks discussed here.
NIST SP 800-53 Rev 5IA-5Authenticator management is directly relevant to leaked secrets and token lifecycle control.
CIS Controls v8CIS-5 , Account ManagementThe article's credential sprawl and lifecycle issues map to account and secret governance.

Inventory and rotate machine secrets on a fixed lifecycle, then revoke credentials that exceed policy windows.


Key terms

  • Non-Human Identity (NHI): A digital identity assigned to a non-human entity such as a software application, service account, API key, bot, machine, or AI agent that enables it to authenticate and interact with systems without direct human involvement. NHIs now outnumber human identities in most enterprises by 25 to 50 times.
  • Exploitability-first prioritisation: A vulnerability triage approach that ranks findings by the likelihood of real-world abuse rather than by severity score alone. It uses signals such as active exploitation, exposure, asset criticality and privilege context to decide what should be fixed first when analysis capacity is constrained.
  • Software Supply Chain Attack: A software supply chain attack targets the path software takes from source code to production. The attacker corrupts code, dependencies, build steps, or artifacts so that trusted delivery mechanisms spread malicious logic into environments that would otherwise reject direct intrusion.
  • AI-Generated Code Risk: AI-generated code risk is the possibility that model-produced output introduces insecure credential handling, hidden secrets, or repeated patterns that weaken control design. The risk is operational, because the output can be merged quickly and at scale before humans catch the problem.

What's in the full article

Pixee's full analysis covers the operational detail this post intentionally leaves for the source:

  • The full practitioner breakdown of 2025 CVE trends and the specific categories driving backlog growth
  • Detailed commentary on the security skills gap, including how practitioners framed staffing and automation tradeoffs
  • The supply chain incident references and source material behind the Trust Wallet and React2Shell examples
  • Pixee's cited expert commentary on AI-coded breaches, threat velocity, and operational response priorities

👉 Pixee's full post covers the CVE data, practitioner interviews, and supply chain examples behind these findings.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, IAM, and secrets management. It is designed for practitioners who need to connect identity control to real operational risk across modern security programmes.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org