TL;DR: AI is accelerating vulnerability discovery in application security, but the core problem is prioritisation: most findings are low value, contextless, and hard to triage, according to LEGIT Security. Without runtime and exposure context, faster detection simply expands the queue instead of improving risk decisions.
NHIMG editorial — based on content published by LEGIT Security: AI model progress is accelerating AppSec noise, not security
By the numbers:
- In most environments, fewer than 5% of findings are actually critical.
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes, and as quickly as 9 minutes in some cases.
Questions worth separating out
Q: What breaks when AI tools create more AppSec findings than teams can triage?
A: Teams lose the ability to separate exploitable issues from harmless noise, so remediation slows and real risk can sit in the queue behind lower-value alerts.
Q: Why do secrets and identities matter in application vulnerability triage?
A: Because many code issues only become real risks when a secret is exposed or a workload identity has excessive privilege.
Q: How do teams know whether AI-assisted AppSec is actually helping?
A: Look for findings that can be traced back to named components, repeated across assessments, and mapped to concrete remediation actions.
Practitioner guidance
- Add reachability and exposure context to triage Require every AI-generated finding to be correlated with runtime exposure, asset ownership, and dependency data before it is assigned for remediation.
- Integrate secret and identity inventory into AppSec workflows Feed workload identity, service account, token, and secret inventories into AppSec prioritisation so teams can see when a code issue is actually exploitable.
- Define risk-based remediation thresholds Create a severity model that weighs business impact, external exposure, and exploit path, then suppress or batch low-value findings that do not cross that threshold.
What's in the full article
LEGIT Security's full article covers the operational detail this post intentionally leaves for the source:
- How the vendor frames AI-assisted vulnerability discovery across code, pipelines, and runtime contexts
- The specific argument it makes for why prioritisation matters more than raw finding volume
- The whitepaper topic tied to AI-generated code and AppSec guidance
- The source article's full narrative about why AI changes the security workflow but not the underlying risk problem
👉 Read LEGIT Security's analysis of AI-driven AppSec noise and prioritisation →
AI in AppSec: are teams reducing risk or just increasing noise?
Explore further
Vulnerability discovery is becoming a commodity, but exploitability governance is not. Faster analysis will continue to flood teams with findings, yet most programmes still lack a reliable way to rank them by real-world exposure. That means the strategic advantage moves from detection volume to decision quality, and AppSec teams should treat prioritisation as the control that changes outcomes.
A question worth separating out:
Q: What should teams do when security findings keep outpacing remediation capacity?
A: Teams should narrow the queue to executable, validated issues and stop treating every finding as equally actionable. That means proving reachability, validating the code context, assigning clear ownership, and using trend data to fix the workflow that keeps producing the same exposure. Without that discipline, remediation will always lag discovery.
👉 Read our full editorial: AI-driven AppSec noise will outpace risk without better context