How Developers Used Claude Code to Stop a Live DDoS Attack

BridgeMind’s API was targeted by a large-scale Distributed Denial of Service (DDoS) attack, which flooded it with millions of requests and caused service disruption. The team used Claude Code, an AI-based tool, to quickly analyze traffic and update AWS firewall rules to block the attack, then transitioned to Cloudflare’s edge protection and Pro Plan for more effective, cost-efficient long-term defense. This incident highlighted both the advantages of AI in detecting cyber threats and the evolving sophistication of attacks, underscoring the need for proactive, scalable cybersecurity strategies.

https://www.geeky-gadgets.com/claude-code-stops-ddos-attack/

China Scrambles to Close AI Cyber Gap as Anthropic, OpenAI Surge with New Models

China is rapidly expanding its AI-driven cybersecurity industry to close the gap with US leaders like Anthropic and OpenAI, whose new models have advanced capabilities in discovering and exploiting cybersecurity vulnerabilities. According to IDC, China’s AI cybersecurity market is projected to grow from 1.58 billion yuan in 2025 to 59.35 billion yuan (US$8.7 billion) by 2030, driven by widespread adoption of AI technologies among domestic cybersecurity vendors.

https://www.scmp.com/tech/tech-trends/article/3352978/china-scrambles-close-ai-security-gap-anthropic-openai-pull-ahead-new-models

Cyber-crime Increasingly Coming with Threats of Physical Violence

Cyber-crime is increasingly accompanied by threats of physical violence, with attackers targeting employees of companies under cyber-attack by accessing their personal data and issuing intimidation or actual harm threats. FBI data shows a significant rise in such incidents in the US, with nearly half of ransomware attacks including physical threats, and criminals sometimes hiring others to carry out or threaten violence as part of extortion strategies.

https://www.bbc.com/news/articles/cr71d8vyjv0o

The 90 Day Disclosure Policy Is Dead

The article argues that the traditional 90-day vulnerability disclosure policy is no longer effective due to advances in AI and large language models (LLMs) that have drastically sped up bug discovery and exploit development. Real-world examples show multiple researchers independently finding the same critical bugs within weeks and exploits emerging minutes after patches are released, leaving no safe window for vendors to patch before attacks occur. The author urges the security industry to treat every critical bug as a top priority for immediate fix and to integrate AI-assisted tools into continuous development and security processes to keep pace with emerging threats.

https://blog.himanshuanand.com/2026/05/the-90-day-disclosure-policy-is-dead/

cPanel, WHM Release Fixes for Three New Vulnerabilities

cPanel has released patches to fix three vulnerabilities in cPanel and Web Host Manager (WHM) that could allow privilege escalation, code execution, and denial-of-service attacks. Users are urged to update to the latest versions promptly to protect their systems, as these flaws affect multiple releases and include issues like arbitrary file read, Perl code execution, and unsafe symlink handling.

https://thehackernews.com/2026/05/cpanel-whm-patch-3-new-vulnerabilities.html

Critical Microsoft 365 Copilot Vulnerabilities Expose Sensitive Information

Microsoft disclosed and fully mitigated three critical information disclosure vulnerabilities in Microsoft 365 Copilot and Copilot Chat in Microsoft Edge, all classified with high confidentiality risks and affecting enterprise data access. These cloud-side flaws, discovered by Microsoft and an independent researcher, required no action from users or administrators as fixes were applied server-side, but organizations are advised to enforce least-privilege access to limit potential exposure of sensitive corporate information.

https://cybersecuritynews.com/microsoft-365-copilot-vulnerabilities-data/

Linux Kernel Dirty Frag LPE Exploit Enables Root Access Across Major Distributions

A new local privilege escalation vulnerability called Dirty Frag has been discovered in the Linux kernel, enabling unprivileged users to gain root access across major Linux distributions by exploiting flaws in the xfrm-ESP and RxRPC subsystems. This deterministic and highly reliable exploit, which builds on vulnerabilities like Copy Fail and Dirty Pipe, affects systems including Ubuntu 24.04.4, RHEL 10.1, and Fedora 44, prompting advisories from multiple vendors and recommendations to block affected kernel modules until patches are fully available.

https://thehackernews.com/2026/05/linux-kernel-dirty-frag-lpe-exploit.html

We Scanned 1 Million Exposed AI Services. Here’s How Bad the Security Actually Is

