Unrated severityNVD Advisory· Published May 13, 2021· Updated Aug 3, 2024
CVE-2021-31876
CVE-2021-31876
Description
Bitcoin Core 0.12.0 through 0.21.1 does not properly implement the replacement policy specified in BIP125, which makes it easier for attackers to trigger a loss of funds, or a denial of service attack against downstream projects such as Lightning network nodes. An unconfirmed child transaction with nSequence = 0xff_ff_ff_ff, spending an unconfirmed parent with nSequence <= 0xff_ff_ff_fd, should be replaceable because there is inherited signaling by the child transaction. However, the actual PreChecks implementation does not enforce this. Instead, mempool rejects the replacement attempt of the unconfirmed child transaction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2- Bitcoin/Bitcoin Coredescription
- Range: >=0.12.0, <=0.21.1
Patches
Vulnerability mechanics
References
4- bitcoinops.org/en/newsletters/2021/05/12/mitrex_refsource_MISC
- bitcoinops.org/en/topics/replace-by-fee/mitrex_refsource_MISC
- en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposuresmitrex_refsource_MISC
- lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-May/018893.htmlmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.