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
227851 10 危険 Mozilla Foundation - 複数の Mozilla 製品の MediaStreamGraphThreadRunnable::Run 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3956 2013-06-11 14:42 2012-08-28 Show GitHub Exploit DB Packet Storm
227852 6.8 警告 LibTIFF - LibTIFF の tiff2pdf におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-3401 2013-06-11 14:34 2012-08-13 Show GitHub Exploit DB Packet Storm
227853 6.8 警告 Linux - Linux Kernel の net/batman-adv/icmp_socket.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-4604 2013-06-10 15:27 2011-12-12 Show GitHub Exploit DB Packet Storm
227854 5 警告 Webmin Project - Webmin の file/edit_html.cgi における任意のファイルを読まれる脆弱性 CWE-287
不適切な認証
CVE-2012-2983 2013-06-10 14:04 2012-09-11 Show GitHub Exploit DB Packet Storm
227855 6.5 警告 Webmin Project - Webmin の file/show.cgi における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2012-2982 2013-06-10 14:02 2012-09-11 Show GitHub Exploit DB Packet Storm
227856 6 警告 Webmin Project - Webmin における任意の Perl コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-2981 2013-06-10 14:00 2012-09-11 Show GitHub Exploit DB Packet Storm
227857 10 危険 Mozilla Foundation - 複数の Mozilla 製品の nsObjectLoadingContent::LoadObject 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1973 2013-06-10 13:44 2012-08-28 Show GitHub Exploit DB Packet Storm
227858 10 危険 Mozilla Foundation - 複数の Mozilla 製品の PresShell::CompleteMove 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1975 2013-06-10 12:32 2012-08-28 Show GitHub Exploit DB Packet Storm
227859 10 危険 Mozilla Foundation - 複数の Mozilla 製品の gfxTextRun::CanBreakLineBefore 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1974 2013-06-10 12:27 2012-08-28 Show GitHub Exploit DB Packet Storm
227860 10 危険 Mozilla Foundation - 複数の Mozilla 製品の nsHTMLSelectElement::SubmitNamesValues 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1976 2013-06-10 12:20 2012-08-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
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