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":July 1, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196041 9.8 緊急
Network
シスコシステムズ - Cisco Identity Services Engine における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2017-6747 2017-09-4 17:53 2017-08-2 Show GitHub Exploit DB Packet Storm
196042 7.5 重要
Network
シスコシステムズ - Cisco Videoscape Distribution Suite for Television におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-6745 2017-09-4 17:53 2017-08-2 Show GitHub Exploit DB Packet Storm
196043 4.7 警告
Local
teether - authd における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2016-4982 2017-09-4 17:48 2016-06-13 Show GitHub Exploit DB Packet Storm
196044 7.5 重要
Network
シスコシステムズ - Cisco IOS XE ソフトウェアにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6664 2017-09-4 17:40 2017-07-26 Show GitHub Exploit DB Packet Storm
196045 6.5 警告
Adjacent
シスコシステムズ - Cisco IOS ソフトウェアおよび Cisco IOS XE ソフトウェアにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6663 2017-09-4 17:40 2017-07-26 Show GitHub Exploit DB Packet Storm
196046 7.5 重要
Network
Peter Selinger - Potrace における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-12067 2017-09-4 17:33 2017-07-31 Show GitHub Exploit DB Packet Storm
196047 6.1 警告
Network
Digium - FreePBX 用 Digium Addons モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2690 2017-09-4 17:29 2015-06-30 Show GitHub Exploit DB Packet Storm
196048 4 警告
Local
GNU Project - GNU Compiler Collection における暗号における脆弱な PRNG の使用に関する脆弱性 CWE-338
暗号における脆弱な PRNG の使用
CVE-2017-11671 2017-09-4 16:53 2017-03-25 Show GitHub Exploit DB Packet Storm
196049 6.1 警告
Network
FineCMS project - dayrui FineCms におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11629 2017-09-4 16:53 2017-07-7 Show GitHub Exploit DB Packet Storm
196050 5.9 警告
Network
シトリックス・システムズ - Citrix NetScaler ADC および NetScaler Gateway デバイスのファームウェアにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-3642 2017-09-4 16:53 2015-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3941 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
3942 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
3943 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
3944 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
3945 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
3946 5.7 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-22, an invalid connected-components:keep-top value could result in… CWE-125
CWE-129
Out-of-bounds Read
 Improper Validation of Array Index
CVE-2026-45359 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm
3947 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, an off by one in the meta encoder could result in an out of bo… CWE-125
CWE-193
Out-of-bounds Read
 Off-by-one Error
CVE-2026-45358 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm
3948 6.1 MEDIUM
Network
svelte svelte Svelte is a performance oriented web framework. Prior to version 5.55.7, when using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML … CWE-79
Cross-site Scripting
CVE-2026-42599 2026-06-12 03:41 2026-06-10 Show GitHub Exploit DB Packet Storm
3949 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, due to a missing check in the PSD decoder it would be possible… CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-45031 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm
3950 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 writing an IPTC output file a malicious input file could … CWE-125
CWE-191
Out-of-bounds Read
 Integer Underflow (Wrap or Wraparound)
CVE-2026-42326 2026-06-12 03:41 2026-06-11 Show GitHub Exploit DB Packet Storm