CVE-2026-28402
Last modified
CVE-2026-28402 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nimiq | Nimiq Proof-Of-Stake | < 1.2.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28402?
How severe is CVE-2026-28402?
How do I fix CVE-2026-28402?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-28397NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-28398NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-28399NocoDB is software for building databases as spreadsheets. P…8.8
- CVE-2026-2840The Email Encoder – Protect Email Addresses and Phone Number…6.4
- CVE-2026-28400Docker Model Runner (DMR) is software used to manage, run, a…7.5
- CVE-2026-28401NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-28403Textream is a free macOS teleprompter app. Prior to version …7.6
- CVE-2026-28405MarkUs is a web application for the submission and grading o…5.4
- CVE-2026-28406kaniko is a tool to build container images from a Dockerfile…8.2
- CVE-2026-28407malcontent is software for discovering supply-chain compromi…5.3
- CVE-2026-28408WeGIA is a web manager for charitable institutions. Prior to…9.8
- CVE-2026-28409WeGIA is a web manager for charitable institutions. Prior to…7.2
Are you affected by CVE-2026-28402?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
