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 30, 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
238721 5 警告 サン・マイクロシステムズ
オラクル
- Oracle GlassFish Server および Sun Java System Application Server における CORBA ORB の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3155 2012-10-19 11:28 2012-10-16 Show GitHub Exploit DB Packet Storm
238722 3.3 注意 オラクル - Oracle Database Server の Core RDBMS における脆弱性 CWE-noinfo
情報不足
CVE-2012-3151 2012-10-18 18:17 2012-10-16 Show GitHub Exploit DB Packet Storm
238723 2.1 注意 オラクル - Oracle Database Server の Core RDBMS における脆弱性 CWE-noinfo
情報不足
CVE-2012-3146 2012-10-18 18:16 2012-10-16 Show GitHub Exploit DB Packet Storm
238724 6.5 警告 オラクル - Oracle Database Server の Core RDBMS における flashback archive の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-1751 2012-10-18 18:16 2012-10-16 Show GitHub Exploit DB Packet Storm
238725 3.5 注意 オラクル - Oracle MySQL の MySQL Server における Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3156 2012-10-18 16:35 2012-10-16 Show GitHub Exploit DB Packet Storm
238726 3.5 注意 オラクル - Oracle MySQL の MySQL Server における MySQL Client の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3149 2012-10-18 16:34 2012-10-16 Show GitHub Exploit DB Packet Storm
238727 6.4 警告 オラクル - Oracle MySQL の MySQL Server における MySQL Client の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3147 2012-10-18 16:33 2012-10-16 Show GitHub Exploit DB Packet Storm
238728 4 警告 オラクル - Oracle MySQL の MySQL Server における Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3144 2012-10-18 16:33 2012-10-16 Show GitHub Exploit DB Packet Storm
238729 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3670 2012-10-17 15:24 2012-07-25 Show GitHub Exploit DB Packet Storm
238730 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3669 2012-10-17 15:22 2012-07-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3731 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
3732 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
3733 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
3734 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
3735 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
3736 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
3737 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
3738 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
3739 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
3740 5.5 MEDIUM
Local
microsoft windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2025
Out-of-bounds read in Windows Application Identity (AppID) Subsystem allows an authorized attacker to disclose information locally. CWE-125
Out-of-bounds Read
CVE-2026-45604 2026-06-12 03:40 2026-06-10 Show GitHub Exploit DB Packet Storm