DomainFork
Markets
MarketsCompaniesCryptoCommoditiesIslamic Finance
Money
Personal FinanceProperty
World
MalaysiaASEANAsiaWorld
Business
TechnologyStartupsOpinion
Intelligence
AI EdgeOSINT Desk
Media
VideoAudioLifestyle
Breaking
Plant Maintenance & Catalyst Handling ServicesBe our Express Store PartnerKEMPEN DERMA DARAH ANJURAN 99 SPEEDMART KE-15 11/07/202699 Speed Mart Sumbang RM500,000 Sokong Rawatan Dialisis 11/04/2026Diverse and Inclusive WorkforceThreat Intelligence Batten Down Your Packages: Mitigation Guidance for Supply Chain Compromise By Google Threat Intelligence Group • 18-minute readAI is changing the economics of vulnerability discovery. Defenders should adapt nowLeading experts, researchers and educators on nuclear disarmament.Observation (CEACR) – adopted 2024, published 113rd ILC session (2025)EXAMPLEARTICLEEkoTitiwangsaMajor Economic Indicators Latest NumbersNewsletterສຳມະນາການປັບປຸງສຳນວນສຳເນົາຂໍ້ມູນສະຖິຕິ ແລະ ການເຜີຍແຜ່ຂໍ້ມູນສະຖິຕິໃນລະບົບ e-GDDSCorporate Governance StatementAsia's semiconductor cycle tracks AI demand and inventory disciplineAI Edge Daily Briefing — 6 August 2026AI Edge Daily Briefing — 4 August 2026AI Edge Daily Briefing — 5 August 2026OSINT Synthesis — 24 July 2026Plant Maintenance & Catalyst Handling ServicesBe our Express Store PartnerKEMPEN DERMA DARAH ANJURAN 99 SPEEDMART KE-15 11/07/202699 Speed Mart Sumbang RM500,000 Sokong Rawatan Dialisis 11/04/2026Diverse and Inclusive WorkforceThreat Intelligence Batten Down Your Packages: Mitigation Guidance for Supply Chain Compromise By Google Threat Intelligence Group • 18-minute readAI is changing the economics of vulnerability discovery. Defenders should adapt nowLeading experts, researchers and educators on nuclear disarmament.Observation (CEACR) – adopted 2024, published 113rd ILC session (2025)EXAMPLEARTICLEEkoTitiwangsaMajor Economic Indicators Latest NumbersNewsletterສຳມະນາການປັບປຸງສຳນວນສຳເນົາຂໍ້ມູນສະຖິຕິ ແລະ ການເຜີຍແຜ່ຂໍ້ມູນສະຖິຕິໃນລະບົບ e-GDDSCorporate Governance StatementAsia's semiconductor cycle tracks AI demand and inventory disciplineAI Edge Daily Briefing — 6 August 2026AI Edge Daily Briefing — 4 August 2026AI Edge Daily Briefing — 5 August 2026OSINT Synthesis — 24 July 2026
Home/OSINT
Economy

AI is changing the economics of vulnerability discovery. Defenders should adapt now

Recent announcements by major AI laboratories, combined with observable shifts in attacker behaviour, mark an inflection point in the economics of vulnerability discovery. CERT-EU is publishing this post to share how we read these developments, what they mean for Union entities and the wider community, and how we are adapting our own services in response. It complements our Threat Landscape Report

Source: CERT-EU · August 6, 2026 at 3:47 PM · AI-assisted report

KUALA LUMPUR, 6 AUGUST 2026 —

Listen to this article

DomainFork Audio · read aloud

