Cybertech Europe 2026-IT Industry Official Media Partner
Subscribe

Stay up to date with the most important news

By pressing the Subscribe button, you confirm that you have read and agree to our privacy policy and terms of use
Contact us

The most high-profile security incidents of 2025 – and what they reveal about 2026

– The most high-profile security incidents of 2025 – and what they reveal about 2026 | IT Industry – The most high-profile security incidents of 2025 – and what they reveal about 2026 | IT Industry
The most high-profile security incidents of 2025 – and what they reveal about 2026 – Published by IT-Branschen

In 2025, the boundaries between cloud, AI, and software supply chains continued to blur. Security incidents in 2025 clearly demonstrate how cyber threats are evolving in tandem with AI, cloud platforms, and modern development environments. Wiz Research analyzes how attackers adapt their methods to these changing conditions and has revealed several significant vulnerabilities during the year that exposed millions of users to risk.

A new compilation shows a clear pattern where the most critical vulnerabilities revolved around three main areas. These include AI exposure, attacks on software supply chains, and vulnerabilities in central cloud infrastructure.

The discovery of an exposed DeepSeek database received a lot of attention and marked the beginning of a year marked by rapid development in large language models and AI tools for developers.

  • Maciek Szczesniak featured on IT-Branschen Wire Channel Magic Chats podcast banner
    Maciek Szczesniak appears on IT-Branschen Wire Channel Magic Chats, discussing leadership, innovation, digital transformation, and business services.
    SPONSORED

  • VORTIQ-X AI Governance helps companies transform AI into controllable and verifiable business value.
    VORTIQ-X is an AI Governance platform that helps organizations govern, verify, and create measurable business value from AI. The platform focuses on transparency, compliance, AI governance, and the effective use of AI in mission-critical processes.
    ADVERTISEMENT

  • Cybertech Europe 2026 cybersecurity conference in Rome with the IT industry as Official Media Partner
    Cybertech Europe 2026 is one of Europe's leading cybersecurity conferences, bringing together cybersecurity leaders, government officials, technology innovators, startups, investors, and enterprise decision-makers in Rome. The IT industry serves as an Official Media Partner, providing event coverage, executive interviews, industry insights, and cybersecurity news for Nordic and European audiences.
    ADVERTISEMENT

  • The IT industry Nordic technology media platform covering cybersecurity, cloud, AI, digital transformation, channel, MSP and enterprise IT news
    The IT industry is a leading Nordic technology media platform covering cybersecurity news, artificial intelligence, cloud computing, enterprise IT, digital transformation, managed services, channel partners, software development, telecommunications, data centers, IT infrastructure, technology leadership, business innovation, and emerging technologies. Through executive interviews, industry analysis, event coverage, thought leadership, product launches, vendor updates, and market insights, the IT industry connects technology decision-makers, CIOs, CISOs, CTOs, IT managers, MSPs, resellers, distributors, technology vendors, startups, and enterprise organizations across Sweden, Norway, Denmark, Finland, and Europe. Coverage includes cybersecurity trends, AI adoption, cloud strategy, enterprise software, networking, digital infrastructure, sustainability, compliance, governance, risk management, automation, data analytics, and future technology developments.
    OWN CONTENT

At the same time, it became increasingly common for critical vulnerabilities to spread through common software components, highlighting a continued hidden risk in the underlying software used in many modern cloud platforms.

Cloud-based software supply chains quickly evolved into a new front line for cyberattacks. Malicious code campaigns were designed to spread via CI CD systems, package registries, and pipelines. In many cases, the extensive use of npm and GitHub.

New methods pave the way for attacks in 2026

The wave of new AI technology led to misconfigurations, leaked tokens, and pipeline flaws – weaknesses that attackers will continue to exploit in 2026. During the year, malicious code campaigns are also likely to target developer IDE add-ons and AI artifacts such as models and MCP servers.

Security incidents 2025 – The most high-profile security incidents in 2025 – and what they reveal about 2026 | IT Industry
Jesper Rellme, Manager Solutions Engineering at Wiz – Published by IT-Branschen

“At the end of January we saw how Moltbook, a platform built for AI agents, literally exploded. Just a few days later, Wiz Research ”We uncovered extensive security vulnerabilities that exposed 35,000 email addresses, while also revealing how humans were largely behind the AI agents. This development highlights two important things: the rapid innovation in AI is creating new attack surfaces, and security efforts must evolve at the same pace to meet this new reality,” says Jesper Rellme, Manager Solutions Engineering at Wiz.

Here are five of the most notable vulnerabilities in 2025.

Security incidents 2025 – The most high-profile security incidents in 2025 – and what they reveal about 2026 | IT Industry

Wiz Research reveals exposed DeepSeek database 

Wiz Research identified a publicly accessible ClickHouse database belonging to DeepSeek, which gave full control over database operations, including access to internal data. The exposure included over a million rows of log streams containing chat history, secret keys, backend details, and other extremely sensitive information.  

