Lucene search
+L

27 matches found

NVD
NVD
added 2026/08/26 8:17 p.m.7 views

CVE-2026-46369

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Through 1.5.0, the validity store uses a strict lower-bound comparison that expires a stored transaction too early relative to Transaction::isvalidat, allowing a remote attacker to repl...

7.5CVSS0.00392EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 7:32 p.m.36 views

CVE-2026-46369 Nimiq: Validity store off by one error

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Through 1.5.0, the validity store uses a strict lower-bound comparison that expires a stored transaction too early relative to Transaction::isvalidat, allowing a remote attacker to repl...

7.5CVSS0.00392EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/26 7:32 p.m.28 views

CVE-2026-46369

Nimiq (Rust implementation of the Nimiq Proof-of-Stake protocol, Albatross consensus) is affected by an off-by-one error in its validity store through version 1.5.0 . The store uses a strict lower-bound comparison that expires a stored transaction one block too early relative to Transaction::is_v...

7.5CVSS5.4AI score0.00392EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 7:32 p.m.8 views

CVE-2026-46369 Nimiq: Validity store off by one error

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Through 1.5.0, the validity store uses a strict lower-bound comparison that expires a stored transaction too early relative to Transaction::isvalidat, allowing a remote attacker to repl...

7.5CVSS5.6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.17 views

PT-2026-76559

Name of the Vulnerable Software and Affected Versions Nimiq versions prior to 1.5.1 Description The validity store uses a strict lower-bound comparison that expires stored transactions too early relative to the Transaction::is valid at function. This occurs because the store treats a transaction...

7.5CVSS5.4AI score0.00392EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-1247

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01309EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2022-0930

Malicious code in bioql PyPI...

7.5CVSS7.4AI score0.01147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/22 6:26 p.m.15 views

CVE-2021-25835

Cosmos Network Ethermint = v0.4.0 is affected by a cross-chain transaction replay vulnerability in the EVM module. Since ethermint uses the same chainIDEpoch and signature schemes with ethereum for compatibility, a verified signature in ethereum is still valid in ethermint with the same msg conte...

7.5CVSS6.8AI score0.01309EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:26 p.m.19 views

CVE-2021-25834

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application...

7.5CVSS6.7AI score0.01147EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/10/18 5:50 a.m.13 views

Transaction Replay Attack

github.com/cosmos/ethermint is vulnerable to Transaction Replay Attack. The vulnerability is due to a flaw in the EVM module where, if the victim sends a very large nonce transaction, the attacker can replay the transaction through the application...

7.5CVSS6.5AI score0.01147EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/04/25 6:15 a.m.35 views

CVE-2024-26925

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release mutex after nftgcseqend from abort path The commit mutex should not be released during the critical section between nftgcseqbegin and nftgcseqend, otherwise, async GC worker could collect expired...

7.8CVSS6.4AI score0.00267EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/04/24 9:49 p.m.40 views

CVE-2024-26925 netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release mutex after nftgcseqend from abort path The commit mutex should not be released during the critical section between nftgcseqbegin and nftgcseqend, otherwise, async GC worker could collect expired...

7.8CVSS7.7AI score0.00267EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2023/10/20 12:00 a.m.41 views

Cross-Chain Signature Replay Attack

Lines of code Vulnerability details Impact 1. User operations can be replayed on smart accounts accross different chains. This can lead to user's loosing funds or any unexpected behaviour that transaction replay attacks usually lead to. 2. Mistakes made on one chain can be re-applied to a new...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/09 12:00 a.m.5 views

Signature Replay Attack when EntryPoint contract is changed

Lines of code Vulnerability details Signature Replay Attack when EntryPoint contract is changed Impact User operations can be replayed on smart accounts once the EntryPoint is changed. This can lead to user's loosing funds or any unexpected behaviour that transaction replay attacks usually lead t...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2022/12/30 9:12 a.m.28 views

Cross-Chain Transaction Replay Attack

github.com/elrondnetwork/elrond-go is vulnerable to cross chain transaction reply. The vulnerability exists in the computeExistingAndRequestMissing function in basePreProcess.go because it is subject to a processing issue where nodes are affected when trying to process a cross-shard relayed...

7.2CVSS6.1AI score0.00724EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/02/15 1:57 a.m.64 views

GHSA-93P5-8FQW-WJX3 Authentication bypass by capture-replay in github.com/cosmos/ethermint

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application. Specific Go Packages Affected github.com/cosmos/ethermint/rpc/namespaces/eth...

7.5CVSS7.4AI score0.01147EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2021/10/18 12:00 a.m.21 views

QuickAccManager.sol Potential replay attack

Handle WatchPug Vulnerability details This issue is possibly duplicate with a previous issue named "Potential replay attack" In QuickAccManager.solsendTxns and QuickAccManager.solsendTransfer, addressidentity is not included in the txHash, makes it possible to replay the transaction on another...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2021/02/09 3:30 a.m.24 views

Cross-Chain Transaction Replay Attack

github.com/cosmos/ethermint is vulnerable to Cross-Chain Transaction Replay Attack. The vulnerability exists when transactions created on one chain could be replayed on the other chain due to ethermint using the same chainIDEpoch and signature schemes as ethereum which has the same vulnerability...

7.5CVSS1.6AI score0.01309EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/02/08 6:15 p.m.17 views

CVE-2021-25834

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application...

7.5CVSS6.8AI score
SaveExploits0References1
NVD
NVD
added 2021/02/08 6:15 p.m.36 views

CVE-2021-25834

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application...

7.5CVSS0.01147EPSS
SaveExploits0References1
Rows per page
Query Builder