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
199971 8.6 重要
Network
シトリックス・システムズ
Xen プロジェクト
- Xen における他のドメインから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-8555 2016-04-20 11:46 2015-12-17 Show GitHub Exploit DB Packet Storm
199972 6.5 警告
Local
Xen プロジェクト
レッドハット
- Xen におけるホスト OS のカーネルメモリの初期化されていない領域から重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-8553 2016-04-20 11:46 2015-03-10 Show GitHub Exploit DB Packet Storm
199973 4.4 警告
Local
Linux
Debian
Xen プロジェクト
Canonical
- Xen の PCI バックエンドドライバにおける WARN メッセージの連続ストリームを生成される脆弱性 CWE-20
不適切な入力確認
CVE-2015-8552 2016-04-20 11:46 2015-12-17 Show GitHub Exploit DB Packet Storm
199974 5.3 警告
Local
Linux
Debian
Xen プロジェクト
Canonical
- Xen の PCI バックエンドドライバにおける BUG 条件にヒットされる脆弱性 CWE-Other
その他
CVE-2015-8551 2016-04-20 11:46 2015-12-17 Show GitHub Exploit DB Packet Storm
199975 4.3 警告
Network
OpenStack - OpenStack Image Service におけるイメージのステータスを変更される脆弱性 CWE-Other
その他
CVE-2016-0757 2016-04-20 11:42 2016-02-3 Show GitHub Exploit DB Packet Storm
199976 6.3 警告
Network
シャープ株式会社 - EVAアニメータ用 ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-1176 2016-04-20 09:38 2016-04-4 Show GitHub Exploit DB Packet Storm
199977 7.8 重要
Local
NVIDIA - Windows 上で稼動する NVIDIA GPU グラフィックドライバのカーネルモードドライバレイヤの Escape インターフェースにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2556 2016-04-19 18:11 2016-03-14 Show GitHub Exploit DB Packet Storm
199978 7.5 重要
Network
ジュニパーネットワークス - Juniper ScreenOS の 管理 Web サービスインターフェースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1268 2016-04-19 18:04 2016-04-13 Show GitHub Exploit DB Packet Storm
199979 5.9 警告
Network
F5 Networks - F5 BIG-IP APM および BIG-IP Edge Gateway の Single Sign-On 機能における重要な SessionId 情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3686 2016-04-19 17:52 2016-04-9 Show GitHub Exploit DB Packet Storm
199980 7.5 重要
Network
xmlsoft.org - libxml2 の dict.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8806 2016-04-19 17:51 2015-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
701 5.5 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, the -sample operation has an out of bounds read when an s… CWE-125
Out-of-bounds Read
CVE-2026-33905 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
702 7.5 HIGH
Network
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the `DestroyX… CWE-674
 Uncontrolled Recursion
CVE-2026-33908 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
703 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… CWE-674
 Uncontrolled Recursion
CVE-2026-33947 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
704 5.1 MEDIUM
Local
- - ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, an integer overflow in the despeckle operation causes a h… CWE-190
CWE-787
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-34238 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
705 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… 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
706 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… CWE-122
Heap-based Buffer Overflow
CVE-2026-40183 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
707 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… 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
708 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… 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
709 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… CWE-193
 Off-by-one Error
CVE-2026-40312 2026-04-18 00:26 2026-04-14 Show GitHub Exploit DB Packet Storm
710 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… 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