# exploits

Published articles for exploits.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Security through obscurity is dead, and AI delivered the fatal blow

DevFeed: [Security through obscurity is dead, and AI delivered the fatal blow](<https://devfeed.tech/articles/security-through-obscurity-is-dead-and-ai-delivered-the-fatal-blow-8994.md>)

Original publisher: [Read original article](<https://www.theregister.com/security/2026/09/13/security-through-obscurity-is-dead-and-ai-delivered-the-fatal-blow/5296000>)

Author: Jessica Lyons

Published: 2026-09-13T11:21:00Z

Content type: news

Language: en

Sources: [www.theregister.com - Articles](<https://devfeed.tech/sources/www-theregister-com-articles.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Chromium](<https://devfeed.tech/topics/chromium.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-and-ml](<https://devfeed.tech/tags/ai-and-ml.md>), [black-hat](<https://devfeed.tech/tags/black-hat.md>), [chromium](<https://devfeed.tech/tags/chromium.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

AI-driven bug discovery is exposing long-hidden vulnerabilities in commercial and open-source software, undermining security through obscurity. The article also notes that attackers can use AI to reverse-engineer patches and rapidly develop exploits.

### Source excerpt

RIP, you won't be mourned

## Novel Blue Moon kit targeting Chrome and Windows reflects new reality of AI-driven exploits

DevFeed: [Novel Blue Moon kit targeting Chrome and Windows reflects new reality of AI-driven exploits](<https://devfeed.tech/articles/novel-blue-moon-kit-targeting-chrome-and-windows-reflects-new-reality-of-ai-driven-exploits-8559.md>)

Original publisher: [Read original article](<https://www.theregister.com/research/2026/09/09/novel-blue-moon-kit-targeting-chrome-and-windows-reflects-new-reality-of-ai-driven-exploits/5295399>)

Author: Jessica Lyons

Published: 2026-09-09T22:28:53Z

Content type: news

Language: en

Sources: [www.theregister.com - Articles](<https://devfeed.tech/sources/www-theregister-com-articles.md>)

Topics: [BlueMoon](<https://devfeed.tech/topics/bluemoon.md>), [Chromium](<https://devfeed.tech/topics/chromium.md>), [cve-2026-85880](<https://devfeed.tech/topics/cve-2026-85880.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [bluemoon](<https://devfeed.tech/tags/bluemoon.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [chromium](<https://devfeed.tech/tags/chromium.md>), [cve-2026-85880](<https://devfeed.tech/tags/cve-2026-85880.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [google](<https://devfeed.tech/tags/google.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [proofpoint](<https://devfeed.tech/tags/proofpoint.md>), [research](<https://devfeed.tech/tags/research.md>), [reverse-engineering](<https://devfeed.tech/tags/reverse-engineering.md>), [security](<https://devfeed.tech/tags/security.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Proofpoint reports that multiple espionage clusters used the BlueMoon exploit kit to chain Chromium-based browser flaws with a Windows bug. The article says AI agents may lower the barrier to exploit development, particularly during the window between upstream Chromium patches and downstream stable releases.

### Source excerpt

Mind the patch gap, please and thank you

## A "proof" of Fermat's Last Theorem that fits the margin

DevFeed: [A "proof" of Fermat's Last Theorem that fits the margin](<https://devfeed.tech/articles/a-proof-of-fermat-s-last-theorem-that-fits-the-margin-7665.md>)

Original publisher: [Read original article](<https://blog.trailofbits.com/2026/09/09/a-proof-of-fermats-last-theorem-that-fits-the-margin/>)

Author: "Marc Ilunga"

Published: 2026-09-09T11:00:00Z

Content type: article

Language: en

Sources: [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog.md>), [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog-2.md>)

Topics: [Lean](<https://devfeed.tech/topics/lean.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Memory safety verification](<https://devfeed.tech/topics/memory-safety-verification.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [memory-safety](<https://devfeed.tech/tags/memory-safety.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [vulnerability-disclosure](<https://devfeed.tech/tags/vulnerability-disclosure.md>)

### AI overview

A Lean string-slicing bug caused its logical evaluator and compiled native code to disagree, allowing a contradiction that could make an invalid proof appear checked. The issue was fixed after disclosure.

### Source excerpt

Fermat famously claimed to have a "truly marvelous proof" of his Last Theorem, but he never wrote it down, insisting the margin of his page was too narrow to contain it. A few centuries later, Anthropic announced a complete formalization of Fermat's Last Theorem using 13 million lines of Lean code (clearly not what Fermat intended). Luckily, we found a wonderfully cursed Lean bug, shown below, that suggests the proof may have fit the margin after all. The issue affects all stable versions of Lean up to 4.33.1, and the patch is incorporated in v4.34.0-rc1. A "checked" proof of Fermat's Last Theorem using Lean 4.33.1 The blue checkmarks in the screenshot above would suggest that Lean considers this proof correct. This seems odd given the amount of work Sir Andrew Wiles put into this problem and the vast size of Claude's proof. So what is going on? The "proof" clearly doesn't make any sense and exploits an issue in Lean. We found the issue while using GPT-5.6 to experiment with a new skill for code review. We want to clarify up front that the issue is not a kernel soundness issue, but it happens to nicely fit any discussion of strings, lengths, and substrings. The issue affects String.Pos.Raw.extract, Lean's low-level string-slicing function. When asked to extract a one-byte slice at an astronomically large position, Lean's logical definition returns the empty string. But the compiled native code returns the entire original string. That disagreement is enough to manufacture a contradiction. Lean's ordinary evaluator "proves" that the tiny slice was empty, while native evaluation "proves" that the very same slice contained "a truly marvelous proof." Put those together, and Lean concludes that the empty string equals a non-empty string. And once you have a contradiction, you can prove anything, including Fermat's Last Theorem. On the bright side, the Lean team was considerably faster than mathematical history. About 90 minutes after we reported the issue, hargoniX opened

## StyleSmuggler (CVE-2026-75650): Frequently asked questions about Adobe Commerce and Magento zero-day

DevFeed: [StyleSmuggler (CVE-2026-75650): Frequently asked questions about Adobe Commerce and Magento zero-day](<https://devfeed.tech/articles/stylesmuggler-cve-2026-75650-frequently-asked-questions-about-adobe-commerce-and-magento-zero-day-8271.md>)

Original publisher: [Read original article](<https://www.tenable.com/blog/stylesmuggler-cve-2026-75650-frequently-asked-questions-about-adobe-commerce-and-magento-zero>)

Author: Satnam Narang

Published: 2026-09-08T14:00:43Z

Content type: news

Language: en

Sources: [Tenable Blog](<https://devfeed.tech/sources/tenable-blog.md>)

Topics: [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [PHP](<https://devfeed.tech/topics/php.md>)

Tags: [attacks](<https://devfeed.tech/tags/attacks.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [payload](<https://devfeed.tech/tags/payload.md>), [php](<https://devfeed.tech/tags/php.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

The article explains StyleSmuggler (CVE-2026-75650), an actively exploited, unauthenticated remote-code-execution vulnerability affecting Adobe Commerce, Adobe Commerce B2B, and Magento Open Source. It describes injection of PHP code through style properties and execution during rendering of a transactional email template.

### Source excerpt

A critical unauthenticated remote code execution (RCE) zero-day in Adobe Commerce and Magento Open Source, dubbed StyleSmuggler, has been actively exploited since September 4 with attacks observed three days before a vendor patch became available. Key takeaways CVE-2026-75650 is a critical remote code execution vulnerability in Adobe Commerce, Adobe Commerce B2B and Magento Open Source that can be triggered without authentication. Active exploitation of CVE-2026-75650 began on September 4, 2026, three days before Adobe released a hotfix, with multiple victim stores confirmed across different attack campaigns. Adobe released Hotfix VULN-39341 on September 7, 2026, and Tenable detection plugins will be published as they become available. Background Tenable's Research Special Operations Team (RSO) has compiled this blog to answer Frequently Asked Questions (FAQ) regarding CVE-2026-75650, a zero-day remote code execution vulnerability in Adobe Commerce, Adobe Commerce B2B and Magento Open Source that has been actively exploited in the wild. FAQ When was CVE-2026-75650 first disclosed? On September 5, 2026, the Sansec Forensics Team published research detailing an actively exploited zero-day vulnerability in Magento and Adobe Commerce that it named StyleSmuggler. What is CVE-2026-75650? CVE-2026-75650 is a remote code execution vulnerability in Adobe Commerce, Adobe Commerce B2B and Magento Open Source. Successful exploitation grants an unauthenticated attacker the ability to execute arbitrary code on a vulnerable server. CVE-2026-75650 carries a CVSSv3 score of 10.0, the highest possible rating. Additionally, its scope is changed, meaning exploitation can impact resources beyond the vulnerable component itself. CVEDescriptionCVSSv3CVE-2026-75650Adobe Commerce and Magento Open Source Remote Code Execution10.0 The following products and versions are affected: ProductAffected versionsAdobe Commerce2.4.4 through 2.4.9Adobe Commerce B2B1.3.3 through 1.5.3Magento Open Source2

## Path to Astra: critical capabilities and frontier safeguards

DevFeed: [Path to Astra: critical capabilities and frontier safeguards](<https://devfeed.tech/articles/path-to-astra-critical-capabilities-and-frontier-safeguards-6603.md>)

Original publisher: [Read original article](<https://openai.com/index/path-to-astra>)

Published: 2026-09-01T13:00:00Z

Content type: news

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [framework](<https://devfeed.tech/tags/framework.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [incident](<https://devfeed.tech/tags/incident.md>), [model](<https://devfeed.tech/tags/model.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [openai](<https://devfeed.tech/tags/openai.md>), [release](<https://devfeed.tech/tags/release.md>), [safety](<https://devfeed.tech/tags/safety.md>), [testing](<https://devfeed.tech/tags/testing.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

OpenAI says Astra has reached its Critical cybersecurity capability threshold and describes safeguards, testing, and limited initial access planned ahead of release.

### Source excerpt

Astra is the first OpenAI model to meet the Critical cybersecurity capability threshold under the Preparedness Framework, with stronger safeguards for release.

## Putting frontier cyber models in more trusted hands

DevFeed: [Putting frontier cyber models in more trusted hands](<https://devfeed.tech/articles/putting-frontier-cyber-models-in-more-trusted-hands-6622.md>)

Original publisher: [Read original article](<https://openai.com/index/putting-frontier-cyber-models-in-more-trusted-hands>)

Published: 2026-08-10T10:00:00Z

Content type: news

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [models](<https://devfeed.tech/tags/models.md>), [openai](<https://devfeed.tech/tags/openai.md>), [partners](<https://devfeed.tech/tags/partners.md>), [security](<https://devfeed.tech/tags/security.md>), [validation](<https://devfeed.tech/tags/validation.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

OpenAI's Daybreak Cyber Partner program gives approved security partners access to frontier cyber models for authorized, governed services. The models are intended to help defenders discover and validate vulnerabilities, prioritize exploitable weaknesses, and accelerate fixes.

### Source excerpt

Approved Daybreak partners can use OpenAI's frontier cyber models to deliver authorized, governed cybersecurity services to customers.

## Remove standing access before AI agents exploit it

DevFeed: [Remove standing access before AI agents exploit it](<https://devfeed.tech/articles/remove-standing-access-before-ai-agents-exploit-it-1950.md>)

Original publisher: [Read original article](<https://1password.com/blog/remove-standing-access-before-ai-agents-exploit-it>)

Author: info@1password.com (Sanjay Ramnath)

Published: 2026-08-06T00:00:00Z

Content type: opinion

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [incident](<https://devfeed.tech/topics/incident.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [unified-access](<https://devfeed.tech/tags/unified-access.md>)

### AI overview

The article argues that AI-driven autonomous systems can rapidly discover and exploit standing credentials after gaining access to enterprise environments. It recommends removing unnecessary access, vaulting plaintext secrets, and reducing the blast radius of credential-based attacks.

### Source excerpt

AI has changed the calculus of a credential attack. Before, finding and exploiting credentials in an enterprise environment required time, patience, and human judgment. An attacker had to decide which accounts were worth testing and which systems were worth reaching. Many credentials never made the list. By contrast, an autonomous system that gains a foothold in a victim's systems has no need to be picky. It can sweep an environment in moments, scooping up API keys, service account tokens, OAuth tokens, cloud credentials, and plaintext secrets on developer devices. It authenticates with whatever it finds and moves laterally as far as standing access allows, one credential opening the next, at machine speed. An attacker with AI doesn't need to choose targets. Everything accessible is worth exploiting. Recent high-profile incidents with experimental AI models have shown that pattern in action. Entry points differed: software exploits in two cases, weak passwords in a third. But what followed was the same in each incident: automated systems swept for whatever credentials the environment offered and moved as far as standing access would carry them. In one documented case, that meant more than 17,000 recorded attacker events over a single weekend. These stories are just early indicators of what defenders will soon be facing as these experimental models become commonly available services. As autonomous systems become more capable and more widely deployed, credential sweeps after breaches will become faster, more thorough, and harder to detect. Any enterprise running AI workloads, AI coding tools, or developer workflows on shared infrastructure has accumulated the same kind of exposure that made these headline-grabbing attacks successful: service accounts whose permissions grew beyond their original purpose, API keys that were never rotated, and secrets left in plaintext on developer devices because they were easier to use that way. In the face of what is coming, strengthe

## Can AI do novel security research? Meet the HTTP Terminator

DevFeed: [Can AI do novel security research? Meet the HTTP Terminator](<https://devfeed.tech/articles/can-ai-do-novel-security-research-meet-the-http-terminator-7670.md>)

Original publisher: [Read original article](<https://portswigger.net/research/can-ai-do-novel-security-research>)

Author: James Kettle

Published: 2026-08-05T19:30:00Z

Content type: article

Language: en

Sources: [PortSwigger Research](<https://devfeed.tech/sources/portswigger-research.md>)

Topics: [AI research agents](<https://devfeed.tech/topics/ai-research-agents.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [http](<https://devfeed.tech/tags/http.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article examines whether autonomous AI systems can discover novel web-security attack techniques. It presents the HTTP Terminator, describes HTTP desynchronization research and exploits, and explores the limits of fully autonomous versus human/AI research loops.

### Source excerpt

Abstract We all know AI can find bugs. After a decade of research, I asked a harder question: can an autonomous system invent new attack techniques, and use them to hack live websites at scale? Buildi

## Stronger with every update: How we're making Chrome and the web safer in the AI Era

DevFeed: [Stronger with every update: How we're making Chrome and the web safer in the AI Era](<https://devfeed.tech/articles/stronger-with-every-update-how-we-re-making-chrome-and-the-web-safer-in-the-ai-era-7623.md>)

Original publisher: [Read original article](<https://blog.google/security/chrome-stronger-with-every-update/>)

Author: Chrome Security Team

Published: 2026-07-30T17:00:00Z

Content type: article

Language: en

Sources: [Security](<https://devfeed.tech/sources/security.md>)

Topics: [Chrome](<https://devfeed.tech/topics/chrome.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Fuzzing/Fuzz testing](<https://devfeed.tech/topics/fuzzing.md>), [Agent Harness](<https://devfeed.tech/topics/agent-harness.md>), [V8](<https://devfeed.tech/topics/v8.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [bug](<https://devfeed.tech/tags/bug.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [chrome-security](<https://devfeed.tech/tags/chrome-security.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [fuzzing](<https://devfeed.tech/tags/fuzzing.md>), [interoperability](<https://devfeed.tech/tags/interoperability.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [none](<https://devfeed.tech/tags/none.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

This article describes how Chrome's security teams use large language models, fuzzing, specialized research tools, and AI vulnerability-discovery agents to find and remediate security bugs more quickly. It highlights Big Sleep, an agent harness using Gemini, model interoperability, and a Chrome knowledge base built from CVEs and Git history.

### Source excerpt

Video of Chrome logo turning into a shield

## Building secure Uniswap v4 hooks

DevFeed: [Building secure Uniswap v4 hooks](<https://devfeed.tech/articles/building-secure-uniswap-v4-hooks-7660.md>)

Original publisher: [Read original article](<https://blog.trailofbits.com/2026/07/30/building-secure-uniswap-v4-hooks/>)

Author: "Nicolas Donboly"

Published: 2026-07-30T11:00:00Z

Content type: article

Language: en

Sources: [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog.md>), [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog-2.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Code](<https://devfeed.tech/topics/code.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [audits](<https://devfeed.tech/tags/audits.md>), [blockchain](<https://devfeed.tech/tags/blockchain.md>), [code](<https://devfeed.tech/tags/code.md>), [developers](<https://devfeed.tech/tags/developers.md>), [development](<https://devfeed.tech/tags/development.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [incident](<https://devfeed.tech/tags/incident.md>), [review](<https://devfeed.tech/tags/review.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Uniswap v4 hooks add customizable pool behavior but shift important security responsibilities into application and hook code. Drawing on audit findings and public reports, the article identifies recurring failure patterns--including missing caller checks and accounting bugs--and presents them as a checklist for builders and auditors.

### Source excerpt

Uniswap v4 hooks let developers add custom behavior to pools, including dynamic fees, custom accounting, and external integrations. This flexibility moves some security responsibilities into application and hook code. The Cork and Bunni exploits are two app-level incidents that show what can go wrong in that code. Together, they account for more than $20M in losses. Neither incident stemmed from a flaw in the Uniswap v4 core protocol or the PoolManager; both arose from application-specific authorization and accounting logic built around hooks. After analyzing dozens of findings from Trail of Bits audits (including our Uniswap v4-core security review), public reports from other firms, and the Solodit database, I've identified seven recurring failure patterns in application and hook code, including missing caller checks and accounting bugs that still satisfy the PoolManager's settlement invariant. Builders can use these patterns as a secure-development checklist; auditors can use them to focus their review. What the PoolManager guarantees If you're familiar with Uniswap v3, where each pool was a separate contract, v4 inverts the model. All pool state now lives in a singleton PoolManager contract, with each pool represented in its storage. Uniswap v4 adds hooks: independent contracts that execute custom logic at specific points in the swap and liquidity lifecycle. Figure 1: Pools live inside the singleton PoolManager, and multiple pools can use the same hook contract. Here's what a pool looks like in v4: struct PoolKey { Currency currency0; Currency currency1; uint24 fee; int24 tickSpacing; IHooks hooks; } Figure 2: A pool's PoolKey includes both currencies, the fee, tick spacing, and the hook address (v4-core/src/types/PoolKey.sol). Notice that the hook address (IHooks hooks;) is part of the pool's identity. If you change any of these fields, you're talking to a different pool. This matters because trusting the wrong PoolKey means trusting the wrong pool. v4 also intr

## Factoring "short-sleeve" RSA keys with polynomials

DevFeed: [Factoring "short-sleeve" RSA keys with polynomials](<https://devfeed.tech/articles/factoring-short-sleeve-rsa-keys-with-polynomials-7653.md>)

Original publisher: [Read original article](<https://blog.trailofbits.com/2026/06/12/factoring-short-sleeve-rsa-keys-with-polynomials/>)

Author: "Keegan Ryan"

Published: 2026-06-12T11:00:00Z

Content type: article

Language: en

Sources: [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog.md>), [The Trail of Bits Blog](<https://devfeed.tech/sources/the-trail-of-bits-blog-2.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Certificate Transparency](<https://devfeed.tech/topics/certificate-transparency.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [attacks](<https://devfeed.tech/tags/attacks.md>), [bug](<https://devfeed.tech/tags/bug.md>), [certificate-transparency](<https://devfeed.tech/tags/certificate-transparency.md>), [code](<https://devfeed.tech/tags/code.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [internet](<https://devfeed.tech/tags/internet.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [software](<https://devfeed.tech/tags/software.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [tls](<https://devfeed.tech/tags/tls.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Researchers found hundreds of weak RSA and DSA keys whose structured zero-bit patterns made them quickly factorable with a polynomial-based cryptanalytic technique. They linked many of the keys to a type mismatch in older CompleteFTP big-integer code and recovered 603 RSA private keys and 74 DSA keys from internet scans.

### Source excerpt

What happens when the bits of an RSA private key are heavily biased toward 0 instead of being randomly generated? The public key's bits could be biased enough for us to detect these incorrectly generated keys in the wild. Together with Hanno Böck of the badkeys project, we found hundreds of unique keys that not only have this property, but can be quickly factored. We also found the bug that led to many of these keys and analyzed historical data to track the issue over time. Surprisingly, the pattern of 0 bits is often highly structured, allowing us to develop a powerful polynomial-based cryptanalytic technique that exploits the pattern. Figure 1: Two patterns of RSA moduli with repeated blocks of 0 bits seen in real-world examples. These "short-sleeve" keys, named for how the 0 bits don't fully cover the limbs of the big integers, largely fell into two patterns. Pattern 1 remains unexplained, but we traced pattern 2 to a type mismatch in big-integer code from old versions of the CompleteFTP file transfer software. The CompleteFTP bug also generated vulnerable short-sleeve DSA keys, and we recovered 603 unique RSA private keys and 74 DSA keys from internet scans. If you used CompleteFTP to generate host keys between December 2016 and December 2023, CompleteFTP has released a tool to check whether your keys need to be regenerated. How we found the weak keys The badkeys project is an open-source service that checks public keys for known vulnerabilities. While developing this tool, Hanno collected a massive number of real-world keys from public sources, including Certificate Transparency logs, internet-wide TLS and SSH scans, PGP keys, and many others. By searching this dataset for unexpectedly sparse RSA moduli, we uncovered a large number of keys in the wild with the patterns in Figure 1. Both patterns include several regularly spaced blocks of all zeros interleaved with seemingly random data. Pattern 1 appears in CT logs for certificates issued to several large organ

## The 2026 DBIR says the quiet part loud: fundamentals still win

DevFeed: [The 2026 DBIR says the quiet part loud: fundamentals still win](<https://devfeed.tech/articles/the-2026-dbir-says-the-quiet-part-loud-fundamentals-still-win-1964.md>)

Original publisher: [Read original article](<https://1password.com/blog/the-2026-verizon-dbir>)

Author: info@1password.com (Dave Lewis)

Published: 2026-06-11T00:00:00Z

Content type: article

Language: en

Sources: [Blog on 1Password Blog](<https://devfeed.tech/sources/blog-on-1password-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [ransomware](<https://devfeed.tech/topics/ransomware.md>), [Cybercrime](<https://devfeed.tech/topics/cybercrime.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [breach](<https://devfeed.tech/tags/breach.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [ransomware](<https://devfeed.tech/tags/ransomware.md>), [security](<https://devfeed.tech/tags/security.md>), [statistics](<https://devfeed.tech/tags/statistics.md>), [tips-advice](<https://devfeed.tech/tags/tips-advice.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

The article reviews the 2026 Verizon Data Breach Investigations Report, arguing that basic security practices remain essential. It highlights rising vulnerability exploitation, slower remediation, ransomware prevalence, and the potential impact of AI on future vulnerabilities.

### Source excerpt

Every year, the Verizon Data Breach Investigations Report (DBIR) is one of the most hotly-anticipated and widely-read documents in security. And every year includes some surprising stats and reshuffles the top few threat vectors. But longtime readers will notice that the 2026 DBIR features some advice that ought to be familiar to everyone by now: get the basics right. The report's authors even say that the overarching theme this year is "keeping a strong foundation in the face of change." So what does a strong foundation look like? It looks like patching faster, reducing credential reuse, tightening third-party access, and making it harder for attackers to turn one weak login into a company-wide mess. Glamorous? No. Effective? Yes. Exploits, credentials, and AI: The stories that stood out in the 2026 DBIR This year's DBIR analyzes more than 31,000 incidents, including more than 22,000 confirmed breaches across 145 countries. It's not light reading, unless your idea of a beach read includes ransomware economics, exploit chains, and the occasional donut chart. But diving deep into these topics is worthwhile, because the numbers show both change and stubborn repetition. Vulnerability exploitation is surging In terms of eye-popping statistics, the big story this year is the explosion of vulnerability exploitation, which is now the leading initial access vector for breaches-far exceeding phishing and credential abuse. Only 26% of critical vulnerabilities in the CISA Known Exploited Vulnerabilities catalog were fully remediated in 2025, down from 38% the prior year. Median time to full remediation rose to 43 days, a huge jump from last year's 32 days. Maybe the scariest part of this whole scenario is that these are pre-Mythos numbers, and security experts are still bracing for an AI-powered hurricane of vulnerabilities. The report's authors attribute this escalation to the sheer volume of vulnerabilities organizations had to face, finding that there were roughly 50% more

## 5 security myths that Mythos ended (as told by a CISO)

DevFeed: [5 security myths that Mythos ended (as told by a CISO)](<https://devfeed.tech/articles/5-security-myths-that-mythos-ended-as-told-by-a-ciso-12854.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/5-security-myths-that-mythos-ended-as-told-by-a-ciso>)

Published: 2026-05-27T00:00:00Z

Content type: opinion

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [dataset](<https://devfeed.tech/topics/dataset.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [anthropic-mythos-preview](<https://devfeed.tech/tags/anthropic-mythos-preview.md>), [chainguard-ai](<https://devfeed.tech/tags/chainguard-ai.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [cve](<https://devfeed.tech/tags/cve.md>), [dataset](<https://devfeed.tech/tags/dataset.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [git](<https://devfeed.tech/tags/git.md>), [mythos](<https://devfeed.tech/tags/mythos.md>), [project-glasswing](<https://devfeed.tech/tags/project-glasswing.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

The article argues that Anthropic's Mythos and broader AI-driven vulnerability discovery are invalidating long-standing security assumptions. It focuses on shrinking exploitation timelines, the growing importance of proactive vulnerability elimination, and the need for security teams to retire reactive mental models.

### Source excerpt

Mythos and AI-driven exploits are breaking old security assumptions. Learn the five myths security teams must retire to survive the new era.

## Preparing for Mythos: Practical advice for engineering teams

DevFeed: [Preparing for Mythos: Practical advice for engineering teams](<https://devfeed.tech/articles/preparing-for-mythos-practical-advice-for-engineering-teams-13203.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/preparing-for-mythos-practical-advice-for-engineering-teams>)

Published: 2026-05-26T00:00:00Z

Content type: opinion

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [exploit chaining](<https://devfeed.tech/topics/exploit-chaining.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [cURL](<https://devfeed.tech/topics/curl.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [ai-vulnerability-remediation](<https://devfeed.tech/tags/ai-vulnerability-remediation.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [article](<https://devfeed.tech/tags/article.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [chainguard-for-ai](<https://devfeed.tech/tags/chainguard-for-ai.md>), [chainguard-libraries](<https://devfeed.tech/tags/chainguard-libraries.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [exploit-chaining](<https://devfeed.tech/tags/exploit-chaining.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [mythos](<https://devfeed.tech/tags/mythos.md>), [secure-by-default](<https://devfeed.tech/tags/secure-by-default.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

This opinion assesses the security implications of Anthropic's Mythos model and argues that defenders should use AI-assisted methods to identify and remediate vulnerabilities. It says Mythos appears especially capable at exploiting vulnerabilities and chaining exploits, while a test on curl found one new non-critical vulnerability.

### Source excerpt

Anthropic's Mythos raises the stakes for software security. Learn how to survive faster exploits with secure-by-default supply chains and AI-assisted defense.

## May 2026 Updates #3 for XCP-ng 8.3 LTS

DevFeed: [May 2026 Updates #3 for XCP-ng 8.3 LTS](<https://devfeed.tech/articles/may-2026-updates-3-for-xcp-ng-8-3-lts-12817.md>)

Original publisher: [Read original article](<https://xcp-ng.org/blog/2026/05/21/may-2026-updates-3-for-xcp-ng-8-3-lts/>)

Author: Samuel Verschelde

Published: 2026-05-21T15:29:19Z

Content type: news

Language: en

Sources: [XCP-ng Blog](<https://devfeed.tech/sources/xcp-ng-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [cpu](<https://devfeed.tech/topics/cpu.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [bugfixes](<https://devfeed.tech/tags/bugfixes.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [cve](<https://devfeed.tech/tags/cve.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [intel](<https://devfeed.tech/tags/intel.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [lts](<https://devfeed.tech/tags/lts.md>), [security](<https://devfeed.tech/tags/security.md>), [update](<https://devfeed.tech/tags/update.md>), [updates](<https://devfeed.tech/tags/updates.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

XCP-ng 8.3 LTS receives security and maintenance updates addressing vulnerabilities in Xen and the Linux kernel, including CPU opcode caching and local privilege-escalation issues. The update also includes Intel microcode, firmware guidance, storage and Xen bug fixes, NUMA fixes, and dependency upgrades.

### Source excerpt

New security and maintenance updates are available for XCP-ng 8.3 LTS. Xen, Linux kernel, Intel Microcode...

## Kubernetes v1.36: Deprecation and removal of Service ExternalIPs

DevFeed: [Kubernetes v1.36: Deprecation and removal of Service ExternalIPs](<https://devfeed.tech/articles/kubernetes-v1-36-deprecation-and-removal-of-service-externalips-4552.md>)

Original publisher: [Read original article](<https://kubernetes.io/blog/2026/05/14/kubernetes-v1-36-deprecation-and-removal-of-service-externalips/>)

Author: Adrian Moisey; Dan Winship

Published: 2026-05-14T18:35:00Z

Content type: article

Language: en

Sources: [Kubernetes Blog](<https://devfeed.tech/sources/kubernetes-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Security](<https://devfeed.tech/topics/security.md>), [Network](<https://devfeed.tech/topics/network.md>), [API](<https://devfeed.tech/topics/api.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [ip](<https://devfeed.tech/tags/ip.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [network](<https://devfeed.tech/tags/network.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

Kubernetes 1.36 formally deprecates the Service API's .spec.externalIPs field because its trust assumptions can enable security exploits, including CVE-2020-8554. The article explains the scope of the deprecation, recommends the DenyServiceExternalIPs admission controller, and discusses alternatives for non-cloud clusters needing load-balancer-like functionality.

### Source excerpt

The .spec.externalIPs field for Service was an early attempt to provide cloud-load-balancer-like functionality for non-cloud clusters. Unfortunately, the API assumes that every user in the cluster is fully trusted, and in any situation where that is not the case, it enables various security exploits, as described in CVE-2020-8554. Since Kubernetes 1.21, the Kubernetes project has recommended that all users disable .spec.externalIPs. To make that easier, Kubernetes also added an admission controller (DenyServiceExternalIPs) that can be enabled to do this. At the time, SIG Network felt that blocking the functionality by default was too large a breaking change to consider. However, the security problems are still there, and as a project we're increasingly unhappy with the "insecure by default" state of the feature. Additionally, there are now several better alternatives for non-cloud clusters wanting load-balancer-like functionality. As a result, the .spec.externalIPs field for Service is now formally deprecated in Kubernetes 1.36. We expect that a future minor release of Kubernetes will drop implementation of the behavior from kube-proxy, and will update the Kubernetes conformance criteria to require that conforming implementations do not provide support. A note on terminology, and what hasn't been deprecated The phrase external IP is somewhat overloaded in Kubernetes: The Service API has a field .spec.externalIPs that can be used to add additional IP addresses that a Service will respond on. The Node API's .status.addresses field can list addresses of several different types, one of which is called ExternalIP. The kubectl tool, when displaying information about a Service of type LoadBalancer in the default output format, will show the load balancer IP address under the column heading EXTERNAL-IP. This deprecation is about the first of those. If you are not setting the field externalIPs in any of your Services, then it does not apply to you. That said, as a precaution

## AI and the Future of Cybersecurity: Why Openness Matters

DevFeed: [AI and the Future of Cybersecurity: Why Openness Matters](<https://devfeed.tech/articles/ai-and-the-future-of-cybersecurity-why-openness-matters-7154.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/cybersecurity-openness>)

Author: Margaret Mitchell; Yacine Jernite; Clem 🤗

Published: 2026-04-21T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-cybersecurity](<https://devfeed.tech/tags/ai-cybersecurity.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [development](<https://devfeed.tech/tags/development.md>), [ethics](<https://devfeed.tech/tags/ethics.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [large-language-model](<https://devfeed.tech/tags/large-language-model.md>), [llm](<https://devfeed.tech/tags/llm.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

The article examines Mythos, a frontier AI system built around a large language model, compute, software-relevant data, vulnerability-focused scaffolding, speed, and partial autonomy. It argues that the surrounding system--not the model alone--enables rapid vulnerability discovery, exploit identification, and patch development. The article also considers how open code and tooling could distribute cybersecurity capabilities across communities as autonomous vulnerability systems proliferate.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Supply chain dependencies: Have you checked your blind spot?

DevFeed: [Supply chain dependencies: Have you checked your blind spot?](<https://devfeed.tech/articles/supply-chain-dependencies-have-you-checked-your-blind-spot-8343.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/business-security/supply-chain-dependencies-have-you-checked-your-blind-spot/>)

Author: Tony Anscombe

Published: 2026-04-16T12:00:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [Resilience](<https://devfeed.tech/topics/resilience.md>), [Business Security](<https://devfeed.tech/topics/business-security.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [business](<https://devfeed.tech/tags/business.md>), [business-security](<https://devfeed.tech/tags/business-security.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [customer](<https://devfeed.tech/tags/customer.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [data](<https://devfeed.tech/tags/data.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [operations](<https://devfeed.tech/tags/operations.md>), [outage](<https://devfeed.tech/tags/outage.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [software](<https://devfeed.tech/tags/software.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

The article examines supply chain dependencies as hidden sources of cyber and business risk for small and medium-sized businesses. It explains how third-party vulnerabilities, malicious attacks, and operational outages can disrupt operations and cause financial, reputational, legal, compliance, and data-related harm. It recommends mapping dependencies and strengthening resilience and business continuity.

### Source excerpt

Your biggest risk may be a vendor you trust. How can SMBs map their third-party blind spots and build operational resilience?

## ETH Rangers Program Recap

DevFeed: [ETH Rangers Program Recap](<https://devfeed.tech/articles/eth-rangers-program-recap-17219.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2026/04/16/eth-rangers-recap>)

Author: Protocol Security Team; Grants Management Team

Published: 2026-04-16T00:00:00Z

Content type: article

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>), [Threat Research](<https://devfeed.tech/topics/threat-research.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [DeFi](<https://devfeed.tech/topics/defi.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [defi](<https://devfeed.tech/tags/defi.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [root-cause-analysis](<https://devfeed.tech/tags/root-cause-analysis.md>), [security](<https://devfeed.tech/tags/security.md>), [smart-contract](<https://devfeed.tech/tags/smart-contract.md>), [state](<https://devfeed.tech/tags/state.md>), [talks](<https://devfeed.tech/tags/talks.md>), [threat-intelligence](<https://devfeed.tech/tags/threat-intelligence.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [web3](<https://devfeed.tech/tags/web3.md>), [workshops](<https://devfeed.tech/tags/workshops.md>)

### AI overview

The Ethereum Foundation and partner organizations recap the six-month ETH Rangers Program, which funded 17 stipend recipients conducting public-goods security work across the Ethereum ecosystem. Reported outcomes include recovered or frozen funds, vulnerability and bug reports, threat-awareness work, security challenges, educational events, incident responses, and open-source tooling.

### Source excerpt

In late 2024, the Ethereum Foundation, together with Secureum, The Red Guild, and Security Alliance (SEAL), launched the ETH Rangers Program, an initiative to provide stipends for individuals doing public goods security work in the Ethereum ecosystem. The goal of the program was straightforward: to fund independent efforts that...

## As breakout time accelerates, prevention-first cybersecurity takes center stage

DevFeed: [As breakout time accelerates, prevention-first cybersecurity takes center stage](<https://devfeed.tech/articles/as-breakout-time-accelerates-prevention-first-cybersecurity-takes-center-stage-8326.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/business-security/breakout-time-accelerates-prevention-first-cybersecurity-center-stage/>)

Author: Phil Muncaster

Published: 2026-04-07T09:00:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Threat Research](<https://devfeed.tech/topics/threat-research.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [Reconnaissance](<https://devfeed.tech/topics/recon.md>), [Social engineering](<https://devfeed.tech/topics/social-engineering.md>), [spoofing](<https://devfeed.tech/topics/spoofing.md>), [ransomware](<https://devfeed.tech/topics/ransomware.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-automation](<https://devfeed.tech/tags/ai-automation.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [automation](<https://devfeed.tech/tags/automation.md>), [business-security](<https://devfeed.tech/tags/business-security.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [malware](<https://devfeed.tech/tags/malware.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [ransomware](<https://devfeed.tech/tags/ransomware.md>), [social-engineering](<https://devfeed.tech/tags/social-engineering.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

Threat actors are using AI, automation, credential theft, phishing, zero-day exploits, reconnaissance, and AI-powered scripts to accelerate attacks. The article argues that shrinking breakout times require defenders to adopt a prevention-first cybersecurity strategy.

### Source excerpt

Threat actors are using AI to supercharge tried-and-tested TTPs. When attacks move this fast, cyber-defenders need to rethink their own strategy.

## Your personal information is on the dark web. What happens next?

DevFeed: [Your personal information is on the dark web. What happens next?](<https://devfeed.tech/articles/your-personal-information-is-on-the-dark-web-what-happens-next-8395.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/privacy/information-dark-web-what-happens-next/>)

Author: Phil Muncaster

Published: 2026-01-13T10:00:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [online privacy](<https://devfeed.tech/topics/online-privacy.md>), [pii](<https://devfeed.tech/topics/pii.md>), [Cybercrime](<https://devfeed.tech/topics/cybercrime.md>), [Malware](<https://devfeed.tech/topics/malware.md>), [ransomware](<https://devfeed.tech/topics/ransomware.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [attacks](<https://devfeed.tech/tags/attacks.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [breach](<https://devfeed.tech/tags/breach.md>), [data](<https://devfeed.tech/tags/data.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [genai](<https://devfeed.tech/tags/genai.md>), [generative](<https://devfeed.tech/tags/generative.md>), [malware](<https://devfeed.tech/tags/malware.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [pii](<https://devfeed.tech/tags/pii.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [ransomware](<https://devfeed.tech/tags/ransomware.md>), [us](<https://devfeed.tech/tags/us.md>)

### AI overview

This article explains what may happen when personal information appears on the dark web, including fraud and account hijacking. It describes data breaches, infostealer malware, ransomware-related extortion, phishing, and generative AI-assisted attacks as routes by which personal and financial data can be exposed and sold.

### Source excerpt

If your data is on the dark web, it's probably only a matter of time before it's abused for fraud or account hijacking. Here's what to do.

## exploits.club Weekly(ish) Newsletter 93 - Old QEMU Bugs, Android Auto Bluetooth PoCs, BeeStation P20, and More

DevFeed: [exploits.club Weekly(ish) Newsletter 93 - Old QEMU Bugs, Android Auto Bluetooth PoCs, BeeStation P20, and More](<https://devfeed.tech/articles/exploits-club-weekly-ish-newsletter-93-old-qemu-bugs-android-auto-bluetooth-pocs-beestation-p20-and-more-32634.md>)

Original publisher: [Read original article](<https://blog.exploits.club/exploits-club-weekly-ish-newsletter-92-s23-n-day-pocs-printer-overflows-dng-oob-writes-and-more-2/>)

Author: exploits.club

Published: 2025-12-11T16:24:59Z

Content type: article

Language: en

Sources: [exploits.club](<https://devfeed.tech/sources/exploits-club.md>)

Topics: [qemu](<https://devfeed.tech/topics/qemu.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Synology](<https://devfeed.tech/topics/synology.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [container](<https://devfeed.tech/topics/container.md>)

Tags: [bugs](<https://devfeed.tech/tags/bugs.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [qemu](<https://devfeed.tech/tags/qemu.md>), [synology](<https://devfeed.tech/tags/synology.md>), [vault](<https://devfeed.tech/tags/vault.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>), [weekly](<https://devfeed.tech/tags/weekly.md>)

### AI overview

This issue of the exploits.club Weekly(ish) Newsletter rounds up security write-ups and resources, including a QEMU privilege-level bug that can enable arbitrary writes, a Synology BeeStation exploit involving a stack-based buffer overflow, and research into the Cypherock X1 Vault hardware wallet. The supplied text ends before the final item is complete.

### Source excerpt

Welcome back to your favorite "mostly weekly but sometimes whenever we feel like it" newsletter. Annnnnnyways 👇 In Case You Missed It... HEXACON Videos Are OUT Advent Of Pwn - PwnCollege's Advent Of Pwn ends today. If you haven't already given it a go, make

## exploits.club Weekly(ish) Newsletter 92 - S23 N-Day PoCs, Printer Overflows, DNG OOB Writes, And More

DevFeed: [exploits.club Weekly(ish) Newsletter 92 - S23 N-Day PoCs, Printer Overflows, DNG OOB Writes, And More](<https://devfeed.tech/articles/exploits-club-weekly-ish-newsletter-92-s23-n-day-pocs-printer-overflows-dng-oob-writes-and-more-32635.md>)

Original publisher: [Read original article](<https://blog.exploits.club/exploits-club-weekly-ish-newsletter-92-s23-n-day-pocs-printer-overflows-dng-oob-writes-and-more/>)

Author: exploits.club

Published: 2025-11-21T16:10:47Z

Content type: article

Language: en

Sources: [exploits.club](<https://devfeed.tech/sources/exploits-club.md>)

Topics: [Hacking](<https://devfeed.tech/topics/hacking.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Qualcomm](<https://devfeed.tech/topics/qualcomm.md>), [samsung](<https://devfeed.tech/topics/samsung.md>), [Android](<https://devfeed.tech/topics/android.md>), [ctf](<https://devfeed.tech/topics/ctf.md>), [Advent of Code](<https://devfeed.tech/topics/advent-of-code.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [code](<https://devfeed.tech/tags/code.md>), [ctf](<https://devfeed.tech/tags/ctf.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hacking](<https://devfeed.tech/tags/hacking.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [printer](<https://devfeed.tech/tags/printer.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>), [samsung](<https://devfeed.tech/tags/samsung.md>)

### AI overview

The 92nd exploits.club Weekly(ish) Newsletter rounds up recent developer and security content, including Advent-themed CTFs, Advent of Code 2025, Binary Ninja 5.2, conference slides, an exploit for Qualcomm GPU microcode vulnerability CVE-2025-21479 on a Samsung S23, Linux KASLR research, and printer security flaws.

### Source excerpt

We are so back. Annnnnyways 👇 In Case You Missed It... HEX ADVENT 2025: Crack the Advent, Conquer the Threat - STAR Labs has put together a Holiday Themed CTF open to women residing in Singapore or Malaysia. Advent of Code 2025 - It's almost the most wonderful time of

## Burp AI takes on a vulnerable web app: watch Tib3rius put Burp's new agentic capabilities to the test

DevFeed: [Burp AI takes on a vulnerable web app: watch Tib3rius put Burp's new agentic capabilities to the test](<https://devfeed.tech/articles/burp-ai-takes-on-a-vulnerable-web-app-watch-tib3rius-put-burp-s-new-agentic-capabilities-to-the-test-7691.md>)

Original publisher: [Read original article](<https://portswigger.net/blog/burp-ai-takes-on-a-vulnerable-web-app-watch-tib3rius-put-burps-new-agentic-capabilities-to-the-test>)

Author: Amelia Coen

Published: 2025-10-22T12:59:05Z

Content type: article

Language: en

Sources: [PortSwigger Blog](<https://devfeed.tech/sources/portswigger-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Web app](<https://devfeed.tech/topics/webapp.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [blog](<https://devfeed.tech/tags/blog.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [false-positives](<https://devfeed.tech/tags/false-positives.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [testing](<https://devfeed.tech/tags/testing.md>), [video](<https://devfeed.tech/tags/video.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [web-app](<https://devfeed.tech/tags/web-app.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

A video demonstrates Burp AI testing a deliberately vulnerable web app. It shows Burp AI autonomously exploiting discovered vulnerabilities, identifying false positives, and using agentic capabilities in Repeater to adapt payloads and approaches through natural-language prompts.

### Source excerpt

What happens when you set Burp AI loose on a deliberately vulnerable web app? In his latest video, Tib3rius takes Burp's new agentic Burp AI capabilities for a spin - and the results are seriously coo

[Next page](<https://devfeed.tech/tags/exploits.md?cursor=WyIyMDI1LTEwLTIyVDEyOjU5OjA1KzAwOjAwIiwgIjM1YTUwMGNkLWUzNmItNGI0OS1iZTMxLTUzNjUyMDMxNzMxNiJd>)