A security scan of 1 million exposed AI services revealed widespread vulnerabilities and misconfigurations, with many instances running without authentication by default, leaving sensitive data and business logic openly accessible online. This insecure deployment, driven by the rapid adoption of AI technologies and pressure to deliver quickly, poses significant risks including data exposure, unauthorized access, and potential code execution, highlighting how AI infrastructure security is lagging dangerously behind its growth.

https://thehackernews.com/2026/05/we-scanned-1-million-exposed-ai.html

Dirty Frag Linux Vulnerability Let Attackers Gain Root Privileges – PoC Released

Dirty Frag is a newly disclosed Linux kernel local privilege escalation vulnerability that chains two separate page-cache write flaws, allowing attackers to gain root privileges on virtually all major Linux distributions. Discovered by security researcher Hyunwoo Kim, the exploit modifies page cache in RAM deterministically without requiring timing windows or crashing the kernel, with a public proof-of-concept released following an embargo breach on May 7, 2026. Immediate mitigation involves disabling affected kernel modules until distribution-level patches, which are partially merged upstream, become available.

https://cybersecuritynews.com/dirty-frag-linux-vulnerability/

Critical Ollama Memory Leak Vulnerability Exposes 300,000 Servers Globally

A critical memory leak vulnerability named “Bleeding Llama” affects Ollama, a popular platform for running local AI models, exposing approximately 300,000 internet-facing servers globally. This flaw allows unauthenticated attackers to extract sensitive data directly from server memory by exploiting a weakness in processing uploaded model files, potentially leaking prompts, environment variables, and confidential information; users are urged to update to version 0.17.1 and secure exposed deployments immediately.

https://cybersecuritynews.com/ollama-vulnerability-exposes-servers/

Google Chrome 148 Released with Fix for 127 Security Vulnerabilities – Update Now!

Google has released Chrome 148, a major update addressing 127 security vulnerabilities, including three critical flaws such as an integer overflow in the Blink engine and use-after-free bugs in Mobile and Chromoting components. Users across Windows, Mac, and Linux are urged to update immediately to protect against potential exploits, with significant bug bounties awarded to researchers who reported these issues.

https://cybersecuritynews.com/chrome148-vulnerabilities-patched/

Google Chrome Silently Installs a 4 GB AI Model on Your Device Without Consent. At a Billion-Device Scale the Climate Costs Are Insane.

Google Chrome silently installs a 4 GB on-device AI model called Gemini Nano without user consent, writing it to users' devices as part of default AI features, then re-downloads it if deleted. This practice breaches European privacy laws (ePrivacy Directive and GDPR), lacks transparency, and generates significant environmental impact, with potential carbon emissions in the tens of thousands of tonnes when aggregated globally due to bandwidth and energy usage at Chrome's scale.

https://www.thatprivacyguy.com/blog/chrome-silent-nano-install/

Microsoft Edge Stores Passwords in Process Memory, Posing Risk

Security researcher Tom Jøran Sønstebyseter Rønning revealed that Microsoft Edge stores all saved passwords in cleartext in process memory, even when sites are not actively visited, allowing anyone with administrative privileges to extract these passwords and potentially escalate attacks within corporate environments. Microsoft considers this behavior “by design,” citing trade-offs between performance, usability, and security, but experts warn it poses significant risks, especially in shared or virtualized settings, and recommend organizations limit reliance on browsers for password storage and enforce strict access controls.

https://www.darkreading.com/cyber-risk/microsoft-edge-passwords-enterprise-risk

Critical Apache HTTP/2 Flaw (CVE-2026-23918) Enables DoS and Potential RCE

The Apache Software Foundation has released updates to fix a critical vulnerability (CVE-2026-23918) in Apache HTTP Server 2.4.66 that allows denial-of-service (DoS) attacks and potential remote code execution (RCE) via a double-free bug in HTTP/2 protocol handling. The flaw can be exploited by sending specific HTTP/2 frames, with the RCE path particularly feasible on systems using the default Apache Portable Runtime mmap allocator, leading to high risk for widely deployed servers.

https://thehackernews.com/2026/05/critical-apache-http2-flaw-cve-2026.html

Some Ubuntu Services Are Still Down Following Outages After DDoS Attack

Some Ubuntu services experienced outages for nearly a full day following a sustained Distributed Denial of Service (DDoS) attack that disrupted installs, updates, and Canonical’s web infrastructure. The attack was claimed by an Iraqi hacktivist group called The Islamic Cyber Resistance in Iraq 313 Team, which reportedly used a booter service named Beamed to launch the attack.

https://www.techradar.com/pro/security/some-ubuntu-services-are-still-down-following-outages-after-ddos-attack

Scroll to Top