Consensus bug on NBitcoin: out-of-bound issue in `Remove()`
By bruno
delvingbitcoin
Original post on November 24, 2025 19:03 UTC
Last reply on November 24, 2025 19:03 UTC
delvingbitcoin
The integration of NBitcoin into the script_eval target of bitcoinfuzz, which is designed for differential fuzzing of Bitcoin script evaluation logic, revealed a significant discrepancy when compared to the behavior of existing projects like Bitcoin Core and btcd. This discrepancy surfaced during a fuzzing campaign that utilized a good corpus, leading to the discovery of a crash caused by a specific script involving multiple OP_NIP operations.






