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
1781 5.3 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2025-52958 2026-01-26 19:37 2025-07-11 Show GitHub Exploit DB Packet Storm
1782 6.5 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved ジュニパーネットワークスのJunos OS Evolvedにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2025-52961 2026-01-26 19:37 2025-10-9 Show GitHub Exploit DB Packet Storm
1783 5.5 警告
Local
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2025-52963 2026-01-26 19:37 2025-07-11 Show GitHub Exploit DB Packet Storm
1784 6.5 警告
Adjacent
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2025-52964 2026-01-26 19:37 2025-07-11 Show GitHub Exploit DB Packet Storm
1785 7.5 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおける例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2025-52981 2026-01-26 19:37 2025-07-11 Show GitHub Exploit DB Packet Storm
1786 5.9 警告
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2025-52982 2026-01-26 19:37 2025-07-11 Show GitHub Exploit DB Packet Storm
1787 7.2 重要
Network
ジュニパーネットワークス Junos OS ジュニパーネットワークスのJunos OSにおけるセキュリティ機能に関する UI の不一致の脆弱性 CWE-446
セキュリティ機能に関する UI の不一致
CVE-2025-52983 2026-01-26 19:36 2025-07-11 Show GitHub Exploit DB Packet Storm
1788 5.9 警告
Network
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品におけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2025-52984 2026-01-26 19:36 2025-07-11 Show GitHub Exploit DB Packet Storm
1789 5.3 警告
Network
ジュニパーネットワークス Junos OS Evolved ジュニパーネットワークスのJunos OS Evolvedにおける演算子の使用に関する脆弱性 CWE-480
不適切な演算子の使用
CVE-2025-52985 2026-01-26 19:36 2025-07-11 Show GitHub Exploit DB Packet Storm
1790 5.5 警告
Local
ジュニパーネットワークス Junos OS Evolved
Junos OS
ジュニパーネットワークスのJunos OS等の複数製品における有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2025-52986 2026-01-26 19:36 2025-07-11 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