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 9, 2026, 4:11 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249841 4 警告 アップル - Apple Mac OS X の OpenSSH におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-0393 2012-06-26 15:37 2006-08-1 Show GitHub Exploit DB Packet Storm
249842 5.1 警告 アップル - Apple Mac OS X におけるバッファオーバーフローの脆弱性 - CVE-2006-0392 2012-06-26 15:37 2006-08-1 Show GitHub Exploit DB Packet Storm
249843 6.9 警告 ImageMagick - ImageMagick の configure.c における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-4167 2012-06-26 14:16 2010-11-22 Show GitHub Exploit DB Packet Storm
249844 6.8 警告 ImageMagick
レッドハット
- Imagemagick の ReadDIBImage() 関数におけるバッファオーバーフローの脆弱性 CWE-119
CWE-189
CVE-2007-4988 2012-06-26 14:16 2007-09-24 Show GitHub Exploit DB Packet Storm
249845 9.3 危険 ImageMagick - Imagemagick の ReadBlobString() 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2007-4987 2012-06-26 14:16 2007-09-24 Show GitHub Exploit DB Packet Storm
249846 7.5 危険 サイバートラスト株式会社
ImageMagick
レッドハット
- Imagemagick の複数の複数のイメージファイル処理の不備によるバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-4986 2012-06-26 14:15 2007-09-24 Show GitHub Exploit DB Packet Storm
249847 4.3 警告 サイバートラスト株式会社
ImageMagick
レッドハット
- Imagemagick の関数の呼び出し処理の不備によるサービス運用妨害 (DoS) の脆弱性 CWE-399
CWE-DesignError
CVE-2007-4985 2012-06-26 14:15 2007-09-24 Show GitHub Exploit DB Packet Storm
249848 5 警告 サイバートラスト株式会社
ImageMagick
ターボリナックス
レッドハット
- ImageMagick の XWD ファイルの処理における無限ループが発生する脆弱性 - CVE-2005-1739 2012-06-26 14:15 2005-05-21 Show GitHub Exploit DB Packet Storm
249849 7.5 危険 ターボリナックス
レッドハット
- ImageMagick の SGI ファイルの取り扱いにおけるバッファオーバーフローの脆弱性 - CVE-2005-0762 2012-06-26 14:14 2005-03-23 Show GitHub Exploit DB Packet Storm
249850 5 警告 ターボリナックス
レッドハット
- ImageMagick における不正な PSD ファイルによるサービス運用妨害 (DoS) の脆弱性 - CVE-2005-0761 2012-06-26 14:14 2005-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3541 - - - In the Linux kernel, the following vulnerability has been resolved: spi: imx: fix use-after-free on unbind The SPI subsystem frees the controller and any subsystem allocated driver data as part of … - CVE-2026-45996 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3542 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix conn-level packet handling to unshare RESPONSE packets The security operations that verify the RESPONSE packets decryp… - CVE-2026-46000 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3543 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the total number of nodes Currently, the nameserver doesn't limit the number of nodes it handles. This can b… - CVE-2026-46003 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3544 - - - In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2_fill_super error path Fix two memory leaks in the gfs2_fill_super() error handling path when trans… - CVE-2026-45961 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3545 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: nau8821: Cancel delayed work on component remove Attempting to unload the driver while a jack detection work is pending wou… - CVE-2026-45963 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3546 - - - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path Commit 5940d1cf9f42 ("SUNRPC: Rebalance a kref in auth_gss.c") added a… - CVE-2026-45964 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3547 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when export_binary is unset If the export_binary parameter is disabled on runtime, profile… - CVE-2026-45965 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3548 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfs_alloc_buftarg() In the error path, call fs_put_dax() to drop the DAX device reference. - CVE-2026-46005 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3549 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (powerz) Avoid cacheline sharing for DMA buffer Depending on the architecture the transfer buffer may share a cacheline wi… - CVE-2026-46007 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3550 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in __unix_needs_revalidation When receiving file descriptors via SCM_RIGHTS, both the sock… - CVE-2026-45966 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm