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
1791 6.7 警告
Local
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品におけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2025-52988 2026-01-26 19:36 2025-07-11 Show GitHub Exploit DB Packet Storm
1792 5.1 警告
Local
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における区切り文字の不適切な無害化に関する脆弱性 CWE-140
区切り文字の不適切な無害化
CVE-2025-52989 2026-01-26 19:36 2025-07-11 Show GitHub Exploit DB Packet Storm
1793 6.5 警告
Network
ジュニパーネットワークス Junos OS Evolved ジュニパーネットワークスのJunos OS Evolvedにおける例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2025-59958 2026-01-26 19:36 2025-10-9 Show GitHub Exploit DB Packet Storm
1794 5.3 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における初期化されていないポインタのアクセスに関する脆弱性 CWE-824
初期化されていないポインタのアクセス
CVE-2025-59962 2026-01-26 19:36 2025-10-9 Show GitHub Exploit DB Packet Storm
1795 7.5 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2025-59964 2026-01-26 19:36 2025-10-9 Show GitHub Exploit DB Packet Storm
1796 6.5 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved ジュニパーネットワークスのJunos OS EvolvedにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2025-59967 2026-01-26 19:36 2025-10-9 Show GitHub Exploit DB Packet Storm
1797 7.5 重要
Network
ジュニパーネットワークス Junos Space ジュニパーネットワークスのJunos Spaceにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2025-59975 2026-01-26 19:36 2025-10-9 Show GitHub Exploit DB Packet Storm
1798 6.5 警告
Network
ジュニパーネットワークス Junos Space ジュニパーネットワークスのJunos Spaceにおける外部からアクセス可能なファイルまたはディレクトリに関する脆弱性 CWE-552
外部からアクセス可能なファイルまたはディレクトリ
CVE-2025-59976 2026-01-26 19:36 2025-10-9 Show GitHub Exploit DB Packet Storm
1799 9 緊急
Network
ジュニパーネットワークス Junos Space ジュニパーネットワークスのJunos Spaceにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-59978 2026-01-26 19:36 2025-10-9 Show GitHub Exploit DB Packet Storm
1800 6.5 警告
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける根本の脆弱性による認証回避の脆弱性 CWE-305
根本の脆弱性による認証回避
CVE-2025-59980 2026-01-26 19:36 2025-10-9 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