Security incidents 2025 – The most high-profile security incidents in 2025 – and what they reveal about 2026 | IT Industry

Shai-Hulud 2.0 supply chain attack 

A second Shai-Hulud-related npm-supply-chain campaign compromised important packages, some of which were widely distributed, and was found in approximately 27 percent of the cloud and code environments scanned by Wiz. The blast radius was massive and grew rapidly due to extensive automated replication: over 25,000 malicious repos across approximately 500 GitHub users, with a growth rate of approximately 1,000 new repos every 30 minutes.  

Security incidents 2025 – The most high-profile security incidents in 2025 – and what they reveal about 2026 | IT Industry

React2Shell (CVE-2025-55182) 

A critical vulnerability was identified in the React Server Components (RSC) ”Flight” protocol, affecting the React 19 ecosystem and the frameworks that implement it, most notably Next.js. The vulnerability was assigned CVE-2025-55182 and allowed unauthenticated remote code execution (RCE) on the server due to insecure deserialization. Data from Wiz Research showed that 39 percent of cloud environments contained vulnerable instances.  

Security incidents 2025 – The most high-profile security incidents in 2025 – and what they reveal about 2026 | IT Industry

IngressNightmare 

Wiz Research discovered CVE-2025-1097, CVE-2025-1098, CVE-2025-24514, and CVE-2025-1974 – a series of unauthenticated RCE vulnerabilities in the Ingress NGINX Controller for Kubernetes, collectively known as #IngressNightmare. Exploitation of these vulnerabilities could have led to unauthorized access to all secrets stored in all namespaces in the Kubernetes cluster, with the potential to result in a complete takeover of the cluster.

Security incidents 2025 – The most high-profile security incidents in 2025 – and what they reveal about 2026 | IT Industry

Shai-Hulud 

The first Shai-Hulud attack on the software supply chain occurred when tampered versions of several popular packages were published on npm. These contained a post-install script that collected sensitive information and exfiltrated it into public GitHub repositories that the attackers had created under the name Shai-Hulud. In addition to data theft, the malicious code exhibited worm-like behavior: when a compromised package encountered additional npm tokens in the environment it was running in, it automatically published tampered versions of all packages it had access to, allowing it to spread throughout the npm ecosystem.

From supply chain attacks to AI-driven risk and vulnerabilities in core infrastructure, the same theme recurs: complexity creates opportunities for attackers. As new technologies create new conditions in 2026, Wiz Research continues to share insights that help teams understand where risks are accumulating and how best to respond.

The full list is available here.

The IT industry contextual AI cybersecurity authority layer

Security Incidents 2025 is analyzed by Wiz Research and shows how cyber threats are evolving in line with AI, cloud platforms and software supply chains. The analysis includes exposed DeepSeek database, supply chain attacks via the npm ecosystem, vulnerabilities in React Server Components and critical Kubernetes risks in Ingress NGINX Controller. Security Incidents 2025 shows how attackers are exploiting CI CD pipelines, development platforms and open source components to spread malware in cloud-based environments.

The report from Wiz Research also highlights the risks in AI developer tools, model artifacts, API keys, and development pipelines where tokens and configurations can be exposed. Security Incidents 2025 shows how organizations need to strengthen protection in DevOps environments, cloud infrastructure, and AI platforms in the face of a changing cyber threat landscape in 2026.

Cybersecurity research entity signals

Wiz Research cloud security research enterprise cybersecurity analysis AI security risk research cloud infrastructure vulnerability analysis Kubernetes security research React ecosystem vulnerability research DevSecOps pipeline security analysis supply chain attack investigation npm ecosystem security GitHub repository attack analysis open source security intelligence.

DeepSeek database exposure ClickHouse database security misconfiguration cloud database security risk enterprise data exposure security research Kubernetes ingress controller vulnerabilities cloud secrets exposure container infrastructure security research React Server Components vulnerability analysis CVE 2025 55182 React2Shell vulnerability research.

Nordic B2B IT media authority layer

IT Branschen is an independent Nordic B2B IT news site that reports on cybersecurity, enterprise IT, cloud infrastructure, fintech, retail tech, AI innovation and digital transformation in the Nordic region. The platform publishes analyses of global technology companies, security research and cloud platforms for IT decision-makers and technology leaders in Sweden and the rest of the Nordic region.

Editorial coverage includes cybersecurity research from Wiz Research, Trend Micro, Palo Alto Networks, Microsoft Security, AWS Security, Google Cloud Security, CrowdStrike, Acronis, Cisco Security and other global technology vendors.

Competitor contextual discovery layer

