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 14, 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
250151 7.5 危険 freenews - Prologin.fr Freenews の moteur/moteur.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5226 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
250152 7.5 危険 aai-portal - AAIportal における SQL インジェクションの脆弱性 - CVE-2006-5225 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
250153 7.5 危険 dimitri seitz - phpBB の dwingmods における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5224 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
250154 7.5 危険 dimension of phpbb - Dimension of phpBB における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5222 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
250155 7.5 危険 cahier de textes - Cahier de texte における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-5221 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
250156 7.5 危険 emek portal - Emek Portal の giris_yap.asp における SQL インジェクションの脆弱性 - CVE-2006-5217 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
250157 5 警告 ciphertrust - IronWebMail におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5210 2012-06-26 15:37 2006-10-16 Show GitHub Exploit DB Packet Storm
250158 7.5 危険 DeltaScripts - PHP Classifieds における SQL インジェクションの脆弱性 - CVE-2006-5208 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
250159 10 危険 CA Technologies - 複数の CA 製品で使用される RPC インターフェースにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-5171 2012-06-26 15:37 2007-01-11 Show GitHub Exploit DB Packet Storm
250160 5 警告 アドビシステムズ - Adobe Breeze Licensed Server および Breeze Licensed Server における任意のファイルを読まれる脆弱性 - CVE-2006-5200 2012-06-26 15:37 2006-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 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
4061 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, a… - CVE-2026-46155 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4062 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters scx_group_set_{weight,idle,bandwidth}() cache scx_root befo… - CVE-2026-46154 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4063 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rx_result ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but … - CVE-2026-46152 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4064 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rx_hash_key_len Sashiko points out that rx_hash_key_len comes from a uAPI structure and is blindly passed to … - CVE-2026-46145 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4065 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt hci_le_create_big_complete_evt() iterates … - CVE-2026-46138 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4066 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() helper is executed as a timer callback in softirq cont… - CVE-2026-46137 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4067 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Init… - CVE-2026-46135 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4068 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface i… - CVE-2026-46125 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4069 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 … - CVE-2026-46117 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4070 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()'… - CVE-2026-46116 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm