Zero-day vulnerabilities have affected widely used browsers, office software, collaboration servers, mobile-management platforms, firewalls, VPNs, remote-management systems, and core network infrastructure during 2026.
AI has also moved from being a theoretical factor to a documented part of vulnerability research and exploit development.
Short answer: notable 2026 zero-day attacks show that defenders increasingly need to assess exposure, investigate possible compromise, coordinate remediation, and preserve a reliable incident record at the same time. Google Threat Intelligence Group has documented a threat-actor zero-day that it assesses was developed with AI assistance, but public reporting does not show that AI was involved in every zero-day campaign covered below.
This article reviews selected, high-impact zero-day disclosures and active-exploitation cases reported between 1 January and 14 August 2026. It is not an exhaustive list, and vendors may revise affected versions, exploitation status, mitigations, and indicators after publication.
What counts as a zero-day vulnerability?
A zero-day vulnerability is a software or hardware weakness for which defenders have had no effective opportunity to deploy a vendor fix before disclosure or exploitation.
The term is used in two related ways:
- An exploited zero-day was used by attackers before a patch was available.
- A publicly disclosed zero-day became public before a fix was available, even if exploitation was not yet confirmed.
These are not the same as every newly published CVE.
The CISA Known Exploited Vulnerabilities Catalog records vulnerabilities for which there is evidence of exploitation in the wild. Inclusion in the catalog is an important prioritisation signal, but it does not by itself prove that a vulnerability was exploited before a patch existed.
Notable 2026 zero-day vulnerabilities through 14 August
The following chronology focuses on incidents with significant enterprise relevance and credible confirmation from vendors, government bodies, or established threat-research teams.
| Date reported or patched | Product and vulnerability | Why it mattered |
|---|---|---|
| 13 January | Microsoft Windows Desktop Window Manager, CVE-2026-20805 | Microsoft reported active exploitation of an information-disclosure flaw that could expose memory information useful in a wider exploit chain. |
| 21 January | Cisco Unified Communications and Webex Calling, CVE-2026-20045 | An unauthenticated attacker could send crafted HTTP requests, execute commands on the underlying operating system, and potentially escalate to root. Cisco reported active exploitation and no workaround. |
| 26 January | Microsoft Office, CVE-2026-21509 | Malicious Office content could bypass security protections when a user interacted with a crafted file. The vulnerability was actively exploited before the security update was complete across supported products. |
| 29 January | Ivanti Endpoint Manager Mobile, CVE-2026-1281 and CVE-2026-1340 | The critical code-injection vulnerabilities could enable unauthenticated remote code execution. Ivanti and subsequent government reporting confirmed exploitation activity. |
| 10 February | Microsoft Windows and Office, six actively exploited CVEs | CISA added CVE-2026-21510, CVE-2026-21513, CVE-2026-21514, CVE-2026-21519, CVE-2026-21525, and CVE-2026-21533 to its exploited-vulnerability catalog. The group included security-feature bypass and privilege-escalation paths. |
| 25 February | Cisco Catalyst SD-WAN, CVE-2026-20127 | The authentication bypass could provide a remote attacker with a high-privilege account and access to network configuration. Public reporting indicated that the underlying activity had remained undetected for an extended period. |
| 5 May | Palo Alto Networks PAN-OS, CVE-2026-0300 | A buffer overflow in an exposed User-ID Authentication Portal could allow unauthenticated code execution with root privileges. Palo Alto Networks reported limited exploitation. |
| 7 May onward | Check Point VPN products, CVE-2026-50751 | The authentication bypass could allow a remote attacker to establish a VPN connection without valid credentials in affected configurations. Check Point reported targeted exploitation, including ransomware-related activity. |
| 8 June | Google Chrome, CVE-2026-11645 | Google confirmed that an exploit for the V8 out-of-bounds memory-access vulnerability existed in the wild and released an emergency browser update. |
| 10 June | Microsoft Exchange Server, CVE-2026-42897 | The actively exploited cross-site scripting vulnerability affected Outlook Web Access users and required urgent Exchange remediation and investigation. |
| 14 July | SonicWall SMA1000, CVE-2026-15409 and CVE-2026-15410 | The server-side request forgery and code-injection vulnerabilities were exploited against internet-facing remote-access appliances. CISA added both to its exploited-vulnerability catalog. |
| July | Microsoft SharePoint Server, including CVE-2026-32201, CVE-2026-45659, CVE-2026-56164, CVE-2026-58644, and CVE-2026-50522 | CISA and CERT-EU described a continuing series of attacks against on-premises SharePoint. Reported post-exploitation activity included remote code execution, theft of IIS machine keys, persistence, and malware deployment. |
| 31 July and August remediation | N-able N-central, CVE-2026-18556 and CVE-2026-18577 | N-able reported exploitation of a previously unknown authentication-bypass path affecting its remote-monitoring platform and issued successive hotfixes as the investigation developed. |
| 11 August | Microsoft Windows Ancillary Function Driver for WinSock, CVE-2026-68820 | Microsoft addressed an actively exploited use-after-free vulnerability that could allow a local attacker to elevate privileges to SYSTEM. |
The value of this timeline is not the number of CVEs.
It is the range of systems involved and the operational work each disclosure created.
What the 2026 zero-day cases have in common
Internet-facing infrastructure remains a high-value target
Several prominent cases affected products positioned at the edge of an organisation: VPNs, remote-access appliances, communications systems, firewalls, mobile-management platforms, SD-WAN controllers, and on-premises collaboration servers.
These systems can be difficult to monitor with standard endpoint tooling. They may also hold privileged credentials, mediate remote access, or control downstream systems.
That combination makes an exposed appliance more than a patching problem. It can become an incident requiring log collection, compromise assessment, credential rotation, containment, and recovery.
Applying a patch may not close the incident
If exploitation started before the fix was released, installing the update addresses the vulnerability but does not prove that the system was never compromised.
The SharePoint reporting is a clear example. CISA advised organisations to patch, harden exposed servers, monitor for exploitation, and assess possible compromise. The concern included persistent access through stolen machine keys, which can survive a simple software update.
The practical question is therefore not only:
Have we patched the affected version?
It is also:
Was the asset exposed or compromised before we patched it, and what evidence supports our conclusion?
Severity scores do not provide enough context
A CVSS score describes technical characteristics. It does not know whether the affected system is internet-facing, controls privileged access, contains sensitive data, or supports a critical business service.
Response priority should combine:
- Confirmed exploitation status.
- Asset exposure.
- Affected version and configuration.
- Privileges available through exploitation.
- Business and data impact.
- Availability of mitigations and patches.
- Evidence of compromise.
- Ability to monitor the affected product.
CISA’s June 2026 risk-based update directive reflects this approach by considering exposure, known exploitation, exploit automation, and post-exploitation impact rather than relying on severity alone.
How has AI been a factor in zero-day risk during 2026?
AI is affecting zero-day risk in three different ways: vulnerability discovery, exploit development, and response speed.
1. AI has been linked to threat-actor zero-day development
In May 2026, Google Threat Intelligence Group reported that it had identified a threat actor using a zero-day exploit that Google believed was developed with AI assistance.
The vulnerability affected a popular open-source web administration tool and enabled a two-factor authentication bypass when the attacker already had valid credentials. Google worked with the vendor and assessed that intervention may have prevented the planned mass-exploitation operation.
Google did not attribute the work to Gemini. Its assessment was based on the exploit’s structure and content, including characteristics associated with model-generated code.
That distinction matters. It is evidence of AI-assisted exploit development, not proof that every modern exploit is AI-generated.
2. Threat actors are using AI across more of the attack lifecycle
Google has also reported state-linked and criminal actors using AI for vulnerability research, reverse engineering, payload development, reconnaissance, obfuscation, malware support, and operational planning.
The UK National Cyber Security Centre’s 2026 assessment concludes that AI is already making parts of intrusion activity more effective and efficient. It identifies vulnerability research and exploit development as an especially important area and expects AI to reduce the time between disclosure and exploitation further.
This does not mean fully autonomous, sophisticated attacks have become routine. Skilled people still remain involved in advanced operations. The more immediate effect is compression: activities that previously required more time, repeated manual work, or several specialists can be accelerated.
3. Defenders have less time to organise the response
M-Trends 2026 estimated a negative mean time to exploit in its underlying incident data, meaning exploitation was sometimes occurring before a patch became available.
CISA has separately warned that AI may narrow the period between patch release and potential exploitation.
For defenders, the operational consequence is straightforward:
- Advisory review must happen faster.
- Asset owners must be identified quickly.
- Exposure and business context must be added immediately.
- Patching and compromise assessment may need to run in parallel.
- Decisions and evidence must remain traceable under time pressure.
What the public evidence does not show
There is no credible public evidence that AI was used to discover or weaponise every zero-day listed in this article.
Most vendor advisories do not explain how the attacker found the vulnerability. Some disclose very little about the campaign to avoid helping other attackers or disrupting an investigation.
It would therefore be inaccurate to describe all 2026 zero-day attacks as AI-driven.
A defensible conclusion is narrower:
AI-assisted vulnerability discovery and exploit development are now documented realities, while AI is also increasing the speed and scale available to some attackers. Traditional causes such as exposed systems, delayed patching, weak visibility, credential compromise, and poor response coordination still determine whether many intrusions succeed.
How should a lean security team respond to a zero-day advisory?
A practical zero-day incident response workflow should separate what is confirmed from what still needs investigation.
1. Validate the source and exploitation status
Use the vendor advisory, CISA KEV entry, national CERT guidance, or another authoritative source.
Record:
- CVE and affected product.
- Publication and update times.
- Exploitation status.
- Affected and fixed versions.
- Required configuration or exposure.
- Vendor mitigations.
- Available indicators of compromise.
2. Identify affected assets and business context
Find the systems running the affected product and confirm ownership.
Prioritise assets that are:
- Internet-facing.
- Privileged or identity-related.
- Connected to critical services.
- Used for remote access or systems management.
- Handling sensitive or regulated data.
- Difficult to monitor with normal endpoint controls.
Our guide to enriching incidents with asset, user, and business context explains why this context changes response priority.
3. Open one structured incident record
Do not leave the response fragmented across email, chat, spreadsheets, and separate patch tickets.
Create a central record containing:
- Scope and affected assets.
- Incident owner.
- Technical and business severity.
- Patch or mitigation status.
- Compromise-assessment status.
- Decisions and approvals.
- Evidence locations.
- Communications.
- Open questions.
4. Contain exposure where appropriate
Depending on vendor guidance and business impact, the team may need to restrict internet access, disable an affected service, apply a mitigation, isolate a system, revoke sessions, or rotate credentials.
Material containment actions should be approved by accountable people and recorded. AI-generated suggestions should not make production changes automatically.
5. Patch and investigate in parallel
Waiting for the patch to finish before looking for compromise can lose valuable time and evidence.
Preserve relevant logs and forensic material before changes where feasible. Follow vendor and national CERT instructions, because some appliances require product-specific evidence collection.
6. Maintain a decision timeline
Record when the team learned of the vulnerability, confirmed exposure, applied mitigations, collected evidence, installed updates, found or ruled out compromise indicators, and restored normal operation.
A clear timeline supports handovers, management reporting, regulatory assessment, and root cause analysis. See our practical guide to building an incident timeline for root cause analysis.
7. Close only when the conclusion is supported
“Patched” and “not compromised” are different conclusions.
Before closure, document:
- Which systems were affected.
- How exposure was assessed.
- What evidence was reviewed.
- Which mitigations and updates were completed.
- Whether credentials or keys were rotated.
- Whether suspicious activity was found.
- What residual risk remains.
- Which preventive actions have owners and dates.
How IncidentAI can support zero-day incident response
IncidentAI is an enterprise AI-assisted incident management and ticketing system. It can help lean security teams turn a fast-moving zero-day advisory into a structured, reviewable response workflow.
IncidentAI can support teams by helping them:
- Create a central incident ticket directly or through email-based intake.
- Summarise advisory details and the current response status.
- Identify missing information in the incident record.
- Suggest severity, impact, likely cause, and next actions for human review.
- Assign ownership and keep response work visible.
- Maintain notes, decisions, updates, and a running summary.
- Record MITRE ATT&CK mappings where they are relevant and supported.
- Build a response timeline and preserve an audit trail.
- Prepare a root cause analysis draft after closure.
This can be especially useful when a small team must coordinate security, IT, infrastructure, identity, privacy, legal, supplier, and management actions at the same time.
IncidentAI does not discover zero-day vulnerabilities, scan the environment, validate whether a patch was installed, replace vulnerability-management tools, replace SIEM or EDR telemetry, or prove that an asset is clean.
It also does not remove the need for human approval, product-specific investigation, qualified forensic support, legal assessment, or regulatory decision-making.
Its role is to make the incident workflow clearer: one record, clearer ownership, less manual summarisation, better handovers, and a more defensible timeline.
Access to IncidentAI is provisioned by aneo after a demo and onboarding so roles, workflows, and data handling can be aligned with the customer’s environment.
Quick FAQ
What were the most important zero-day vulnerabilities in 2026?
Notable 2026 cases have affected Microsoft Windows, Office, Exchange and SharePoint; Cisco Unified Communications and SD-WAN; Ivanti EPMM; PAN-OS; Check Point VPN products; Google Chrome; SonicWall SMA1000; and N-able N-central. Importance depends on whether an organisation uses an affected version, how the system is exposed, and whether exploitation occurred before remediation.
Is AI being used to find zero-day vulnerabilities?
Yes. Defensive researchers use AI to identify vulnerabilities, and Google reported in May 2026 that it had identified a threat-actor zero-day exploit it believed was developed with AI assistance. This does not mean that every zero-day is AI-generated.
Does a CISA KEV listing mean a vulnerability was a zero-day?
No. A KEV listing means CISA has evidence that the vulnerability has been exploited in the wild. The exploitation may have occurred before or after public disclosure and patch availability.
Is patching enough after a zero-day disclosure?
Not always. If an affected system was exposed while exploitation was occurring, the organisation should assess possible compromise, preserve evidence, review logs, rotate relevant credentials or keys when required, and follow vendor guidance in addition to patching.
Can AI improve zero-day incident response?
AI can help summarise advisories, organise incident details, identify missing information, suggest next steps, maintain running summaries, and draft timelines. Humans should validate evidence, approve material actions, and remain accountable for containment, remediation, communications, and closure.
Can IncidentAI detect or prevent a zero-day attack?
IncidentAI is not a vulnerability scanner, EDR, SIEM, patch-management system, or preventive security control. It supports the management of the incident by structuring tickets, context, ownership, decisions, summaries, timelines, and RCA work.
Final assessment
The most important 2026 zero-day lesson is not that every attack is now controlled by AI.
It is that vulnerability exploitation and defensive response are both becoming faster.
AI can help attackers research and adapt exploits. It can also help defenders process information and coordinate work. Neither side benefits from AI automatically: the result still depends on access, context, expertise, controls, and human decisions.
For lean security teams, resilience comes from preparation before the next urgent advisory:
- Know which assets are exposed.
- Know who owns them.
- Maintain a rapid-response path.
- Investigate compromise as well as applying patches.
- Keep decisions and evidence in one reliable incident record.
That operating discipline matters whether the exploit was developed by a person, assisted by AI, or discovered through a combination of both.
Research and copyright note
This article is an original synthesis of publicly available vendor advisories, government alerts, and threat-research reporting reviewed through 14 August 2026. Source facts have been paraphrased and attributed; the article does not reproduce advisory text, proprietary graphics, or substantial passages from any source.
Key references include the CISA Known Exploited Vulnerabilities Catalog, CISA’s June 2026 risk-based update guidance, CERT-EU’s 2026 threat-intelligence briefs, Google’s AI threat tracker, Google’s Chrome security update for CVE-2026-11645, Palo Alto Networks’ CVE-2026-0300 advisory, Cisco’s CVE-2026-20127 advisory, and the UK NCSC assessment of AI’s impact on cyber threats.
