Lucene search
+L

1100 matches found

OSV
OSV
added 2026/04/22 7:40 p.m.16 views

CVE-2026-34063 network-libp2p: Peer can crash the node by opening discovery protocol substream twice

Nimiq's network-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, network-libp2p discovery uses a libp2p ConnectionHandler state machine. the handler assumes there is at most one inbound and one outbound discovery substream per connection. if a remote peer...

7.5CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/04/22 7:23 p.m.12 views

EUVD-2026-25064

nimiq-blockchain: Peer-triggerable panic during history sync...

5.3CVSS5.7AI score0.00242EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 7:23 p.m.14 views

CVE-2026-34062 Nimiq has Allocation of Resources Without Limits or Throttling in its libp2p request/response

nimiq-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, MessageCodec::readrequest and readresponse call readtoend on inbound substreams, so a remote peer can send only a partial frame and keep the substream open. because Behaviour::new also sets...

5.3CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/04/22 7:22 p.m.18 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
EUVD
EUVD
added 2026/04/22 7:18 p.m.15 views

EUVD-2026-25060

nimiq-account: Vesting insufficient funds error can panic...

5.3CVSS5.7AI score0.00275EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/22 7:18 p.m.18 views

nimiq-account: Vesting insufficient funds error can panic

Impact VestingContract::canchangebalance returns AccountError::InsufficientFunds when newbalance balance, the node crashes while trying to return an error. The mincap balance precondition is attacker-reachable because the vesting contract creation data 32-byte format allows encoding totalamount...

8.2CVSS5.8AI score0.00275EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/04/22 7:13 p.m.13 views

EUVD-2026-25054

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

9.6CVSS5.7AI score0.00217EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/22 7:13 p.m.46 views

CVE-2026-33471

CVE-2026-33471 affects nim i q/core-rs-albatross (Rust Nimiq PoS) prior to v1.3.0. The vulnerability arises in SkipBlockProof::verify, which checks quorum using BitSet.len() and then casts each index (slot as u16) for lookup. Attackers can craft a SkipBlockProof where out-of-range indices spaced ...

9.6CVSS5.7AI score0.00217EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.22 views

PT-2026-34547

Impact HistoryStore::put historic txns uses an assert! to enforce invariants about HistoricTransaction.block number must be within the macro block being pushed and within the same epoch. During history sync, a peer can influence the history: &HistoricTransaction input passed into Blockchain::push...

5.3CVSS5.7AI score0.00242EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.34 views

PT-2026-34554

Impact HistoryTreeProof::verify panics on a malformed proof where history.len != positions.len due to assert eq!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
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.22 views

PT-2026-34545

Impact VestingContract::can change balance returns AccountError::InsufficientFunds when new balance balance, the node crashes while trying to return an error. The min cap balance precondition is attacker-reachable because the vesting contract creation data 32-byte format allows encoding total...

5.3CVSS5.8AI score0.00275EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.21 views

PT-2026-34555

Impact 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...

6.8CVSS5.8AI score0.00201EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.22 views

PT-2026-34546

Impact An untrusted p2p peer can cause a node to panic by announcing an election macro block whose validators set contains an invalid compressed BLS voting key. Hashing an election macro header hashes validators and reaches Validators::voting keys, which calls validator.voting key.uncompress.unwr...

7.5CVSS5.8AI score0.00372EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.19 views

PT-2026-34544

Nimiq's network-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, network-libp2p discovery uses a libp2p ConnectionHandler state machine. the handler assumes there is at most one inbound and one outbound discovery substream per connection. if a remote peer...

7.5CVSS5.8AI score0.00352EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.17 views

Nimiq 数据伪造问题漏洞

Nimiq is an open-source implementation of the Albatross protocol in Rust. Prior to Nimiq 1.3.0, there was a vulnerability related to data manipulation. This vulnerability stemmed from the UpdateValidator transaction in the nimiq-transaction where the was set with newvotingkey=Some…, but the...

6.8CVSS5.8AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/20 1:45 a.m.32 views

CVE-2026-6594

A vulnerability identified as CVE-2026-6594 affects brikcss merge up to version 1.3.0. The issue enables prototype pollution by manipulating proto /constructor.prototype/prototype, with remote exploitation possible. Product/vendor details beyond brikcss merge are not provided in the connected doc...

7.5CVSS6.9AI score0.00336EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/20 12:00 a.m.16 views

merge 安全漏洞

“merge” is a recursive object merging tool developed by brikcss. Versions of “merge” prior to 1.3.0 contained security vulnerabilities. These vulnerabilities stemmed from improper handling of parameters like proto/constructor.prototype/prototype, which could lead to improper modification of objec...

7.5CVSS7.1AI score0.00336EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/16 7:22 p.m.12 views

CVE-2026-32605

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.3.0, an untrusted peer could crash a validator by publishing a signed tendermint proposal message where signer == validators.numvalidators...

7.5CVSS5.8AI score0.00463EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/14 1:22 a.m.15 views

CVE-2026-39843

Plane is an an open-source project management tool. From 0.28.0 to before 1.3.0, the remediation of GHSA-jcc6-f9v6-f7jw is incomplete which could lead to the same full read Server-Side Request Forgery when a normal html page contains a link tag with an href that redirects to a private IP address ...

7.7CVSS5.9AI score0.00246EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/14 12:16 a.m.15 views

CVE-2026-34069

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. In versions 1.2.2 and below, an unauthenticated p2p peer can cause the RequestMacroChain message handler task to panic. Sending a RequestMacroChain message where the...

5.3CVSS0.00297EPSS
SaveExploits0References4
Rows per page
Query Builder