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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249161 3.6 注意 オラクル - Oracle Solaris における cp の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-0801 2011-05-13 11:00 2011-04-19 Show GitHub Exploit DB Packet Storm
249162 6.5 警告 オラクル - Oracle Solaris における Administration Utilities の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-0800 2011-05-13 10:58 2011-04-19 Show GitHub Exploit DB Packet Storm
249163 10 危険 サン・マイクロシステムズ - Oracle Sun GlassFish Enterprise Server および Sun Java System Application Server における脆弱性 CWE-noinfo
情報不足
CVE-2011-0807 2011-05-12 11:03 2011-04-19 Show GitHub Exploit DB Packet Storm
249164 2.1 注意 オラクル - Oracle E-Business Suite の Applications Install コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0797 2011-05-12 10:57 2011-04-19 Show GitHub Exploit DB Packet Storm
249165 1.7 注意 オラクル - Oracle E-Business Suite の Applications Install コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0796 2011-05-12 10:56 2011-04-19 Show GitHub Exploit DB Packet Storm
249166 4.3 警告 オラクル - Oracle E-Business Suite の Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0791 2011-05-12 10:56 2011-04-19 Show GitHub Exploit DB Packet Storm
249167 4.3 警告 オラクル - Oracle Fusion Middleware の Portal コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0798 2011-05-12 10:46 2011-04-19 Show GitHub Exploit DB Packet Storm
249168 3.5 注意 オラクル - Oracle Fusion Middleware の Single Sign On コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0795 2011-05-12 10:45 2011-04-19 Show GitHub Exploit DB Packet Storm
249169 1.7 注意 オラクル - Oracle Solaris における wbem の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-0790 2011-05-12 10:44 2011-04-19 Show GitHub Exploit DB Packet Storm
249170 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle HTTP Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0789 2011-05-12 10:43 2011-04-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311 5.3 MEDIUM
Network
nimiq nimiq_proof-of-stake nimiq-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, `MessageCodec::read_request` and `read_response` call `read_to_end()` on inbound substreams, so a remote peer c… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-34062 2026-04-25 02:11 2026-04-23 Show GitHub Exploit DB Packet Storm
312 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… New 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
313 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… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-34068 2026-04-25 02:10 2026-04-23 Show GitHub Exploit DB Packet Storm
314 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… Update 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
315 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… Update 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
316 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… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40481 2026-04-25 01:57 2026-04-18 Show GitHub Exploit DB Packet Storm
317 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… Update 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
318 7.5 HIGH
Network
powerdns dnsdist A client can trigger excessive memory allocation by generating a lot of queries that are routed to an overloaded DoH backend, causing queries to accumulate into a buffer that will not be released unt… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-33594 2026-04-25 01:48 2026-04-22 Show GitHub Exploit DB Packet Storm
319 8.8 HIGH
Local
nsa emissary Emissary is a P2P based data-driven workflow engine. In versions 8.42.0 and below, Executrix.getCommand() is vulnerable to OS command injection because it interpolates temporary file paths into a /b… Update CWE-78
CWE-116
OS Command 
 Improper Encoding or Escaping of Output
CVE-2026-35582 2026-04-25 01:48 2026-04-18 Show GitHub Exploit DB Packet Storm
320 8.3 HIGH
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/configurationUpdate.json.php` (also routed via `/updateConfig`) persists dozens of global site settings from `$_POST… New CWE-352
 Origin Validation Error
CVE-2026-40925 2026-04-25 01:46 2026-04-22 Show GitHub Exploit DB Packet Storm