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 3, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
239651 6.5 警告 myblog - MyBlog の admin/settings.php における任意の PHP コードを挿入される脆弱性 - CVE-2007-2082 2012-09-25 16:47 2007-04-17 Show GitHub Exploit DB Packet Storm
239652 7.5 危険 myblog - MyBlog における認証要求を回避される脆弱性 - CVE-2007-2081 2012-09-25 16:47 2007-04-17 Show GitHub Exploit DB Packet Storm
239653 7.5 危険 maian - Maian Search の search.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2077 2012-09-25 16:47 2007-04-17 Show GitHub Exploit DB Packet Storm
239654 6.8 警告 maian - Maian Gallery の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2076 2012-09-25 16:47 2007-04-17 Show GitHub Exploit DB Packet Storm
239655 7.5 危険 ivan gallery script - Ivan Gallery Script の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2073 2012-09-25 16:47 2007-04-17 Show GitHub Exploit DB Packet Storm
239656 7.5 危険 openmairie - openMairie の scr/soustab.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2069 2012-09-25 16:47 2007-04-17 Show GitHub Exploit DB Packet Storm
239657 6.8 警告 Mambo Foundation - Mambo 用の calendar モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2049 2012-09-25 16:47 2007-04-16 Show GitHub Exploit DB Packet Storm
239658 7.5 危険 Openads - Openads の www/delivery/ck.php における CRLF インジェクションの脆弱性 - CVE-2007-2047 2012-09-25 16:47 2007-04-16 Show GitHub Exploit DB Packet Storm
239659 7.5 危険 Openads - Openads における CRLF インジェクションの脆弱性 - CVE-2007-2046 2012-09-25 16:47 2007-04-16 Show GitHub Exploit DB Packet Storm
239660 7.5 危険 mynews - MyNews の include/blocks/week_events.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2014 2012-09-25 16:47 2007-04-12 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