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 13, 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
211721 4.6 警告 Mozilla Foundation - Mozilla Firefox のアップデータの mar_read.c における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-4482 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211722 3.3 注意 Mozilla Foundation - Windows 上で稼働する Mozilla Firefox の Mozilla Maintenance Service における任意のファイルを書き込まれる脆弱性 CWE-362
競合状態
CVE-2015-4481 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211723 9.3 危険 Mozilla Foundation - Mozilla Firefox の libstagefright の stagefright::SampleTable::isValid 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-4480 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211724 10 危険 Mozilla Foundation - Mozilla Firefox の libstagefright における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-4479 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211725 5 警告 Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-4478 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211726 10 危険 Mozilla Foundation - Mozilla Firefox の MediaStream のプレイバック機能における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-4477 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
211727 7.5 危険 Mozilla Foundation - Mozilla Firefox の mozilla::AudioSink 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-4475 2015-08-19 16:57 2015-08-11 Show GitHub Exploit DB Packet Storm
211728 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2015-4474 2015-08-19 16:57 2015-08-11 Show GitHub Exploit DB Packet Storm
211729 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-4473 2015-08-19 16:57 2015-08-11 Show GitHub Exploit DB Packet Storm
211730 9 危険 シスコシステムズ - Cisco Prime Infrastructure に SUID root された実行ファイルが存在する問題 CWE-Other
その他
- 2015-08-19 16:57 2015-08-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
421 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… New CWE-200
Information Exposure
CVE-2026-47165 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
422 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… New 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
423 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… New CWE-122
Heap-based Buffer Overflow
CVE-2026-46692 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
424 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… New 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
425 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… New CWE-674
 Uncontrolled Recursion
CVE-2026-46557 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
426 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… New 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
427 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… New CWE-416
 Use After Free
CVE-2026-46523 2026-06-12 03:42 2026-06-11 Show GitHub Exploit DB Packet Storm
428 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… New 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
429 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 … New 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
430 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… New 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