Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2815+ Articles
167+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. AI Changed the Exposure Problem. Validation Needs to Change With It.
AI Changed the Exposure Problem. Validation Needs to Change With It.
NEWS

AI Changed the Exposure Problem. Validation Needs to Change With It.

AI has sped up vulnerability discovery, but only 1.4% of H1 2026's 35,853 published CVEs were ever exploited. Why triage has to shift to continuous validation.

Dylan H.

News Desk

September 14, 2026
4 min read

The Discovery Firehose Has Outrun Triage

A contributed piece on The Hacker News, written by Sila Ozeren Hacioglu, a security research engineer at Picus Security, makes a straightforward but uncomfortable argument: AI hasn't just made it easier to find vulnerabilities — it has broken the assumption that every finding deserves a human's immediate attention. Discovery is scaling faster than any security team's ability to work out which of those findings actually matter.

The piece isn't framed as a general AI-security thinkpiece so much as a direct challenge to how most organizations still triage: by CVSS severity score, treating every "High" or "Critical" rating as an emergency. That model, the article argues, was never really "wrong" — it was just built for a slower world, and AI-accelerated discovery has broken it.


The Numbers Behind the Argument

Metric (H1 2026)Figure
CVEs published35,853
Year-over-year increase~49%
Confirmed exploited in the wild495 (≈1.4%)
Already under active attack on disclosure day116
Vulnerability candidates surfaced by Anthropic's Mythos-class models (OSS)26,153
Of those, patched upstream421

The gap is the whole argument: tens of thousands of new CVEs land every six months, but only a sliver ever turn into a real-world attack — and a meaningful chunk of that sliver is already being exploited before most teams have even read the advisory. Meanwhile, AI-assisted vulnerability research (the piece cites Anthropic's own disclosure data) is now surfacing candidate flaws in open-source software at a volume — over 26,000 in the sample cited — that dwarfs the number that upstream maintainers can realistically patch.

Put those two data sets together and the piece's thesis becomes clear: AI has widened both ends of the funnel at once. More candidate vulnerabilities go in the top, and defenders still only have the bandwidth to meaningfully respond to a couple hundred at the bottom.


Why CVSS Alone Doesn't Answer the Real Question

The article's central complaint about severity-score-driven triage is that CVSS was never designed to answer the question security teams actually need answered. As the piece puts it, "The CVSS gives you a common severity baseline. It can't give you the context that determines impact to your organization."

A 9.8-rated CVE dropping in a component nobody in your environment actually exposes to the internet is a very different problem than a "Medium" flaw sitting on an internet-facing system with no compensating controls — and severity scoring alone can't tell the two apart. The piece's blunt framing: "treating every vulnerability with a High or Critical CVSS rating as an emergency is not only impossible, it's actually the wrong model."


The Proposed Fix: Validate, Don't Just Score

Rather than more scanning or more scoring frameworks, the article argues for shifting effort toward validation — actually testing whether a given exposure is exploitable in your environment before treating it as a fire drill. It breaks the approach into three parts:

  • Exploitability validation — determining whether a disclosed flaw is actually reachable and exploitable against real assets, not just theoretically present
  • Security control validation — testing whether existing prevention and detection controls (EDR, WAF, segmentation, etc.) would actually catch or block an attempt to exploit it
  • Agentic pentesting — using automated agents to safely run real exploit chains end-to-end, rather than relying on point-in-time manual pentests

The idea is a continuous loop rather than a periodic audit: as new candidate vulnerabilities appear (increasingly from AI-assisted discovery on both the offensive and defensive sides), validation runs continuously to separate "theoretically severe" from "actually exploitable here."


Worth Noting: This Is a Vendor Op-Ed

It's worth being upfront that this is a contributed/sponsored-style piece, not independent reporting — it's written by a Picus Security employee, and Picus sells exactly the kind of exposure-validation platform the article is arguing organizations need. Earlier in 2026 the company launched its Autonomous Exposure Validation Platform, built around what it calls "Picus Swarm" (five specialist agents covering discovery, exploitation, validation, mobilization, and reporting, orchestrated by an engine Picus calls "Numi AI"). The article also promotes Picus's upcoming Validation Summit '26, with speakers drawn from Chanel, Atlassian, and the NFL.

None of that makes the underlying data or argument wrong — the CVE volume and exploitation-rate figures are consistent with the broader industry shift toward exposure management and away from pure vulnerability scanning — but readers should weigh the piece as advocacy for a product category, not a neutral study.


Sources

  • The Hacker News — AI Changed the Exposure Problem. Validation Needs to Change With It.
#AI#Vulnerability Management#Exposure Validation#CVE#Picus Security

Related Articles

73 Seconds to Breach, 24 Hours to Patch: The Case for Autonomous Validation

Attackers can compromise systems in under 90 seconds while patching and response still take hours or days. Picus Security breaks down why autonomous...

5 min read

Records Are Made to Be Broken: Patch Tuesday July 2026 Raises Triage Stakes

Microsoft's July 2026 Patch Tuesday set a new record with 622 CVEs addressed in a single release, including three actively exploited zero-days and more...

4 min read

When Credentials Are No Longer Enough: Device Trust in the AI Era

AI is making phishing, credential theft, and MFA bypass faster and cheaper than ever. As traditional trust signals — passwords, MFA codes, IP geolocation — become routinely defeated, security teams must shift toward hardware-anchored device trust and continuous session evaluation to maintain meaningful access control.

6 min read
Back to all News