PT-2026-34555 · Unknown · Nimiq-Transaction
Published
2026-04-22
·
Updated
2026-04-23
·
CVE-2026-34068
CVSS v3.1
6.8
Medium
| Vector | AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
nimiq-transaction versions prior to 1.3.0
Description
The staking contract accepts
UpdateValidator transactions that set new voting key=Some(...) while omitting new proof of knowledge. This bypasses the proof-of-knowledge requirement necessary to prevent BLS rogue-key attacks during public key aggregation. Since tendermint macro block justification verification aggregates validator voting keys and verifies a single aggregated BLS signature against that aggregate public key, a rogue-key voting key in the validator set could allow an attacker to forge a quorum-looking justification using only a single signature. Exploitability is low because voting keys are fixed for the epoch, requiring the attacker to know the next epoch validator set chosen through VRF (Verifiable Random Function).Recommendations
Update to version 1.3.0.
Fix
Improper Verification of Cryptographic Signature
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nimiq-Transaction