Prior to 0.11.0-beta, LND (Lightning Network Daemon) had a vulnerability in its invoice database. While claiming on-chain a received HTLC output, it didn't verify that the corresponding outgoing off-chain HTLC was already settled before releasing the preimage. In the case of a hash-and-amount collision with an invoice, the preimage for an expected payment was instead released. A malicious peer could have deliberately intercepted an HTLC intended for the victim node, probed the preimage through a colluding relayed HTLC, and stolen the intercepted HTLC. The impact is a loss of funds in certain situations, and a weakening of the victim's receiver privacy.
Conclusion & alert: CVE-2020-26896 is rated Moderate Risk (44.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.14%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-09 | 0.20% | 0.14% | -0.06% |
| 2 | 2025-11-21 | 0.14% | 0.20% | +0.06% |
| 3 | 2025-11-18 | — | 0.14% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
| 5.8 | 2.0 | MEDIUM |
|
8.6 | 4.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| lightning_network_daemon_project | lightning_network_daemon | < 0.11.0 | cpe:2.3:a:lightning_network_daemon_project:lightning_network_daemon:*:*:*:*:*:*:*:* |
| lightning_network_daemon_project | lightning_network_daemon | 0.11.0 | cpe:2.3:a:lightning_network_daemon_project:lightning_network_daemon:0.11.0:-:*:*:*:*:*:* |
| lightning_network_daemon_project | lightning_network_daemon | 0.11.0 | cpe:2.3:a:lightning_network_daemon_project:lightning_network_daemon:0.11.0:beta_rc1:*:*:*:*:*:* |
| lightning_network_daemon_project | lightning_network_daemon | 0.11.0 | cpe:2.3:a:lightning_network_daemon_project:lightning_network_daemon:0.11.0:beta_rc2:*:*:*:*:*:* |
| lightning_network_daemon_project | lightning_network_daemon | 0.11.0 | cpe:2.3:a:lightning_network_daemon_project:lightning_network_daemon:0.11.0:beta_rc3:*:*:*:*:*:* |
| lightning_network_daemon_project | lightning_network_daemon | 0.11.0 | cpe:2.3:a:lightning_network_daemon_project:lightning_network_daemon:0.11.0:beta_rc4:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://gist.github.com/ariard/6bdeb995565d1cc292753e1ee4ae402d | Third Party Advisory |
| https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-October/002855.html | Mailing List Third Party Advisory |
| https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-October/002857.html | Mailing List Patch Third Party Advisory |