The bitcoinj library is a Java implementation of the Bitcoin protocol. Prior to 0.17.1, ScriptExecution.correctlySpends() contains two fast-path verification bugs for standard P2PKH and native P2WPKH spends in core/src/main/java/org/bitcoinj/script/ScriptExecution.java. In both branches, bitcoinj verifies an attacker-controlled signature/public-key pair but fails to verify that the public key is the one committed to by the output being spent. As a result, any attacker keypair can satisfy bitcoinj's local verification for arbitrary P2PKH and P2WPKH outputs. This vulnerability is fixed in 0.17.1.
CVE-2026-44714
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 0.3%, top 81% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EPSS
- 18.7%
- KEV
- Not listed
Published
May 15, 2026
Last Modified
May 18, 2026
Advisory Details (3)
Auto-updated May 15, 2026ScriptExecution P2PKH/P2WPKH Verification Bypass · Advisory · bitcoinj/bitcoinj · GitHub
https://github.com/bitcoinj/bitcoinj/security/advisories/GHSA-hfcf-v2f8-x9pcScriptExecution: add HASH160 checking to correctlySpends() · bitcoinj/bitcoinj@b575a68 · GitHub
https://github.com/bitcoinj/bitcoinj/commit/b575a682acf614b9ff95cacbdeb48f86c3ababe0Script: add some extra hashing · bitcoinj/bitcoinj@2bc5653 · GitHub
https://github.com/bitcoinj/bitcoinj/commit/2bc5653c41d260d840692bc554690d4d79208f9cVendor Advisories for CVE-2026-44714(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.bitcoinj:bitcoinj-core | 0.15 ... 0.17-rc3 (30 versions) | 0.17.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Frequently asked(5)
What is CVE-2026-44714?
When was CVE-2026-44714 disclosed?
Is CVE-2026-44714 actively exploited?
What is the CVSS score of CVE-2026-44714?
How do I remediate CVE-2026-44714?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-44714
Is Your Infrastructure Affected by CVE-2026-44714?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.