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 15, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
132691 9.8 緊急
Network
アドバンテック株式会社 iView Advantech iView における重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2021-22652 2021-11-4 15:05 2021-02-9 Show GitHub Exploit DB Packet Storm
132692 4.8 警告
Adjacent
IBM IBM Spectrum Protect Operations Center IBM Spectrum Protect Operations Center におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2020-4956 2021-11-4 15:02 2021-02-12 Show GitHub Exploit DB Packet Storm
132693 8 重要
Adjacent
IBM IBM Spectrum Protect Operations Center IBM Spectrum Protect Operations Center における危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2020-4955 2021-11-4 15:01 2021-02-12 Show GitHub Exploit DB Packet Storm
132694 5.4 警告
Adjacent
IBM IBM Spectrum Protect Operations Center IBM Spectrum Protect Operations Center におけるセッションの固定化の脆弱性 CWE-384
セッションの固定化
CVE-2020-4954 2021-11-4 15:01 2021-02-12 Show GitHub Exploit DB Packet Storm
132695 9.8 緊急
Network
Accellion Accellion FTA Accellion におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2021-27103 2021-11-4 15:01 2021-02-16 Show GitHub Exploit DB Packet Storm
132696 7.2 重要
Network
F5 Networks BIG-IP Domain Name System (DNS)
BIG-IP Global Traffic Manager (GTM)
BIG-IP DNS および GTM における古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2021-22982 2021-11-4 15:01 2021-02-11 Show GitHub Exploit DB Packet Storm
132697 7.2 重要
Network
VMware vSphere Replication vSphere Replication におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2021-21976 2021-11-4 15:01 2021-02-11 Show GitHub Exploit DB Packet Storm
132698 9.8 緊急
Network
Accellion Accellion FTA Accellion における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2021-27101 2021-11-4 15:01 2021-02-16 Show GitHub Exploit DB Packet Storm
132699 4.8 警告
Network
Black Cat Development BlackCat CMS BlackCat CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-27237 2021-11-4 15:01 2021-02-16 Show GitHub Exploit DB Packet Storm
132700 7.8 重要
Local
アドビシステムズ Adobe Illustrator Adobe Illustrator における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-21053 2021-11-4 15:01 2021-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 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
631 7.0 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2026-45603 2026-06-12 03:46 2026-06-10 Show GitHub Exploit DB Packet Storm
632 4.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-49 and 7.1.2-24, an infinite loop in the subimage-search operation can happen w… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-48733 2026-06-12 03:44 2026-06-11 Show GitHub Exploit DB Packet Storm
633 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-49 and 7.1.2-24, a crafted MVG file could result in a stack overflow due to a m… CWE-674
 Uncontrolled Recursion
CVE-2026-48734 2026-06-12 03:44 2026-06-11 Show GitHub Exploit DB Packet Storm
634 5.9 MEDIUM
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-24, a missing check of a return value could lead to a heap buffer … CWE-122
Heap-based Buffer Overflow
CVE-2026-48994 2026-06-12 03:44 2026-06-11 Show GitHub Exploit DB Packet Storm
635 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-24, a missing check in the DCM decoder could result in an image wi… CWE-20
 Improper Input Validation 
CVE-2026-49218 2026-06-12 03:44 2026-06-11 Show GitHub Exploit DB Packet Storm
636 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-24, an incorrect parsing of the filename can result in a policy by… CWE-22
CWE-78
CWE-200
CWE-863
Path Traversal
OS Command 
Information Exposure
 Incorrect Authorization
CVE-2026-49219 2026-06-12 03:44 2026-06-11 Show GitHub Exploit DB Packet Storm
637 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-50 and 7.1.2-25, a missing check for maximum memory request in AcquireAlignedMe… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-53460 2026-06-12 03:44 2026-06-11 Show GitHub Exploit DB Packet Storm
638 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-50 and 7.1.2-25, an incorrect loop in the ICON decoder can result in an out of … CWE-787
 Out-of-bounds Write
CVE-2026-53461 2026-06-12 03:44 2026-06-11 Show GitHub Exploit DB Packet Storm
639 5.9 MEDIUM
Network
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-50 and 7.1.2-25, when an allocation fails in CheckPrimitiveExtent this can resu… CWE-416
 Use After Free
CVE-2026-53462 2026-06-12 03:43 2026-06-11 Show GitHub Exploit DB Packet Storm
640 4.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-50 and 7.1.2-25, when passing incorrect arguments in the distort operation a nu… CWE-476
 NULL Pointer Dereference
CVE-2026-53463 2026-06-12 03:43 2026-06-11 Show GitHub Exploit DB Packet Storm