Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-28402

nimiq/core-rs-albatross's nimiq-blockchain missing proposal body root verification
Back to all
CVE

CVE-2026-28402

nimiq/core-rs-albatross's nimiq-blockchain missing proposal body root verification

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.2.2, a malicious or compromised validator that is elected as proposer can publish a macro block proposal where header.body_root does not match the actual macro body hash. The proposal can pass proposal verification because the macro proposal verification path validates the header but does not validate the binding body_root == hash(body); later code expects this binding and may panic on mismatch, crashing validators. Note that the impact is only for validator nodes. The patch for this vulnerability is formally released as part of v1.2.2. The patch adds the corresponding body root verification in the proposal checks. No known workarounds are available.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
7.1
-
3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
C
H
U
-

Related Resources

No items found.

References

https://github.com/nimiq/core-rs-albatross/releases/tag/v1.2.2, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28402.json, https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-7wh6-rmxx-ww47, https://nvd.nist.gov/vuln/detail/CVE-2026-28402, https://github.com/nimiq/core-rs-albatross/commit/6454c26d966858c5520f55739a30b94c17656c85, https://github.com/nimiq/core-rs-albatross/pull/3623

Severity

7.1

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
7.1
EPSS Probability
0.00009%
EPSS Percentile
0.00973%
Introduced Version
0
Fix Available
6454c26d966858c5520f55739a30b94c17656c85,119adae2f340ef1aa16c190453774e9570bd6896

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading