Lucene search
+L

18485 matches found

Vulnrichment
Vulnrichment
added 2026/04/22 7:55 p.m.8 views

CVE-2026-34068 nimiq-transaction: UpdateValidator transactions allows voting key change without proof-of-knowledge

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 newvotingkey=Some... while omitting newproofofknowledge. this skips the proof-of-knowledge requirement that is...

6.8CVSS5.7AI score0.00201EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/22 7:55 p.m.54 views

CVE-2026-34068

Summary (CVE-2026-34068) Nimiq-transaction’s staking contract (Rust) prior to v1.3.0 accepts UpdateValidator transactions that set new_voting_key=Some(...) without including new_proof_of_knowledge, bypassing the PoK requirement used to prevent BLS rogue-key attacks in aggregated signatures. Since...

6.8CVSS5.7AI score0.00201EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:55 p.m.6 views

CVE-2026-34068

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 newvotingkey=Some... while omitting newproofofknowledge. this skips the proof-of-knowledge requirement that is...

6.8CVSS5.7AI score0.00201EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/04/22 7:55 p.m.35 views

CVE-2026-34068 nimiq-transaction: UpdateValidator transactions allows voting key change without proof-of-knowledge

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 newvotingkey=Some... while omitting newproofofknowledge. this skips the proof-of-knowledge requirement that is...

6.8CVSS0.00201EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 7:55 p.m.14 views

EUVD-2026-25086

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 newvotingkey=Some... while omitting newproofofknowledge. this skips the proof-of-knowledge requirement that is...

6.8CVSS5.7AI score0.00201EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/22 7:52 p.m.27 views

CVE-2026-34067

The CVE-2026-34067 issue affects the nimiq-transaction component in Nimiq’s Rust implementation. Before version 1.3.0, the function HistoryTreeProof::verify panics when a proof is malformed and the arrays history and positions have different lengths, due to the assertion in code. The proof origin...

6.5CVSS5.7AI score0.00318EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/22 7:52 p.m.7 views

CVE-2026-34067 nimiq-transaction vulnerable to panic via `HistoryTreeProof` length mismatch

nimiq-transaction provides the transaction primitive to be used in Nimiq's Rust implementation. Prior to version 1.3.0, HistoryTreeProof::verify panics on a malformed proof where history.len != positions.len due to asserteq!history.len, positions.len. The proof object is derived from untrusted p2...

3.1CVSS5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:52 p.m.6 views

CVE-2026-34067

nimiq-transaction provides the transaction primitive to be used in Nimiq's Rust implementation. Prior to version 1.3.0, HistoryTreeProof::verify panics on a malformed proof where history.len != positions.len due to asserteq!history.len, positions.len. The proof object is derived from untrusted p2...

3.1CVSS5.7AI score0.00318EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/22 7:22 p.m.10 views

GHSA-PF4J-PF3W-95F9 nimiq-transaction: UpdateValidator transactions allows voting key change without proof-of-knowledge

Impact The staking contract accepts UpdateValidator transactions that set newvotingkey=Some... while omitting newproofofknowledge. 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...

6.8CVSS5.8AI score0.00201EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/22 7:22 p.m.11 views

nimiq-transaction: UpdateValidator transactions allows voting key change without proof-of-knowledge

Impact The staking contract accepts UpdateValidator transactions that set newvotingkey=Some... while omitting newproofofknowledge. 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...

6.8CVSS5.8AI score0.00201EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/04/22 7:20 p.m.9 views

EUVD-2026-25084

nimiq-transaction: Panic via HistoryTreeProof length mismatch...

3.1CVSS5.7AI score0.00318EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 7:20 p.m.14 views

GHSA-264V-M8FM-76JM nimiq-transaction: Panic via `HistoryTreeProof` length mismatch

Impact HistoryTreeProof::verify panics on a malformed proof where history.len != positions.len due to asserteq!history.len, positions.len. The proof object is derived from untrusted p2p responses ResponseTransactionsProof.proof and is therefore attacker-controlled at the network boundary until...

3.1CVSS5.8AI score0.00318EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/22 7:20 p.m.15 views

nimiq-transaction: Panic via `HistoryTreeProof` length mismatch

Impact HistoryTreeProof::verify panics on a malformed proof where history.len != positions.len due to asserteq!history.len, positions.len. The proof object is derived from untrusted p2p responses ResponseTransactionsProof.proof and is therefore attacker-controlled at the network boundary until...

6.5CVSS5.8AI score0.00318EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/22 7:13 p.m.7 views

CVE-2026-33471 nimiq-block has skip block quorum bypass via out-of-range BitSet indices & u16 truncation

nimiq-block contains block primitives to be used in Nimiq's Rust implementation. SkipBlockProof::verify computes its quorum check using BitSet.len, then iterates BitSet indices and casts each usize index to u16 slot as u16 for slot lookup. Prior to version 1.3.0, if an attacker can get a...

9.6CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/22 7:13 p.m.32 views

CVE-2026-33471 nimiq-block has skip block quorum bypass via out-of-range BitSet indices & u16 truncation

nimiq-block contains block primitives to be used in Nimiq's Rust implementation. SkipBlockProof::verify computes its quorum check using BitSet.len, then iterates BitSet indices and casts each usize index to u16 slot as u16 for slot lookup. Prior to version 1.3.0, if an attacker can get a...

9.6CVSS0.00217EPSS
SaveExploits0References3
Circl
Circl
added 2026/04/22 3:17 p.m.22 views

CVE-2026-5750

creationtimestamp| type| source ---|---|--- 2026-04-22 15:17:58+00:00| published-proof-of-concept| Telegram/T-tSUe4gAAJ730TQ0PlGw8q14q5lnUsjAniTyA8QTkzNFGU...

7.6CVSS4.8AI score0.00207EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/22 3:4 p.m.178 views

Exploit for Insufficiently Protected Credentials in Kyocera Net_Viewer

KyoceraCredsDump - CVE-2022-1026 - Based on the original explo...

8.6CVSS7.2AI score0.15102EPSS
SaveExploits5
Circl
Circl
added 2026/04/22 3:0 p.m.18 views

CVE-2026-25604

creationtimestamp| type| source ---|---|--- 2026-04-22 15:00:07+00:00| published-proof-of-concept| Telegram/UcOXFA8nSOttq6tnEv5GYCOJTlyoQN894TbAmd-Usu-nlPU 2026-07-03 07:30:25+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mppzmuuth32m...

5.4CVSS5.9AI score0.00359EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/04/22 2:56 p.m.144 views

LLM-and-MCP

Detection and Exploitation of Vulnerabilities in Android Appli...

5.8AI score
SaveExploits0
Circl
Circl
added 2026/04/22 2:29 p.m.10 views

CVE-2026-38835

creationtimestamp| type| source ---|---|--- 2026-04-22 14:29:51+00:00| published-proof-of-concept| https://t.me/bdufstecru/3100...

9.8CVSS5.8AI score0.0215EPSS
SaveExploits1References1
Rows per page
Query Builder