Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":April 28, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253001 4.3 警告 オラクル - Oracle Application Server の J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0070 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
253002 5 警告 オラクル - Oracle Application Server の J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0067 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
253003 5 警告 オラクル - Oracle Application Server の Access Manager Identity Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0066 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
253004 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の e1000_clean_rx_irq 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1385 2010-02-15 11:03 2009-06-4 Show GitHub Exploit DB Packet Storm
253005 4.6 警告 サイバートラスト株式会社
Todd C. Miller
- sudo の Perl スクリプト実行時における権限昇格の脆弱性 - CVE-2005-4158 2010-02-15 11:03 2005-11-8 Show GitHub Exploit DB Packet Storm
253006 1 注意 オラクル - Oracle Database および Oracle Application Server の Unzip コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3412 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
253007 3.2 注意 オラクル - Oracle Database の Oracle Spatial コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3413 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
253008 3.6 注意 オラクル - Oracle Database の RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3410 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
253009 4 警告 オラクル - Oracle Database の Logical Standby コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1996 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
253010 4.9 警告 オラクル - Oracle Database の Oracle Spatial コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3414 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 28, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1481 9.6 CRITICAL
Network
nimiq nimiq_proof-of-stake 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… CWE-20
CWE-190
CWE-345
CWE-1284
 Improper Input Validation 
 Integer Overflow or Wraparound
 Insufficient Verification of Data Authenticity
 Improper Validation of Specified Quantity in Input
CVE-2026-33471 2026-04-25 02:11 2026-04-23 Show GitHub Exploit DB Packet Storm
1482 7.5 HIGH
Network
nimiq nimiq_proof-of-stake 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 … CWE-125
CWE-193
Out-of-bounds Read
 Off-by-one Error
CVE-2026-32605 2026-04-25 02:11 2026-04-14 Show GitHub Exploit DB Packet Storm
1483 8.1 HIGH
Network
nimiq nimiq_proof-of-stake nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In 1.3.0 and earlier, block timestamp validation enforces that timestamp >= parent.timestamp for non-skip blocks an… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-40093 2026-04-25 02:11 2026-04-10 Show GitHub Exploit DB Packet Storm
1484 5.3 MEDIUM
Network
nimiq nimiq_proof-of-stake 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 th… CWE-617
 Reachable Assertion
CVE-2026-34069 2026-04-25 02:10 2026-04-14 Show GitHub Exploit DB Packet Storm
1485 6.8 MEDIUM
Network
nimiq nimiq_proof-of-stake 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_votin… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-34068 2026-04-25 02:10 2026-04-23 Show GitHub Exploit DB Packet Storm
1486 8.1 HIGH
Network
sgbett bsv-wallet
bsv_ruby_sdk
BSV Ruby SDK is the Ruby SDK for the BSV blockchain. From 0.3.1 to before 0.8.2, BSV::Wallet::WalletClient#acquire_certificate persists certificate records to storage without verifying the certifier'… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-40070 2026-04-25 02:03 2026-04-10 Show GitHub Exploit DB Packet Storm
1487 9.0 CRITICAL
Network
thymeleaf thymeleaf Thymeleaf is a server-side Java template engine for web and standalone environments. Versions 3.1.3.RELEASE and prior contain a security bypass vulnerability in the expression execution mechanisms. A… CWE-917
CWE-1336
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-40477 2026-04-25 01:58 2026-04-18 Show GitHub Exploit DB Packet Storm
1488 9.0 CRITICAL
Network
thymeleaf thymeleaf Thymeleaf is a server-side Java template engine for web and standalone environments. Versions 3.1.3.RELEASE and prior contain a security bypass vulnerability in the the expression execution mechanism… CWE-917
CWE-1336
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-40478 2026-04-25 01:58 2026-04-18 Show GitHub Exploit DB Packet Storm
1489 7.5 HIGH
Network
monetr monetr monetr is a budgeting application for recurring expenses. In versions 1.12.3 and below, the public Stripe webhook endpoint buffers the entire request body into memory before validating the Stripe sig… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40481 2026-04-25 01:57 2026-04-18 Show GitHub Exploit DB Packet Storm
1490 5.3 MEDIUM
Network
fastapiexpert python-multipart Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted `multipart/form-data` requests with large preamble or… CWE-400
CWE-834
 Uncontrolled Resource Consumption
 Excessive Iteration
CVE-2026-40347 2026-04-25 01:51 2026-04-18 Show GitHub Exploit DB Packet Storm