AI Has Broken The Vulnerability Disclosure Model
With an increasing number of businesses incorporating AI into their daily workflows, the process of flagging vulnerabilities to AI providers is a serious concern.
- Traditional vulnerability disclosure assumes static software versions, but AI models update continuously, making patching impossible in the conventional sense.
- AI's non-deterministic outputs mean reported vulnerabilities may be irreproducible, a core challenge documented by OWASP AI Security in 2025.
- Liability for AI vulnerabilities is unclear — flaws can originate in training data, architecture, prompts, or application layers, confusing the reporting chain.
- Major AI providers including OpenAI and Google have bug bounty programs, but researchers report inconsistent severity ratings and months-long response times.
- The CVE system issued over 25,000 vulnerabilities in 2025, but zero were specifically for AI model behavioral flaws, highlighting the gap.
Businesses integrating AI into daily workflows face a fundamental problem: the mechanism for flagging vulnerabilities to AI providers is broken. The conventional disclosure lifecycle — identification, reporting, verification, patching — assumes a static software artifact with a reproducible bug. AI models, by contrast, are dynamic, opaque, and often non-deterministic, making it nearly impossible to determine whether a given behavior is a flaw or a feature.
For decades, vulnerability disclosure has relied on coordinated processes managed by CERTs, bug bounty platforms like HackerOne and Bugcrowd, and the Common Vulnerabilities and Exposures (CVE) system. Security researchers would find a flaw, notify the vendor privately, allow time for a fix, and then publish details. That system assumed software that could be versioned, patched, and redeployed. AI breaks every one of those assumptions.
Key challenges are now well-documented. First, AI models are continuously updated and fine-tuned, so there is no stable version to patch. Second, the same input can produce different outputs due to randomness in inference, meaning a reported vulnerability may not be reproducible. Third, model opacity — the black-box problem — means even if a harmful behavior is detected, the root cause may be unknowable. Fourth, liability is unclear: is the flaw in the training data, the architecture, the prompt, or the application layer? Companies like OpenAI, Google, and Anthropic have bug bounty programs, but researchers report long delays, inconsistent severity ratings, and a lack of clear channels for reporting model-specific issues.
Named organisations affected include EVERY AI provider from tech giants to startups. For example, in 2025, a researcher found that a major AI assistant could be manipulated to reveal sensitive financial advice in violation of its own safety guidelines. The report was filed but sat for months without resolution. Such stories are becoming common. The Open Source Security Foundation (OpenSSF) and the OWASP AI Security community have started drafting revised disclosure guidelines, but adoption lags.
Analysis from informed observers suggests the vulnerability disclosure model itself is not salvageable in its current form. "We need a new paradigm that accounts for probabilistic behavior and continuous deployment," says Katie Moussouris, founder of Luta Security. "The CVE system was built for certainty. AI operates in uncertainty." The implications are broad: without a functioning disclosure pathway, enterprise customers cannot evaluate the security of AI products before adoption. Regulators in the EU and US are beginning to scrutinise this gap, with the AI Act and Executive Order 14110 both calling for transparency and accountability mechanisms, though neither prescribes how disclosure should work.
Looking ahead, several milestones are worth watching. The MITRE Corporation is expected to release an AI-specific vulnerability taxonomy (ATLAS) update later this year. Bug bounty platforms are experimenting with dynamic rewards that account for model drift. The Cybersecurity and Infrastructure Security Agency (CISA) recently held a closed-door workshop on AI incident reporting. The direction is clear: the old disclosure model is dead, and the new one hasn't been born yet. Companies that rely on AI must now treat security as a continuous process rather than a one-time patch cycle.
Frequently Asked Questions
A vulnerability disclosure model is a process where security researchers find and report software flaws to vendors privately, allowing time for a fix before public disclosure. It typically involves coordinated reporting through CVE IDs and bug bounty programs.
AI models are non-static, opaque, and non-deterministic, making it difficult to reproduce reported vulnerabilities, identify root causes, or apply traditional patches. The continuous update cycle also means there is no stable version to fix.
Unreported AI vulnerabilities can lead to harmful outputs, data leaks, or manipulation by malicious actors. Without a functioning disclosure channel, enterprises cannot assess the security of AI products before deployment.
Security researchers, ethical hackers, and internal development teams should report AI vulnerabilities through bug bounty programs offered by AI providers. Industry groups like OWASP and OpenSSF are working on standardised guidelines.
Organisations like MITRE are developing AI-specific taxonomies (ATLAS), CISA is hosting workshops on AI incident reporting, and bug bounty platforms are experimenting with dynamic rewards to account for model drift.
Topics
Original source
www.forbes.com
Discussion
Join the discussion
Sign in to post a comment or reply.
No comments yet. Be the first to share your thoughts!