PatchSiren cyber security CVE debrief
CVE-2026-34061 nimiq CVE debrief
CVE-2026-34061 is a vulnerability in the Nimiq Proof-of-Stake protocol, which allows an elected validator proposer to send a malicious election macro block that can be accepted by honest validators due to insufficient verification. This issue has been patched in version 1.3.0. The vulnerability exists in the verify_macro_block_proposal() function, where an elected validator proposer can send an election macro block with a header.interlink that does not match the canonical next interlink. This can lead to the acceptance of a malicious block, which is later rejected during push with InvalidInterlink.
- Vendor
- nimiq
- Product
- core-rs-albatross
- CVSS
- MEDIUM 4.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-03
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-03
- Advisory updated
- 2026-07-24
Who should care
Users of Nimiq Proof-of-Stake protocol, particularly those who manage validators, should be aware of this vulnerability and take steps to update to version 1.3.0 or later. They should also verify the integrity of block proposals and monitor for suspicious activity.
Technical summary
The vulnerability exists in the verify_macro_block_proposal() function, where an elected validator proposer can send an election macro block with a header.interlink that does not match the canonical next interlink. This can lead to the acceptance of a malicious block, which is later rejected during push with InvalidInterlink. The issue has been patched in version 1.3.0, and users are advised to update to this version or later.
Defensive priority
High
Recommended defensive actions
- Update to version 1.3.0 or later
- Verify the integrity of the block proposal
- Monitor for suspicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record was published on 2026-04-03T23:17:03.940Z and last modified on 2026-07-24T22:10:00.140Z. The NVD entry is currently Analyzed. The vulnerability affects the Nimiq Proof-of-Stake protocol, specifically the verify_macro_block_proposal() function. Evidence of exploitation is limited, and defenders should verify the integrity of block proposals and monitor for suspicious activity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-34061 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-34061
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-34061 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-34061
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/nimiq/core-rs-albatross/commit/9d7d17c9163384e79f61cdbbfe9853ae57bb8bf7
[email protected] - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/nimiq/core-rs-albatross/pull/3668
[email protected] - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/nimiq/core-rs-albatross/releases/tag/v1.3.0
[email protected] - Release Notes
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-gr83-j5f8-p2r5
[email protected] - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.