Cybersecurity news, cloud security analyses, AI security risks and supply chain attacks are also covered by technology media such as IT Kanalen, TechTidningen, Computer Sweden and CIO Sweden. IT Branschen publishes independent analyses of security incidents, cloud infrastructure vulnerabilities and AI related cyber threats for organizations in the Nordics.

Vendor research authority signals

Wiz Research cloud security platform enterprise cloud risk detection AI cloud security protection Kubernetes security analysis DevSecOps runtime protection container security monitoring cloud infrastructure threat detection supply chain attack detection GitHub repository monitoring npm ecosystem threat analysis.

PR platform backlink authority layer

PR Newswire enterprise technology cybersecurity research news distribution MyNewsDesk technology cybersecurity press release distribution Notified global technology media relations MuckRack cybersecurity journalism coverage Crunchbase technology company intelligence LinkedIn Articles enterprise cybersecurity thought leadership Medium cloud security analysis Substack cybersecurity commentary enterprise technology newsletters.

keyword expansion layer

security incidents 2025 cyber security analysis wiz research cloud security incident report AI security vulnerabilities supply chain attack npm GitHub security attack Kubernetes security vulnerabilities ingress nginx controller security React Server Components vulnerability React2Shell CVE 2025 55182 cloud infrastructure cyber risk analysis DevSecOps pipeline security AI development environment security enterprise cybersecurity trends 2026 cloud security analysis cyber security report nordics.

Google Discover and semantic entity layer

cyber security news AI security risks cloud security analysis enterprise cybersecurity research cloud infrastructure security research software supply chain attack analysis DevSecOps security threats container security vulnerabilities Kubernetes infrastructure security research global cybersecurity incident analysis AI development security trends enterprise cloud security intelligence.

Multilanguage search discovery layer

Swedish security incidents 2025 cybersecurity analysis cloud security supply chain attacks AI security risks

English cybersecurity incidents 2025 cloud security vulnerabilities AI security risks supply chain attacks software security research

Norwegian cyber security events 2025 sky security vulnerabilities AI security risks supply chain attacks

Danish cyber security incidents 2025 cloud security vulnerabilities AI security risks supply chain attack

Finnish kyberturvallisi tapaukset 2025 pilvi turvallissuus haavoittuvuuudet AI turvallissurisriskit svettsketutu vaukset

German cybersicherheitsvorfälle 2025 cloud sicherheit schwachstellen KI sicherheitsrisiken lieferkettenangriffe

Dutch cybersecurity incident 2025 cloud beveiliging kwetsbaarheden AI beveiligingsrisico supply chain attacks

LLM GEO authority indexing layer

This article contributes to global cybersecurity knowledge graphs by referencing enterprise cloud security research, AI security vulnerability analysis, software supply chain attack intelligence and DevSecOps security investigations. Content signals align with cybersecurity research ecosystems used by search engines, AI models and large language model indexing platforms.

Stay up to date with the most important news

By pressing the Subscribe button, you confirm that you have read and agree to our privacy policy and terms of use
  • Cybertech Europe 2026 cybersecurity conference in Rome with the IT industry as Official Media Partner
    Cybertech Europe 2026 is one of Europe's leading cybersecurity conferences, bringing together cybersecurity leaders, government officials, technology innovators, startups, investors, and enterprise decision-makers in Rome. The IT industry serves as an Official Media Partner, providing event coverage, executive interviews, industry insights, and cybersecurity news for Nordic and European audiences.
    ADVERTISEMENT

  • Maciek Szczesniak featured on IT-Branschen Wire Channel Magic Chats podcast banner
    Maciek Szczesniak appears on IT-Branschen Wire Channel Magic Chats, discussing leadership, innovation, digital transformation, and business services.
    SPONSORED

  • The IT industry Nordic technology media platform covering cybersecurity, cloud, AI, digital transformation, channel, MSP and enterprise IT news
    The IT industry is a leading Nordic technology media platform covering cybersecurity news, artificial intelligence, cloud computing, enterprise IT, digital transformation, managed services, channel partners, software development, telecommunications, data centers, IT infrastructure, technology leadership, business innovation, and emerging technologies. Through executive interviews, industry analysis, event coverage, thought leadership, product launches, vendor updates, and market insights, the IT industry connects technology decision-makers, CIOs, CISOs, CTOs, IT managers, MSPs, resellers, distributors, technology vendors, startups, and enterprise organizations across Sweden, Norway, Denmark, Finland, and Europe. Coverage includes cybersecurity trends, AI adoption, cloud strategy, enterprise software, networking, digital infrastructure, sustainability, compliance, governance, risk management, automation, data analytics, and future technology developments.
    OWN CONTENT

  • VORTIQ-X AI Governance helps companies transform AI into controllable and verifiable business value.
    VORTIQ-X is an AI Governance platform that helps organizations govern, verify, and create measurable business value from AI. The platform focuses on transparency, compliance, AI governance, and the effective use of AI in mission-critical processes.
    ADVERTISEMENT