目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-34068— Nimiq 数据伪造问题漏洞

一分钟漏洞结论

影响对象
nimiq nimiq-transaction
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Nimiq是Nimiq开源的一个Albatross协议的Rust实现。 Nimiq 1.3.0之前版本存在数据伪造问题漏洞,该漏洞源于nimiq-transaction中质押合约接受设置new_voting_key=Some(...)但省略new_proof_of_knowledge的UpdateValidator交易。这跳过了在聚合公钥时防止BLS流氓密钥攻击所需的知识证明要求。由于tendermint宏块验证会聚合验证者投票密钥并针对该聚合公钥验证单个聚合BLS签名,验证者集中的流氓密钥投票密钥可能允

CVSS 6.8 · Medium EPSS 0.20% · P10

可能的 ATT&CK 技术 1 AI

T1556 · Modify Authentication Process
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-34068 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
nimiq-transaction: UpdateValidator transactions allows voting key change without proof-of-knowledge
来源: CVE Program / CVE List V5
Vulnerability Description
nimiq-transaction provides the transaction primitive to be used in Nimiq's Rust implementation. Prior to version 1.3.0, the staking contract accepts `UpdateValidator` transactions that set `new_voting_key=Some(...)` while omitting `new_proof_of_knowledge`. this skips the proof-of-knowledge requirement that is needed to prevent BLS rogue-key attacks when public keys are aggregated. Because 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 can allow an attacker to forge a quorum-looking justification while only producing a single signature. While the impact is critical, the exploitability is low: The voting keys are fixed for the epoch, so the attacker would need to know the next epoch validator set (chosen through VRF), which is unlikely. The patch for this vulnerability is included as part of v1.3.0. No known workarounds are available.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
密码学签名的验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Nimiq 数据伪造问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Nimiq是Nimiq开源的一个Albatross协议的Rust实现。 Nimiq 1.3.0之前版本存在数据伪造问题漏洞,该漏洞源于nimiq-transaction中质押合约接受设置new_voting_key=Some(...)但省略new_proof_of_knowledge的UpdateValidator交易。这跳过了在聚合公钥时防止BLS流氓密钥攻击所需的知识证明要求。由于tendermint宏块验证会聚合验证者投票密钥并针对该聚合公钥验证单个聚合BLS签名,验证者集中的流氓密钥投票密钥可能允
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
nimiq nimiq-transaction < 1.3.0 -

二、漏洞 CVE-2026-34068 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-34068 的情报信息

登录查看更多情报信息。

CVE-2026-34068 补丁与修复 (2)

同批安全公告 · nimiq · 2026-04-22 · 共 8 条

CVE-2026-33471 9.6 CRITICAL Nimiq 输入验证错误漏洞
CVE-2026-34063 7.5 HIGH Nimiq 安全漏洞
CVE-2026-34065 7.5 HIGH Nimiq 安全漏洞
CVE-2026-34062 5.3 MEDIUM Nimiq 安全漏洞
CVE-2026-34064 5.3 MEDIUM Nimiq 数字错误漏洞
CVE-2026-34066 5.3 MEDIUM Nimiq 输入验证错误漏洞
CVE-2026-34067 3.1 LOW Nimiq 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-34068

暂无评论


发表评论