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
199901 8.4 重要
Local
Google - Android のメディアサーバの不特定のメディアコーデックにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0834 2016-04-22 17:39 2016-04-4 Show GitHub Exploit DB Packet Storm
199902 7.5 重要
Network
ジュニパーネットワークス - Juniper QFX シリーズスイッチ上で稼動する Junos OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1274 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
199903 5.9 警告
Network
ジュニパーネットワークス - Juniper QFX5100 および QFX10002 スイッチ上で稼動する Junos OS における暗号および認証保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2016-1273 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
199904 7.8 重要
Local
ジュニパーネットワークス - Juniper Junos OS における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1271 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
199905 7.5 重要
Network
ジュニパーネットワークス - Juniper Junos OS の rpd デーモンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1270 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
199906 7.5 重要
Network
ジュニパーネットワークス - Juniper Junos OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1269 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
199907 6.7 警告
Local
ジュニパーネットワークス - Juniper Junos OS の RPC 機能における任意のファイルを読まれる脆弱性 CWE-362
競合状態
CVE-2016-1267 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
199908 8.8 重要
Network
ジュニパーネットワークス - Juniper Junos OS の Op コマンドにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1264 2016-04-22 16:59 2016-04-13 Show GitHub Exploit DB Packet Storm
199909 8.8 重要
Network
TIBCO Software - TIBCO Enterprise Message Service および EMS Appliance のサーバの tibemsd におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3628 2016-04-22 16:58 2016-04-19 Show GitHub Exploit DB Packet Storm
199910 5.4 警告
Network
Ipswitch, Inc. - Ipswitch MOVEit File Transfer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7676 2016-04-22 16:56 2015-10-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 18, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
341 6.2 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, a crafted image could result in an out of bounds heap write when writing a y… New CWE-122
CWE-787
Heap-based Buffer Overflow
 Out-of-bounds Write
CVE-2026-40169 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
342 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, the JXL encoder has an heap write overflow when a user specifies that the im… New CWE-122
Heap-based Buffer Overflow
CVE-2026-40183 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
343 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below both 7.1.2-19 and 6.9.13-44, contain a heap out-of-bounds write in the JP2 encoder with w… New CWE-122
CWE-787
Heap-based Buffer Overflow
 Out-of-bounds Write
CVE-2026-40310 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
344 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below 7.1.2-19 and 6.9.13-44 contain a heap use-after-free vulnerability that can cause a crash… New CWE-416
CWE-693
 Use After Free
 Protection Mechanism Failure
CVE-2026-40311 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
345 6.2 MEDIUM
Local
- - jq is a command-line JSON processor. In versions 1.8.1 and below, functions jv_setpath(), jv_getpath(), and delpaths_sorted() in jq's src/jv_aux.c use unbounded recursion whose depth is controlled by… New CWE-674
 Uncontrolled Recursion
CVE-2026-33947 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
346 6.2 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, an off by one error in the MSL decoder could result in a crash when a malico… New CWE-193
 Off-by-one Error
CVE-2026-40312 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
347 6.1 MEDIUM
Local
- - jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the _strindices builtin in jq's src/builtin.c passes its arguments directly to jv_string_indexes() with… New CWE-125
CWE-476
CWE-843
Out-of-bounds Read
 NULL Pointer Dereference
Type Confusion
CVE-2026-39956 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
348 - - - jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jv_parse_sized() API in libjq accepts a counted buffer with an explicit length parameter, but its … New CWE-125
Out-of-bounds Read
CVE-2026-39979 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
349 - - - jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When read… New CWE-20
CWE-170
 Improper Input Validation 
 Improper Null Termination
CVE-2026-33948 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
350 5.3 MEDIUM
Network
- - 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… New CWE-617
 Reachable Assertion
CVE-2026-34069 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm