ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

~ similar to 2604.21169v2· 20 results

cs.CRcs.ETRecentMay 24, 2026

Decoupling Reentrancy Protection from Smart Contract Implementation Logic

Shashank Joshi, Wojciech Golab

The paper introduces Sentinel, a novel proxy-based system that achieves comprehensive, type-agnostic reentrancy protection for smart contracts by intercepting all external calls.

View →
cs.CRRecentApr 5, 2026

Streaming Chain

Yi Lyu

This paper proposes a self-adaptive block creation process for blockchain systems that automatically optimizes configurations to reduce transaction latency by predicting performance based on workload…

View →
cs.CRRecentMay 18, 2026

Bridging the Cybersecurity Gap Between Web2 and Web3 -- An Incident-Based Analysis of Organizational and Application-Level Security Failures

Tarkan Yavas, Arslan Brömme

This paper analyzes high-impact Web3 security incidents to show that most losses stem from off-chain organizational and operational failures, not just smart contract bugs.

View →
cs.CRRecentMay 6, 2026

Order Flow Exclusivity and Value Extraction Mechanisms: An Analysis of Ethereum Builder Centralization

Ao Zhang, Yunwen Liu, Ren Zhang, Yingdi Shan +1 more

The paper analyzes Ethereum builder transactions to show that builder centralization is an emergent property of the Proposer-Builder Separation (PBS) architecture, driven by specific order flow and ME…

View →
cs.CRcs.GTRecentApr 5, 2026

Perils of Parallelism: Transaction Fee Mechanisms under Execution Uncertainty

Sarisht Wadhwa, Aviv Yaish, Fan Zhang, Kartik Nayak

The paper analyzes transaction fee mechanisms in modern blockchains that use parallel execution and contingency, proving an inherent trade-off between minimizing risks for users and maximizing revenue…

View →
cs.DCcs.CRRecentMay 20, 2026

Ark: Offchain Transaction Batching in Bitcoin

Pim Keer, Matteo Maffei, Marco Argentieri, Andrew Camilleri +1 more

The paper introduces Ark, a novel Bitcoin-compatible commit-chain that enables offchain transaction batching of virtual UTXOs (VTXOs) with a constant onchain footprint, solving scalability issues with…

View →
cs.CRcs.SERecentMay 5, 2026

Firmware Distribution as Attack Surface: A Security Study of ASIC Cryptocurrency Miners

Pierre Pouliquen, Hadrien Barral, David Naccache, Thibaut Heckmann +1 more

This study demonstrates that the publicly distributed firmware of ASIC cryptocurrency miners constitutes a primary and sufficient attack surface, allowing attackers to reconstruct internal architectur…

View →
cs.CRRecentMar 29, 2026

Ordering Power is Sanctioning Power: Sanction Evasion-MEV and the Limits of On-Chain Enforcement

Di Wu, Yuman Bai, Shoupeng Ren, Xinyu Zhang +4 more

The paper demonstrates that on public blockchains, the ability to dictate transaction order (ordering power) is the true source of sanctioning power, as block producers can extract value (SE-MEV) by p…

View →
quant-phcs.CRRecentMar 30, 2026

Securing Elliptic Curve Cryptocurrencies against Quantum Vulnerabilities: Resource Estimates and Mitigations

Ryan Babbush, Adam Zalcman, Craig Gidney, Michael Broughton +5 more

The paper estimates the quantum resources required to break 256-bit ECC cryptography and warns that fast-clock quantum computers could enable on-spend attacks on modern cryptocurrencies, necessitating…

View →
cs.CRcs.CYRecentApr 22, 2026

Layer 2 Blockchains Simplified: A Survey of Vector Commitment Schemes, ZKP Frameworks, Layer-2 Data Structures and Verkle Trees

Ekleen Kaur, Marko Suvajdzic

This paper provides the first unified, security-focused survey that rigorously maps Layer-2 (L2) blockchain architecture to its underlying cryptographic security assumptions.

View →
cs.CRcs.CERecentMay 29, 2026

Free-Riding in the AI Economy: Demystifying Logic Flaws in x402-Enabled Payment Systems

Shengchen Ling, Yihang Huang, Yuan Chen, Yajin Zhou +2 more

This paper analyzes the x402 payment protocol, revealing systemic vulnerabilities in state synchronization and signature design that allow attackers to exploit payment systems for resource leakage in…

View →
cs.CRcs.CERecentMay 29, 2026

Free-Riding in the AI Economy: Demystifying Logic Flaws in x402-Enabled Payment Systems

Shengchen Ling, Yihang Huang, Yuan Chen, Yajin Zhou +2 more

This paper analyzes the x402 payment protocol, revealing critical synchronization and security flaws that allow attackers to exploit payment systems and force merchants to subsidize compute costs.

View →
cs.CRcs.DCcs.GTRecentJun 3, 2026

Bitcoin After Block Rewards

Junhyuk Lee

This paper analyzes the conditions under which Bitcoin's security might fail due to miners deviating from honest mining when block rewards decline to zero, concluding that protocol mechanisms can miti…

View →
cs.CRcs.DCcs.NIRecentMay 19, 2026

Security Analysis of Bitcoin's V2 Transport Protocol: Exploiting Design Implications for Sustained Eclipse and Downgrade Attacks

Charmaine Ndolo, Florian Tschorsch

This paper analyzes Bitcoin's new V2 P2P transport protocol, demonstrating that while it fixes known vulnerabilities, attackers can still execute conceptual attacks like message identification via pay…

View →
q-fin.TRcs.CRRecentMay 31, 2026

Strategic Users in a Priority Queue with Bulk Service on Blockchains

Donghwa Seo, Kyoung-Kuk Kim

This paper models transaction fee dynamics on blockchains by treating the transaction queue as a priority queue, providing analytical insights into how user delay costs influence fees.

View →
cs.CRRecentMay 3, 2026

Chain Reactions: How Nonce Collisions in ECDSA Compromise Polygon MEV Searchers

Yash Madhwal, Andrey Seoev, Raffaele Della Pietra, Anastasiia Smirnova +1 more

The paper reveals that predictable nonce reuse by Polygon MEV searchers creates a critical vulnerability in ECDSA signatures, allowing passive attackers to recover private keys using linear algebra.

View →
cs.CRcs.NIRecentMay 7, 2026

Zombies in Alternate Realities: The Afterlife of Domain Names in DNS Integrations

Sulyab Thottungal Valapu, John Heidemann, Mattijs Jonker, Raffaele Sommese

The paper identifies and quantifies 'zombie linkages' in various DNS integrations, demonstrating that persistent, outdated mappings pose significant security risks across different naming ecosystems.

View →
cs.CRcs.SERecentMar 27, 2026

Reentrancy Detection in the Age of LLMs

Dalila Ressi, Alvise Spanò, Matteo Rizzo, Lorenzo Benetollo +1 more

This paper evaluates modern reentrancy detection tools, finding that leading LLMs significantly outperform most existing static analyzers and ML models on both real-world and handcrafted benchmarks.

View →
cs.CRRecentMay 9, 2026

Smart Contract Security Beyond Detection

Tamer Abdelaziz

This paper outlines a comprehensive research framework for smart contract security, moving beyond simple vulnerability detection to encompass advanced areas like semantic reasoning, automated repair,…

View →
cs.CRRecentMay 12, 2026

Five Attacks on x402 Agentic Payment Protocol

Zelin Li, Qin Wang, Zhipeng Wang

This paper analyzes the x402 agentic payment protocol, demonstrating through five concrete, practical attacks that it is vulnerable across multiple stages of its payment workflow.

View →