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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250351 5 警告 EFS Software - EFS Easy Address Book におけるWeb ルート配下の任意のファイルを読まれる脆弱性 - CVE-2006-5715 2012-06-26 15:37 2006-11-3 Show GitHub Exploit DB Packet Storm
250352 5 警告 EFS Software - EFS Web Server における Web ルート配下の任意のファイルを読まれる脆弱性 - CVE-2006-5714 2012-06-26 15:37 2006-11-3 Show GitHub Exploit DB Packet Storm
250353 4.3 警告 EFS Software - EFS Web Server におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5713 2012-06-26 15:37 2006-11-3 Show GitHub Exploit DB Packet Storm
250354 5 警告 eci telecom - ECI Telecom B-FOCuS Wireless 802.11b/g ADSL2+ Router における任意のファイルを読み取られる脆弱性 - CVE-2006-5711 2012-06-26 15:37 2006-11-3 Show GitHub Exploit DB Packet Storm
250355 7.5 危険 アップル
opendarwin
- Apple Mac OS X の Airport ドライバにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2006-5710 2012-06-26 15:37 2006-11-4 Show GitHub Exploit DB Packet Storm
250356 10 危険 Alt-N - Alt-N Technologies MDaemon の WorldClient における詳細不明な脆弱性 - CVE-2006-5709 2012-06-26 15:37 2006-11-3 Show GitHub Exploit DB Packet Storm
250357 5 警告 Alt-N - Alt-N Technologies MDaemon の MDaemon におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5708 2012-06-26 15:37 2006-11-3 Show GitHub Exploit DB Packet Storm
250358 2.6 注意 アップル - Java 用 QuickTime における重要な情報を取得される脆弱性 - CVE-2006-5681 2012-06-26 15:37 2006-12-19 Show GitHub Exploit DB Packet Storm
250359 5 警告 FreeBSD - FreeBSD の libarchive ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5680 2012-06-26 15:37 2006-11-8 Show GitHub Exploit DB Packet Storm
250360 7.2 危険 Adaptive Computing - TORQUE Resource Manager の pbs_mom の resmom/start_exec.c における任意のファイルを作成される脆弱性 - CVE-2006-5677 2012-06-26 15:37 2006-11-3 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
821 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
822 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
823 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
824 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
825 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
826 4.0 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-25, when providing invalid options to the wand option parser a small memory leak … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-53464 2026-06-12 03:43 2026-06-11 Show GitHub Exploit DB Packet Storm
827 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-25, a crafted multi-frame can result in a heap buffer over-write when encoding it… CWE-122
CWE-787
Heap-based Buffer Overflow
 Out-of-bounds Write
CVE-2026-53465 2026-06-12 03:43 2026-06-11 Show GitHub Exploit DB Packet Storm
828 5.5 MEDIUM
Local
imagemagick imagemagick ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-24, when using an image with mask the Floyd-Steinberg dithering method it will ca… CWE-787
 Out-of-bounds Write
CVE-2026-48724 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
829 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-23, an attacker who can connect to a magick -distribute-cache serv… CWE-125
CWE-287
Out-of-bounds Read
Improper Authentication
CVE-2026-47166 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
830 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, the distributed pixel cache was originally designed to operate… CWE-200
Information Exposure
CVE-2026-47165 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm