Lucene search
+L

5562 matches found

Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.18 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.17 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
Spring Security Advisories
Spring Security Advisories
added 2026/04/21 12:00 a.m.12 views

This Week in Spring - April 21st, 2026

Hi Spring fans! Welcome to another installment of This Week in Spring! What a week it's been since we last talked. I was in Barcelona, Spain, for the amazing Spring I/O event there. It has become my favorite show, full stop. Just such an amazing experience. So many wonderful things going on there...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/20 12:00 a.m.54 views

Security Is Relative: Training-Free Vulnerability Detection Via Multi-Agent Behavioral Contract Synthesis

Deep learning for vulnerability detection has shown promising results on early benchmarks, but recent evaluations reveal catastrophic degradation: models achieving F1 0.68 on legacy datasets collapse to 0.031 under strict deduplication. We identify the root cause as the semantic ambiguity problem...

5.7AI score
SaveExploits0
NVD
NVD
added 2026/04/09 6:17 p.m.14 views

CVE-2026-40072

web3.py allows you to interact with the Ethereum blockchain using Python. From 6.0.0b3 to before 7.15.0 and 8.0.0b2, web3.py implements CCIP Read / OffchainLookup EIP-3668 by performing HTTP requests to URLs supplied by smart contracts in offchainlookuppayload"urls". The implementation uses these...

7.2CVSS0.00229EPSS
SaveExploits2References2
CNNVD
CNNVD
added 2026/04/09 12:00 a.m.14 views

web3.py 代码问题漏洞

web3.py is an open-source Python library developed by ethereum for interacting with the Ethereum blockchain. There were code-related vulnerabilities in versions of web3.py from 6.0.0b3 to 7.15.0, as well as in version 8.0.0b2. These vulnerabilities stemmed from a lack of target validation when...

6.3CVSS5.8AI score0.00229EPSS
SaveExploits2References2
Packet Storm News
Packet Storm News
added 2026/04/08 12:00 a.m.15 views

Aether Smart Contract Security Analysis Framework 6.0

Aether is a Python-based framework for analyzing Solidity smart contracts, generating vulnerability findings, producing Foundry-based proof-of-concept PoC tests, and validating exploits on mainnet forks. It combines Solidity AST parsing, taint analysis, control flow graph analysis, cross-contract...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/04/07 6:31 p.m.11 views

EUVD-2026-19742

Smart contract Marginal v1 performs unsafe downcast, allowing attackers to settle a large debt position for a negligible asset cost...

5.9AI score0.00257EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/07 4:16 p.m.7 views

CVE-2026-4931

Smart contract Marginal v1 performs unsafe downcast, allowing attackers to settle a large debt position for a negligible asset cost...

8.6CVSS0.00257EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/07 3:22 p.m.4 views

CVE-2026-4931

Smart contract Marginal v1 performs unsafe downcast, allowing attackers to settle a large debt position for a negligible asset cost...

5.9AI score0.00257EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/04/07 3:22 p.m.31 views

CVE-2026-4931

CVE-2026-4931 affects Smart contract Marginal v1, where an unsafe downcast in the contract enables attackers to settle a large debt position for a negligible asset cost. The publicly reported descriptions (NVD, Red Hat, ENISA EUVD, CNNVD, CVE lists) consistently state the same vulnerability and i...

8.6CVSS5.9AI score0.00257EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/04/07 3:22 p.m.32 views

CVE-2026-4931 CVE-2026-4931

Smart contract Marginal v1 performs unsafe downcast, allowing attackers to settle a large debt position for a negligible asset cost...

0.00257EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/07 3:22 p.m.4 views

CVE-2026-4931 CVE-2026-4931

Smart contract Marginal v1 performs unsafe downcast, allowing attackers to settle a large debt position for a negligible asset cost...

5.9AI score0.00257EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.16 views

PT-2026-30899

Name of the Vulnerable Software and Affected Versions Smart contract Marginal v1 affected versions not specified Description The Smart contract Marginal v1 contains an unsafe downcast issue. This allows attackers to settle a large debt position for a negligible asset cost. Recommendations At the...

6.8CVSS5.8AI score0.00257EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2026/03/12 9:39 p.m.3 views

CVE-2026-32322 soroban-sdk: `Fr` scalar field equality comparison bypasses modular reduction

soroban-sdk is a Rust SDK for Soroban contracts. Prior to 22.0.11, 23.5.3, and 25.3.0, The Fr scalar field types for BN254 and BLS12-381 in soroban-sdk compared values using their raw U256 representation without first reducing modulo the field modulus r. This caused mathematically equal field...

5.3CVSS5.8AI score0.00279EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/12 9:39 p.m.39 views

CVE-2026-32322 soroban-sdk: `Fr` scalar field equality comparison bypasses modular reduction

soroban-sdk is a Rust SDK for Soroban contracts. Prior to 22.0.11, 23.5.3, and 25.3.0, The Fr scalar field types for BN254 and BLS12-381 in soroban-sdk compared values using their raw U256 representation without first reducing modulo the field modulus r. This caused mathematically equal field...

5.3CVSS0.00279EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/12 9:39 p.m.9 views

CVE-2026-32322 soroban-sdk: `Fr` scalar field equality comparison bypasses modular reduction

soroban-sdk is a Rust SDK for Soroban contracts. Prior to 22.0.11, 23.5.3, and 25.3.0, The Fr scalar field types for BN254 and BLS12-381 in soroban-sdk compared values using their raw U256 representation without first reducing modulo the field modulus r. This caused mathematically equal field...

5.3CVSS5.8AI score
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/03/09 12:00 a.m.9 views

SmartGraphical: A Human-In-The-Loop Framework for Detecting Smart Contract Logical Vulnerabilities Via Pattern-Driven Static Analysis and Visual Abstraction

Smart contracts are fundamental components of blockchain ecosystems; however, their security remains a critical concern due to inherent vulnerabilities. While existing detection methodologies are predominantly syntax-oriented, targeting reentrancy and arithmetic errors, they often overlook logica...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/03/05 8:11 p.m.10 views

EUVD-2026-9871

The Graph is an indexing protocol for querying networks like Ethereum, IPFS, Polygon, and other blockchains. Prior to version 3.0.0, a flaw in the token vesting contracts allows users to access tokens that should still be locked according to their vesting schedule. This issue has been patched in...

5.3CVSS5.8AI score0.00228EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/05 8:11 p.m.6 views

CVE-2026-28410

The Graph is an indexing protocol for querying networks like Ethereum, IPFS, Polygon, and other blockchains. Prior to version 3.0.0, a flaw in the token vesting contracts allows users to access tokens that should still be locked according to their vesting schedule. This issue has been patched in...

5.3CVSS5.8AI score0.00228EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder