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 1, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
247771 7.5 危険 Etomite Project - Etomite CMS におけるファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2006-7070 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
247772 6.6 警告 GNU Project
レッドハット
- Fedora Core の libltdl.so における任意のコードを実行される脆弱性 - CVE-2006-7151 2012-06-26 15:38 2006-10-8 Show GitHub Exploit DB Packet Storm
247773 5.5 警告 Drupal - Drupal の IMCE モジュールの delete 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2006-7110 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
247774 6.5 警告 Drupal - Drupal の IMCE モジュールにおける任意の PHP コードをアップロードされる脆弱性 - CVE-2006-7109 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
247775 6.6 警告 Debian - Apache HTTP Server における tty 端末への権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7098 2012-06-26 15:38 2006-03-18 Show GitHub Exploit DB Packet Storm
247776 8.5 危険 Gentoo Linux
Debian
- Gentoo などで使用される ftpd における gid 0 の権限を持つ任意のディレクトリを一覧にされる脆弱性 - CVE-2006-7094 2012-06-26 15:38 2006-11-15 Show GitHub Exploit DB Packet Storm
247777 7.5 危険 cliserv - CliServ Web Community における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7068 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
247778 6.8 警告 dreamcost - DreamCost HostAdmin における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7056 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
247779 7.5 危険 Claroline Consortium - Claroline における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7048 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
247780 9.3 危険 clan manager pro - CMPRO 用 cmpro.intern/login.inc.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-7046 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
131 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ip6_gre: Use cached t->net in ip6erspan_changelink(). After commit 5e72ce3e3980 ("net: ipv6: Use link netns in newlink() of rtnl_… Update - CVE-2026-46120 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
132 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPL… Update - CVE-2026-46119 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
133 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss() Sashiko points out that the user can specify WQs sharing … Update - CVE-2026-46117 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
134 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete KASAN reproduces a slab-use-after-free in __xfrm_state_delete()'… Update - CVE-2026-46116 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
135 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: block: add pgmap check to biovec_phys_mergeable biovec_phys_mergeable() is used by the request merge, DMA mapping, and integrity … Update - CVE-2026-46115 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
136 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads atomic_write_reply() at drivers/infiniband/sw/rxe/rxe_resp.c unconditionally de… Update - CVE-2026-46114 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
137 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN The shadow MMU computes GFNs for direct shadow pages using sp->g… Update - CVE-2026-46113 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
138 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix unlocked call to hns_roce_qp_remove() Sashiko points out that hns_roce_qp_remove() requires the caller to hold lock… Update - CVE-2026-46112 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
139 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in create_big_sync Add hci_conn_valid() check in create_big_sync() to detect stale connect… Update - CVE-2026-46111 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
140 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Prevent NULL deref when RX memory exhausted The CPU receives frames from the MAC through conventional DMA: the CPU a… Update - CVE-2026-46110 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm