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 2, 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
239931 7.8 危険 マイクロソフト - Microsoft Internet Explorer 7 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1094 2012-09-25 16:47 2007-02-26 Show GitHub Exploit DB Packet Storm
239932 10 危険 日立 - NNM におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2007-1093 2012-09-25 16:47 2007-02-23 Show GitHub Exploit DB Packet Storm
239933 7.1 危険 マイクロソフト - Microsoft Windows XP および 2003 上で稼働する Explorer におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1090 2012-09-25 16:47 2007-02-26 Show GitHub Exploit DB Packet Storm
239934 7.2 危険 IBM - IBM DB2 UDB における UPDATE SQL コマンドを不正に実行される脆弱性 - CVE-2007-1089 2012-09-25 16:47 2007-02-23 Show GitHub Exploit DB Packet Storm
239935 7.2 危険 IBM - IBM DB2 におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-1088 2012-09-25 16:47 2007-02-22 Show GitHub Exploit DB Packet Storm
239936 7.2 危険 IBM - IBM DB2 における任意のコードを実行される脆弱性 - CVE-2007-1087 2012-09-25 16:47 2007-02-22 Show GitHub Exploit DB Packet Storm
239937 7.2 危険 IBM - IBM DB2 のバイナリにおける任意のファイルを作成される脆弱性 - CVE-2007-1086 2012-09-25 16:47 2007-02-23 Show GitHub Exploit DB Packet Storm
239938 6.8 警告 Mozilla Foundation - Mozilla Firefox における同一ドメインポリシーを回避される脆弱性 CWE-16
環境設定
CVE-2007-1084 2012-09-25 16:47 2007-02-21 Show GitHub Exploit DB Packet Storm
239939 10 危険 mcrefer - mcRefer の install.php における任意の PHP コードを実行される脆弱性 - CVE-2007-1073 2012-09-25 16:47 2007-02-22 Show GitHub Exploit DB Packet Storm
239940 6.8 警告 interspire - Interspire SendStudio における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1060 2012-09-25 16:47 2007-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2241 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: ab8500: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `de… - CVE-2026-45946 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2242 - - - In the Linux kernel, the following vulnerability has been resolved: hwrng: core - use RCU and work_struct to fix race condition Currently, hwrng_fill is not cleared until the hwrng_fillfn() thread … - CVE-2026-45949 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2243 - - - In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl() vidi_connection_ioctl() retrieves the driver_data … - CVE-2026-45956 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2244 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: return error when node already exists in hfs_bnode_create When hfs_bnode_create() finds that a node is already hashed (w… - CVE-2026-45960 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2245 - - - 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
2246 - - - 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
2247 - - - 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
2248 - - - 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
2249 - - - In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcu_read_unlock() deadloop due to softirq Commit 5f5fa7ea89dc ("rcu: Don't use negative nesting depth in __rcu_read_unlo… - CVE-2026-45957 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2250 - - - 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