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":June 16, 2026, 2:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227971 5 警告 Wireshark - Wireshark の ICMPv6 解析機能における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-6058 2013-05-27 16:06 2012-11-28 Show GitHub Exploit DB Packet Storm
227972 10 危険 TURCK - TURCK BL20 および BL67 Programmable Gateway における管理アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4697 2013-05-27 16:05 2013-05-16 Show GitHub Exploit DB Packet Storm
227973 5 警告 Wireshark - Wireshark の EIGRP 解析機能におけるサービス運用妨害 (整数オーバーフローおよび無限ループ) の脆弱性 CWE-189
数値処理の問題
CVE-2012-6057 2013-05-27 16:04 2012-11-28 Show GitHub Exploit DB Packet Storm
227974 4.3 警告 MICROSYS - MICROSYS PROMOTIC の ActiveX コンポーネントにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4520 2013-05-27 16:02 2011-11-28 Show GitHub Exploit DB Packet Storm
227975 5 警告 Wireshark - Wireshark の SCTP 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-189
数値処理の問題
CVE-2012-6056 2013-05-27 16:02 2012-11-28 Show GitHub Exploit DB Packet Storm
227976 4.3 警告 MICROSYS - MICROSYS PROMOTIC の ActiveX コンポーネントにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4519 2013-05-27 16:01 2011-11-28 Show GitHub Exploit DB Packet Storm
227977 5 警告 Wireshark - Wireshark の 3GPP2 A1 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-189
数値処理の問題
CVE-2012-6055 2013-05-27 15:59 2012-11-28 Show GitHub Exploit DB Packet Storm
227978 5 警告 MICROSYS - MICROSYS PROMOTIC の Web サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4518 2013-05-27 15:59 2011-11-28 Show GitHub Exploit DB Packet Storm
227979 4.3 警告 Elgg - Elgg の engine/lib/access.php における、個人のエンティティを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6563 2013-05-27 15:58 2012-05-19 Show GitHub Exploit DB Packet Storm
227980 5 警告 Wireshark - Wireshark の sFlow 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-189
数値処理の問題
CVE-2012-6054 2013-05-27 15:57 2012-11-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
831 4.1 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-23, an attacker who can connect to a magick -distribute-cache serv… CWE-362
CWE-567
Race Condition
 Unsynchronized Access to Shared Data in a Multithreaded Context
CVE-2026-46693 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
832 4.1 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-23, an attacker who can connect to a magick -distribute-cache serv… CWE-122
Heap-based Buffer Overflow
CVE-2026-46692 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
833 4.0 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-23, an incorrect check in the JP2 will result in an heap buffer ov… CWE-193
CWE-787
 Off-by-one Error
 Out-of-bounds Write
CVE-2026-46559 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
834 6.2 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-23, due to a missing depth check a stack overflow can occur in the fx operation b… CWE-674
 Uncontrolled Recursion
CVE-2026-46557 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
835 5.5 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-23, when using LZMA compression in the MIFF encoder an out of boun… CWE-131
CWE-252
CWE-787
CWE-835
Incorrect Calculation of Buffer Size
 Unchecked Return Value
 Out-of-bounds Write
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-46521 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
836 6.2 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2.23 and 6.9.13-48, a crafted MSL image can trigger a heap-use-after-free. Version… CWE-416
 Use After Free
CVE-2026-46523 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
837 7.5 HIGH
Network
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2.23 and 6.9.13-48, due to a missing check in the MIFF decoder, a crafted file cou… CWE-400
CWE-835
 Uncontrolled Resource Consumption
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-46522 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm
838 7.5 HIGH
Network
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-23, when reading multiple images with different dimensions an out … CWE-122
CWE-787
Heap-based Buffer Overflow
 Out-of-bounds Write
CVE-2026-46520 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm
839 5.3 MEDIUM
Network
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, because of a missing check in the MNG coder it would be possib… CWE-400
CWE-407
CWE-674
 Uncontrolled Resource Consumption
 Inefficient Algorithmic Complexity
 Uncontrolled Recursion
CVE-2026-45664 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm
840 5.1 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, when performing a polynomial distortion an out of bounds over-… CWE-125
CWE-129
Out-of-bounds Read
 Improper Validation of Array Index
CVE-2026-45624 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm