Article 1
Reddit r/netsec
A supply-chain attack targeted 42 TanStack npm packages by exploiting GitHub Actions cache poisoning and OIDC token extraction via the pull_request_target pattern.
TL;DR
An attacker successfully compromised 42 TanStack npm packages by chaining GitHub Actions cache poisoning with OIDC token extraction. The breach allowed for the unauthorized publication of malicious versions that could exfiltrate sensitive cloud and infrastructure credentials.
On May 11, 2026, the TanStack ecosystem experienced a significant supply-chain attack involving 84 malicious versions across 42 npm packages. The attack utilized a sophisticated chain of three vulnerabilities to bypass security boundaries. First, the attacker leveraged the pull_request_target GitHub Actions workflow pattern to execute code from a malicious fork. Second, the attacker poisoned the GitHub Actions cache by injecting malicious data into the pnpm-store directory during a benchmark job. This poisoned cache was subsequently restored during a legitimate release workflow on the main branch. Finally, the malicious payload, embedded within the restored cache, extracted an OIDC token from the runner process. Using this token, the attacker was able to use the trusted-publisher binding to publish malicious packages directly to the npm registry. The malicious script, router_init.js, was designed to harvest a wide array of credentials, including AWS IMDS, GCP metadata, Kubernetes service-account tokens, Vault tokens, and SSH private keys. These credentials were exfiltrated using the Session/Oxen messenger file-upload network. The attack was detected within 20 minutes by an external researcher, leading to the deprecation of all affected packages and the purging of poisoned cache entries. While no npm credentials were stolen, the developers recommend that any host that ran an affected version during the window of compromise be treated as compromised, necessitating a rotation of all reachable credentials.
npm
GitHub Actions
TanStack
pnpm
AWS
GCP
Kubernetes
Vault
OIDC
Vite
SSH
Oxen messenger
Read full article →
Article 2
Reddit r/netsec
The article documents the first publicly-documented AI-driven Fault Injection attack, where Claude Code was used to autonomously bypass Secure Boot on an Espressif ESP32 SoC.
TL;DR
Researchers demonstrated a successful hardware Fault Injection attack where an AI agent, Claude Code, was given control over hardware tools to bypass Secure Boot on an ESP32. This represents a significant milestone in the use of agentic AI for automating complex hardware exploitation workflows.
The article describes a highly experimental and successful demonstration of an AI-driven hardware attack. Using Claude Code, the researchers were able to reproduce a known Fault Injection attack targeting the Secure Boot V1 feature of the Espressable ESP32 SoC. The AI agent was granted full control over the hardware environment, which included a ChipWhisperer Husky for glitch injection, a Riden RK6006 programmable power supply, and a PicoScope for signal monitoring. Notably, the researchers did not write any of the attack software; instead, they provided the AI with the necessary hardware connections and access to various Python libraries, leaving the AI to write the attack scripts, configure the hardware registers, and manage the glitching campaign autonomously. The AI even created its own monitoring dashboard and a wiki to track its learning progress. While the specific vulnerability in the ESP32 V1 has been addressed in newer revisions, the core significance of this research lies in the methodology. It proves that agentic AI is capable of handling the high-complexity, iterative, and hardware-dependent tasks required for fault injection attacks, suggesting a new frontier for automated hardware vulnerability research and exploitation.
Claude Code
Espressif ESP32
ChipWhisperer Husky
Riden RK6006
PicoScope
Python
Ubuntu 26.04 LTS
chipwhisperer library
picosdk
pyserial
RK6006-Python-Module
TAoFI Target
Read full article →
Article 3
Reddit r/cybersecurity
Google has identified the first known instance of AI-assisted zero-day exploit development used for a mass 2FA bypass campaign and the emergence of AI-driven Android malware.
TL;DR
Google has uncovered a new threat involving a zero-day 2FA bypass exploit likely created using AI-generated Python code. Additionally, the report highlights PromptSpy, an Android malware that leverages Gemini AI to perform autonomous malicious actions on mobile devices.
Google's Threat Intelligence Group (GTIG) has reported a significant milestone in cyber warfare: the first known use of artificial intelligence to develop a zero-day exploit for mass exploitation. The attack involves a Python script designed to bypass two-factor authentication (2FA) on a popular open-source, web-based system administration tool. The script exhibits clear indicators of being generated by a Large Language Model (LLM), such as highly structured 'Pythonic' formatting, excessive educational docstrings, and a hallucinated CVSS score. The vulnerability itself stems from a semantic logic flaw involving a hard-coded trust assumption, a type of error that LLMs are particularly adept at identifying. Beyond this specific exploit, the report details the emergence of 'PromptSpy,' a sophisticated Android malware. PromptSpy utilizes Google's Gemini AI to analyze the device's screen and autonomously navigate the user interface to perform malicious tasks. The malware is capable of capturing biometric data to replay authentication gestures and employs an 'AppProtectionDetector' module to prevent uninstallation by overlaying an invisible layer over the 'Uninstall' button. The malware's infrastructure is highly resilient, allowing attackers to dynamically update command-and-control (C2) components, including Gemini API keys and VNC relay servers, via its C2 channel to maintain presence even if specific endpoints are blocked.
Article 4
Reddit r/netsec
The technical discovery and analysis of CVE-2026-45185, an unauthenticated remote code execution vulnerability in the Exim mail server.
TL;DR
Researchers have identified a critical unauthenticated remote code execution vulnerability in the Exim mail server, tracked as CVE-2026-45185. The bug stems from a use-after-free condition during TLS shutdown when GnuTLS is employed.
The article details the discovery of CVE-2026-45185, a high-impact unauthenticated remote code execution vulnerability found in the Exim mail server. The vulnerability is a use-after-free bug that occurs during the TLS shutdown process when Exim is configured with the GnuTLS library, which is the default on many Debian-based distributions like Ubuntu. Specifically, the researchers found that during TLS shutdown, Exim frees its TLS transfer buffer, yet a nested BDAT receive wrapper can still process incoming bytes and trigger an ungetc() call. This action writes a single newline character into the previously freed memory region, resulting in the corruption of the allocator's internal metadata. Although the initial write primitive is limited to a single byte, the authors demonstrate how this corruption can be leveraged to gain full remote code execution. A significant aspect of this vulnerability is that it requires almost no special configuration on the target server to be successfully triggered. The discovery was made using XBOW, a tool designed for finding vulnerabilities in native code, and the report also reflects on the paradigm shift brought about by the integration of large language models into the exploit development and vulnerability research workflows.
Article 5
Reddit r/cybersecurity
The article explores the systematic erosion of European digital sovereignty through the legal, economic, and lobbying influence of major US cloud providers.
TL;DR
The text argues that European digital sovereignty is being hollowed out by the legal reach of the US CLOUD Act and the aggressive lobbying of American hyperscalers. It details how strategic acquisitions and legislative influence are bringing essential European infrastructure under US jurisdiction.
The article provides a detailed critique of the loss of digital sovereignty in Europe, focusing on how US-based hyperscalers like Microsoft, Amazon, and Google have effectively neutralized European attempts at technological independence. A primary mechanism of this erosion is the US CLOUD Act, which allows US authorities to compel American companies to provide data regardless of where the physical servers are located, making 'sovereign' cloud promises legally hollow. The author traces the failure of European initiatives like Gaia-X to the successful lobbying and structural integration of American companies into the very frameworks meant to compete with them. Beyond infrastructure, the piece highlights the influence of Big Tech on EU policy, specifically citing the Digital Omnibus as a product of intense corporate lobbying that mirrors the positions of US tech giants. The most acute risk is presented through the lens of strategic acquisitions, such as Kyndryl's move to acquire Solvinity, a provider for the Dutch national identity system, DigiD. Such moves place the authentication layers of European states within the legal reach of the United States. Through a combination of legal frameworks, marketing rebranding, and economic pressure, the article concludes that the concept of European digital sovereignty is being systematically dismantled.
Microsoft
Amazon
Google
Microsoft Cloud
Google Cloud
Gaia-X
Nextcloud
S3NS
Kyndryl
Solvinity
DigiD
GDPR
AI Act
Digital Markets Act
Digital Services Act
Read full article →
Article 6
Reddit r/cybersecurity
A rogue version of the Checkmarx Jenkins AST plugin was discovered on the Jenkins Marketplace as part of a supply-chain attack by the TeamPCP hacker group.
TL;DR
The TeamPCP hacker group has compromised the Checkmarx Jenkins AST plugin by leveraging credentials stolen from a previous Trivy scanner breach. This supply-chain attack allows for the delivery of credential-stealing malware to developer environments.
Checkmarx has warned of a significant supply-chain compromise involving a rogue version of its Jenkins Application Security Testing (AST) plugin. The threat actor, identified as the TeamPCP group, gained access to Checkmarx's GitHub repositories by utilizing credentials previously stolen during the breach of the Trivy vulnerability scanner. This access enabled the attackers to publish malicious artifacts, including a modified Jenkins plugin (version 2026.5.09) to the Jenkins Marketplace and a compromised KICS analysis tool to platforms such as Docker, VSCode, and Open VSX. The malicious code is designed to function as an infostealer, targeting developer environments to harvest credentials. Although Checkmarx has stated that its customer production environments are isolated from the compromised GitHub repositories, the risk of credential exposure is high. The company advises all users to ensure they are running version 2.0.13-829.vc72453fa_1c16 or older, to rotate all secrets, and to perform thorough investigations for any signs of lateral movement or persistence within their systems.
Jenkins
Checkmarx AST plugin
GitHub
Trivy
Docker
VSCode
KICS analysis tool
Open VSX
npm
Read full article →
Generative AI is rendering traditional cybersecurity awareness models obsolete, necessitating a shift toward security behavior and culture programs.
TL;DR
The rapid adoption of Generative AI is expanding the human risk surface through shadow AI and advanced, AI-augmented external attacks. To mitigate these evolving threats, cybersecurity leaders must move beyond traditional awareness training toward behavior-driven security culture programs.
The article discusses the breakdown of traditional cybersecurity awareness models caused by the emergence of Generative AI (GenAI). As organizations adopt GenAI to drive productivity, they face a dual threat: internal risks from 'shadow AI'—where employees use personal, unapproved accounts for work tasks—and external risks from AI-powered attacks like deepfakes and sophisticated phishing. Gartner's research highlights that 33% of employees admit to inputting sensitive information into public GenAI tools, and the frequency of AI-assisted phishing has doubled recently. Traditional training programs, which rely on static modules and generic guidance, are no longer effective because AI-generated content is increasingly difficult to distinguish from legitimate communications. Furthermore, new vulnerabilities such as prompt injections and insecure AI tool usage are not addressed by legacy models. The author proposes a shift toward Security Behavior and Culture Programs (SBCPs), which prioritize how employees act in real-world scenarios rather than just what they know. These programs aim to embed security into daily workflows through continuous engagement, microlearning, and simulations of AI-driven attacks. To succeed, organizations must establish clear boundaries for GenAI use, extend governance to include legal and compliance departments, and invest in AI literacy to help employees identify hallucinations and manipulated content. Ultimately, managing GenAI risk is a cultural challenge that requires reframing security as an enabler of safe innovation rather than a technical barrier.
Article 8
Reddit r/ethereum
BlackRock has filed paperwork to launch tokenized money-market fund shares specifically utilizing the Ethereum blockchain.
TL;DR
BlackRock has updated its filings to include Ethereum-based ERC-20 tokens for its tokenized money-market fund shares. This initiative aims to provide liquid, on-chain reserve assets for stablecoin issuers and institutional investors.
BlackRock has officially filed paperwork to integrate the Ethereum blockchain into its tokenized fund offerings, specifically targeting the expansion of its on-chain liquidity products. The filings include the introduction of OnChain Shares for the BlackRock Select Treasury Based Liquidity Fund, which will be issued as ERC-20 tokens recorded on the Ethereum network. Despite the blockchain-based distribution, the fund's portfolio remains tied to traditional low-risk instruments, such as cash, U.S. Treasury bills with maturities of 93 days or less, and overnight repurchase agreements. Additionally, the firm introduced the BlackRock Daily Reinvestment Stablecoin Reserve Vehicle, designed to serve as an eligible reserve asset for payment stablecoin issuers under the GENIUS Act framework. While the Ethereum-based shares will operate within a permissioned system to allow for essential regulatory controls like whitelisting and asset freezing, the move highlights Ethereum's significant role as a primary settlement rail for institutional real-world assets. The filing also hints at potential expansion across other public blockchains for its stablecoin reserve vehicle, though specific networks were not explicitly named in the documentation. This development follows BlackRock's previous success with its BUIDL fund and aligns with a broader industry trend toward the tokenization of traditional financial instruments and the pursuit of efficient, on-chain settlement.
Ethereum
ERC-20
Uniswap
Securitize
Canton Network
Solana
Stellar
Avalanche
Polygon
Bitcoin
Read full article →
Article 9
Reddit r/ethereum
The Ethereum Protocol Cluster has announced technical milestones for the upcoming Glamsterdam upgrade alongside a significant leadership transition.
TL;DR
The Ethereum Protocol Cluster has reached several technical milestones for the upcoming Glamsterdam upgrade, including gas limit floors and ePBS stabilization. The update also details a leadership handover as several key contributors depart the Ethereum Foundation.
The Ethereum Protocol Cluster recently met in Svalbard, Norway, to coordinate efforts for the upcoming Glamsterdam upgrade. Significant technical progress was reported, most notably the establishment of a 200 million gas limit floor, which is a target for the post-Glamsterdam period. This milestone is supported by the convergence of ePBS, BAL optimizations, and the implementation of EIP-8037, which fixes the cost per state byte. The meeting also confirmed that ePBS has stabilized, with successful end-to-end testing completed across nearly all clients in a multi-client devnet environment. Looking toward future upgrades, the cluster has begun groundwork for Hegotá, specifically focusing on functional FOCIL prototypes and defining requirements for native Account Abstraction (AA). Beyond technical updates, the announcement marks a major leadership transition within the Ethereum Foundation's Protocol cluster. Departing leaders Barnabé Monint, Tim Beiko, and Alex Stokes are being succeeded by Will Corcoran, Kev Wedderburn, and Fredrik. The incoming team brings diverse expertise, including research in zkVM and post-quantum consensus, zkEVM engineering, and protocol security. The immediate focus for the new leadership remains the hardening and deployment of the Glamsterdam devnets and the continued advancement of the network's long-term roadmap.
Ethereum
Glamsterdam
ePBS
EIP-8037
Hegotá
FOCIL
Account Abstraction
Fusaka
PeerDAS
zkVM
zkEVM
Read full article →
Circle is expanding its business model from a stablecoin issuer to a blockchain infrastructure provider with the launch of its Arc network.
TL;DR
Circle is launching the Arc blockchain to transition from a stablecoin issuer to a broader financial infrastructure provider. The project's $3 billion valuation reflects significant interest from major institutional investors like BlackRock and a16z.
Circle is making a strategic pivot from being primarily a stablecoin issuer to becoming a comprehensive blockchain infrastructure provider through the launch of its Arc network. Following its recent earnings call, the company announced a $222 million token presale for Arc, which has reached a valuation of approximately $3 billion. Backed by prominent institutional investors such as a16z crypto, Apollo, BlackRock, and ARK Invest, the Arc blockchain is designed to serve as an 'economic operating system' for payments firms, asset issuers, and capital markets. Unlike many existing retail-oriented blockchains, Arc focuses on meeting institutional requirements, including fast settlement, configurable privacy, and the use of known validators. The network is also being developed to support the integration of AI agents within the financial sector. This move places Circle in direct competition with established layer-1 networks like Ethereum and Solana, as well as emerging institutional-focused chains like Coinbase's Base and Stripe's Tempo. While the potential for growth is significant, analysts remain cautious, noting that the long-term value of the Arc token depends heavily on actual network activity and the adoption of applications on the chain. The economic model for Arc is expected to involve fees denominated in stablecoins, with value accruing to the ARC token through mechanisms like validator rewards and token burns, mirroring the Ethereum model. Ultimately, the launch of Arc signals a broader industry trend where blockchain development is shifting toward providing the backbone for global, institutionalized finance.
Circle
Arc
USDC
Ethereum
Solana
Base
Tempo
Canton Network
blockchain
stablecoins
AI agents
Read full article →
DTCC is integrating Chainlink's infrastructure into its Besu-based Collateral AppChain to enable real-time, tokenized collateral management.
TL;DR
DTCC has announced the use of Chainlink infrastructure to power its new blockchain-based collateral management platform. The system aims to modernize global risk management through real-time asset tokenization and automated settlement.
The Depository Trust & Clearing Corporation (DTCC) is advancing its blockchain-based financial services by integrating Chainlink's infrastructure into its new Collateral AppChain. This platform, built on the Besu blockchain, will leverage Chainlink's Runtime Environment (CRE) and data standards to handle critical functions such as pricing, valuation, margining, collateral optimization, and settlement. The primary objective of the AppChain is to resolve the fragmentation and delays characteristic of current collateral systems, where assets are often trapped across different institutions and time zones. By utilizing distributed ledger technology (DLT) and smart contracts, DTCC intends to enable near real-time, 24/7 collateral movement across both traditional financial markets and blockchain networks. This development is an extension of previous collaborative efforts, most notably the 'Smart NAV' pilot, which saw participation from major financial institutions including JPMorgan, BNY Mellon, and Franklin Templeton. Beyond this specific platform, DTCC is actively expanding its tokenization capabilities, with a working group of more than 50 firms already engaged in its broader tokenization services, aiming for significant production milestones later this year.
Chainlink
Chainlink Runtime Environment (CRE)
Besu
Distributed Ledger Technology (DLT)
Smart contracts
Oracle network
Read full article →
Seven major Bitcoin mining pools representing 75% of the global hashrate have joined the Stratum V2 working group to decentralize block construction.
TL;DR
Seven of the world's largest Bitcoin mining pools have officially joined the Stratum V2 working group. This move allows individual miners to control block template construction, reducing the power of pool operators to decide transaction selection.
The Bitcoin mining ecosystem is experiencing a significant move toward decentralization as seven of the largest mining pools have agreed to back the Stratum V2 open standard. The participating pools—Foundry, AntPool, F2Pool, SpiderPool, MARA Pool, Block Inc, and DMND—collectively represent nearly 75% of the global Bitcoin hashrate. The primary innovation of the Stratum V2 protocol is its ability to allow individual miners to construct their own block templates. Under the previous Stratum V1 standard, the authority to select transactions for each block resided with the pool operators, creating a centralized point of influence that many in the Bitcoin community viewed as a structural risk. By shifting this responsibility to the miners, Stratum V2 mitigates the risk associated with a single pool controlling transaction ordering, even if the overall hashrate concentration remains similar. This transition follows the protocol's development since 2022 by Braiins and Spiral and signals a new phase of accelerated deployment. This technological advancement comes at a time of economic volatility for the mining sector, as rising network difficulty and low hashprices have rendered a portion of the mining population unprofitable. However, the adoption of Stratum V2 by the industry's largest players marks a critical milestone in enhancing the decentralized nature of the Bitcoin network's block construction process.
Article 13
Reddit r/Bitcoin
Square has reached a milestone of one million merchants enabled to accept Bitcoin payments through automated enrollment and Lightning Network integration.
TL;DR
Square has surpassed one million merchants capable of accepting Bitcoin via its automated enrollment process. The company is also expanding its Bitcoin ecosystem through NFC tap-to-pay features and enhanced self-custody tools.
Block Inc.'s Square has officially crossed the threshold of one million merchants enabled to accept Bitcoin payments. This growth is largely attributed to an automatic enrollment feature for eligible U.S. sellers that launched in late March. To ensure merchant stability, the system utilizes the Lightning Network to facilitate near-instant settlements while defaulting to U.S. dollar payouts, effectively removing currency risk for the seller. Beyond simple payments, Square is introducing a tap-to-pay Bitcoin feature using NFC hardware, which will offer zero processing fees through 2026. The company is also integrating Bitcoin more deeply into its existing consumer products; for instance, Cash App users can now automatically convert peer-to-peer payments into Bitcoin and earn 'Bitcoin Back' rewards at participating Square merchants. On the security and self-custody front, Block has released an updated Bitkey hardware wallet featuring a touchscreen and a 2-of-3 multisig security model. Finally, Block's Q1 2026 proof-of-reserves report confirmed a significant Bitcoin treasury, holding 28,355.05 BTC valued at approximately $2.2 billion.
Square
Block Inc.
Bitcoin
Lightning Network
Cash App
Bitkey
NFC
2-of-3 multisig
Read full article →