Headline: AI is changing the economics of vulnerability discovery. Defenders should adapt now Lead: Recent announcements by major AI laboratories, combined with observable shifts in attacker behaviour, mark an inflection point in the economics of vulnerability discovery. CERT-EU is publishing this post to share how we read these developments, what they mean for Union entities and the wider community, and how we are adapting our own services in response. It complements our Threat Landscape Report Body: Recent announcements by major AI laboratories, combined with observable shifts in attacker behaviour, mark an inflection point in the economics of vulnerability discovery. CERT-EU is publishing this post to share how we read these developments, what they mean for Union entities and the wider community, and how we are adapting our own services in response. It complements our Threat Landscape Report 2025 , which documented the continued dominance of vulnerability exploitation as an initial access vector against Union entities. In April 2026, Anthropic disclosed that Claude Mythos Preview — a cybersecurity-focused model it chose not to release publicly — had autonomously discovered thousands of high- and critical-severity vulnerabilities , including previously unknown zero-days in code dating back decades. Rather than a public release, Anthropic distributed the model through Project Glasswing , a controlled programme providing access to twelve launch partners and over 40 additional organisations maintaining critical infrastructure, exclusively for defensive security work. The same month, HackerOne — the world's largest bug bounty platform — suspended new submissions to its Internet Bug Bounty programme after AI-generated vulnerability reports, a mix of genuine discoveries and low-quality submissions, overwhelmed both triage capacity and remediation resources across the open-source ecosystem. The cURL project had already shut down its own bug bounty programme in January 2026 for similar reasons. This shift has been building for months. According to Google's M-Trends 2026 report , the mean time to exploit newly disclosed vulnerabilities has dropped to an estimated negative seven days: exploitation is, on average, now occurring before a patch is even released. In 2018, that window was 63 days. The traditional cycle of discover, disclose, patch, deploy was designed for a slower adversary. That adversary no longer exists. None of this means that defenders are powerless. The same AI capabilities that strengthen attackers can also strengthen defences, and defenders who adopt them systematically gain real ground. For code they control — in-house applications and open-source projects they maintain or contribute to — they can integrate AI-powered analysis into development pipelines and software development lifecycles, closing flaws before they ship. For commercial software, they can use the same tools to identify vulnerabilities, report them to vendors through coordinated disclosure, and develop compensating controls and detections while awaiting patches. This is arguably the most significant opportunity defenders have had in many years, but only if they move quickly enough to seize it. For organisations responsible for critical infrastructure — including our constituents, the Union entities (EU institutions, bodies, offices and agencies) — this acceleration demands a clear-eyed assessment of what has changed and a willingness to adapt how we approach the security of our internet-facing and third-party-exposed attack surface. Just as AI models have transformed software engineering — writing, debugging, and shipping code at superhuman speed — the most powerful systems are now demonstrating the same leap in security research, matching and in some cases exceeding human researchers in vulnerability discovery and exploitation. When Anthropic benchmarked Claude Mythos Preview against vulnerabilities in Firefox 147's JavaScript engine, it developed working shell exploits 181 times out of several hundred attempts . Its predecessor, Claude Opus 4.6, succeeded twice on the same test. That is a generational jump in autonomous exploit development. OpenAI introduced Aardvark , an autonomous security agent powered by GPT-5 that achieved 92% recall on benchmark repositories seeded with known vulnerabilities, which has since evolved into Codex Security . OpenAI classified its GPT-5.3-Codex model as " High Cybersecurity Capability " under its Preparedness Framework and has since released GPT-5.4-Cyber , a variant of GPT-5.4 fine-tuned for defensive cybersecurity use cases — including capabilities such as binary reverse engineering — distributed through its expanded Trusted Access for Cyber programme to verified defenders and teams responsible for securing critical software. Google DeepMind launched CodeMender , an agent that leverages deep-reasoning models to autonomously identify and fix complex vulnerabilities, having already contributed 72 security fixes to open-source projects. The results extend well beyond lab benchmarks. AISLE's autonomous cyber reasoning system discovered 12 of 12 CVEs in the January 2026 OpenSSL coordinated release , plus historical vulnerabilities dating back years, in one of the most heavily audited codebases in existence. In August 2025, DARPA's AI Cyber Challenge (AIxCC) demonstrated that seven finalist teams could discover 54 vulnerabilities across 54 million lines of code in just four hours, at an average cost of approximately $152 per task, with 18 real vulnerabilities responsibly disclosed. These capabilities are already reaching the market. XBOW, an autonomous penetration testing platform, reached the number one position on HackerOne's US leaderboard in the first half of 2025 , submitting nearly 1,060 vulnerability reports with 130 confirmed and resolved by programme owners. Aikido Security's AI-powered testing discovered a high-severity cache deception vulnerability affecting SvelteKit applications (a widely used web framework) deployed on Vercel (a major application hosting platform) with default configurations. The trajectory is steep. CVE-Bench, a benchmark built from real-world critical vulnerabilities ( ICML 2025 spotlight ), initially measured the best autonomous agents at a 13% end-to-end exploitation rate. Less than a year later, OpenAI reported in its GPT-5.3-Codex system card that its latest model reached 90% on the same benchmark. Even at lower success rates, the economics are decisive: an AI agent that fails most of the time but tries thousands of attack vectors per hour will find more vulnerabilities than a human expert working manually. And the tools are automating the discovery of exactly the kind of vulnerabilities that make up the vast majority of real-world breaches: injection flaws, misconfigurations, authentication weaknesses, and known-but-unpatched issues. The discovery and exploitation numbers… (AI-assisted rewrite, based on the original source)

Related: Google

Malaysia Impact

Global development — watch for knock-on effects on oil prices, the ringgit, and KLCI risk sentiment.

Reporting based on CERT-EU. Figures and claims are subject to revision as the story develops. DomainFork publishes editorial context, not investment advice — see our editorial standards.

Suggested Reads

Plant Maintenance & Catalyst Handling ServicesBe our Express Store PartnerKEMPEN DERMA DARAH ANJURAN 99 SPEEDMART KE-15 11/07/202699 Speed Mart Sumbang RM500,000 Sokong Rawatan Dialisis 11/04/2026

Analyst Consensus — This Week

Bullish6.6/10AI sentiment across 96 stories · not investment advice

The Daily Brief · Free

Five market signals.
Five minutes. Every morning.

AI-curated intelligence on Malaysia, ASEAN, and global markets — before the opening bell.

  • ✓ KLCI, ringgit & sector movers
  • ✓ The AI Edge sentiment read
  • ✓ No spam — one email, weekday mornings

Free daily market briefing. No spam, unsubscribe anytime.

DomainFork

Malaysian financial intelligence — AI-assisted coverage of finance, economics, technology, and open-source data across Malaysia, ASEAN, and the world.

Sections

  • Malaysia
  • ASEAN
  • Asia
  • World
  • Tech
  • Markets

Intelligence

  • AI Daily Briefing
  • OSINT Desk
  • Video
  • Audio

Company

  • About Us
  • Editorial Standards
  • Advertise
  • Contact the Desk

Disclaimer: DomainFork provides financial, economic, technology, and OSINT information for general education and research. AI summaries, sentiment scores, and market data are not investment advice. Consult a licensed professional before making financial decisions.

© 2026 DomainFork. All rights reserved.

Powered by: Codint Technology : codint.io