cvedb.io
CVE-2021-31876
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2021-05-13T22:15:07.547 · Last modified 2026-06-17T03:52:23.680

Summary

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.

Affected products

bitcoin — bitcoin

Does this affect you?

Add your gear to cvedb and we'll alert you only when bitcoin ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.