Lucene search
+L

168 matches found

Kitploit
Kitploit
added 2026/09/08 1:05 a.m.6 views

chanleakcheck

chanleakcheck This a tool to check if your lnd node was targeted by CVE-2019-12999, which was recently fully disclosed on. The tool will check if your node accepted an invalid channel, as well as attempt to quantify the total amount of lost coins, if any. Note that this tool is only for lnd,...

7.4AI score
SaveExploits0References1
CVE
CVE
added 2026/09/03 3:17 p.m.12 views

CVE-2026-55658

Gardens v2 , a modular governance framework, is affected in commit 3e595f3 and prior. When a streaming proposal is funded, pool funds are moved into the proposal's StreamingEscrow to back a Superfluid constant flow agreement. However, cancelProposal zeroes the escrow's GDA member units without re...

7.7CVSS5.9AI score0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 3:17 p.m.32 views

CVE-2026-55658 Gardens v2: StreamingEscrow buffer drains to the proposal beneficiary on cancel via the permissionless claim()

Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. In 3e595f3 and prior, when a streaming proposal is funded, the cluster of streaming contracts moves real pool funds into the...

7.7CVSS0.00174EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:36 a.m.13 views

CVE-2021-41593

Lightning Labs lnd before 0.13.3-beta allows loss of funds because of dust HTLC exposure...

8.6CVSS7AI score0.01932EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:35 a.m.17 views

CVE-2024-34478

btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of...

7.5CVSS6.7AI score0.00558EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:34 a.m.21 views

CVE-2024-34694

LNbits is a Lightning wallet and accounts system. Paying invoices in Eclair that do not get settled within the internal timeout about 30s lead to a payment being considered failed, even though it may still be in flight. This vulnerability can lead to a total loss of funds for the node backend. Th...

8.1CVSS6.5AI score0.00602EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/05 7:57 p.m.11 views

EUVD-2026-0818

ERC7984ERC20Wrapper: once a wrapper is filled, subsequent wrap requests do not revert and result in loss of funds...

6.4AI score
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2020-19425

Malware in sbrugna...

5.3CVSS5.6AI score0.00707EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-4573

Malware in sbrugna...

7.5CVSS7.5AI score0.01768EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-0992

Malware in sbrugna...

7.5CVSS7.4AI score0.02237EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2021-28605

Malicious code in bioql PyPI...

9.4CVSS9.1AI score0.01705EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-40254

Malicious code in bioql PyPI...

9.1CVSS6.6AI score0.00511EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2021-28606

Malicious code in bioql PyPI...

9.4CVSS9.1AI score0.01546EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-1900

Malicious code in bioql PyPI...

8.1CVSS8AI score0.00602EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-7361

Malicious code in bioql PyPI...

8.2CVSS6.5AI score0.01028EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/02/05 7:35 p.m.21 views

CVE-2022-39389

Lightning Network Daemon lnd is an implementation of a lightning bitcoin overlay network node. All lnd nodes before version v0.15.4 are vulnerable to a block parsing bug that can cause a node to enter a degraded state once encountered. In this degraded state, nodes can continue to make payments a...

8.2CVSS6.6AI score0.01028EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:41 p.m.18 views

CVE-2024-43366

zkvyper is a Vyper compiler. Starting in version 1.3.12 and prior to version 1.5.3, since LLL IR has no Turing-incompletness restrictions, it is compiled to a loop with a much more late exit condition. It leads to a loss of funds or other unwanted behavior if the loop body contains it. However,...

9.1CVSS6.8AI score0.00511EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/06/14 12:00 a.m.7 views

LNbits Security Vulnerabilities

LNbits is a Python server open-sourced by LNbits. A security vulnerability exists in versions of LNbits prior to 0.12.6 that stems from the fact that if a payment invoice in Eclair is not cleared within an internal timeout period, it will be treated as a payment failure, even if the payment is...

8.1CVSS6.7AI score0.00602EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/08 5:51 p.m.24 views

GO-2024-2818 Consensus failures in github.com/btcsuite/btcd

Incorrect implementation of the consensus rules outlined in BIP 68 and BIP 112 making btcd susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of funds...

7.5CVSS7.4AI score0.00558EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/05/07 7:58 a.m.24 views

Race Condition

btcd is vulnerable to a Race Condition. The vulnerability is due to the incorrect implementation of consensus rules as outlined in BIP 68 and BIP 112, specifically by treating the transaction version as a signed integer instead of unsigned. This misinterpretation can lead to a chain split and...

7.5CVSS6.7AI score0.00558EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder