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 16, 2026, 2:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220691 6.4 警告 Google - Android 上で稼働する Google Chrome における Omnibox 内の URL を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3159 2014-07-22 15:04 2014-07-16 Show GitHub Exploit DB Packet Storm
220692 4.3 警告 シスコシステムズ - Cisco Unified Customer Voice Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3325 2014-07-22 14:50 2014-07-17 Show GitHub Exploit DB Packet Storm
220693 4 警告 シスコシステムズ - Cisco Unified Contact Center Enterprise におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-3323 2014-07-22 14:49 2014-07-17 Show GitHub Exploit DB Packet Storm
220694 5.7 警告 シスコシステムズ - Cisco ASR 9000 デバイス上で稼動する Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3321 2014-07-22 14:49 2014-07-15 Show GitHub Exploit DB Packet Storm
220695 5.8 警告 シスコシステムズ - Cisco Unified Communications Domain Manager の Web フレームワークの管理 Web インターフェースにおけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-3320 2014-07-22 14:48 2014-07-17 Show GitHub Exploit DB Packet Storm
220696 10 危険 シスコシステムズ - 複数の Cisco 製品上で稼動する Web サーバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3306 2014-07-22 14:48 2014-07-16 Show GitHub Exploit DB Packet Storm
220697 10 危険 ヒューレット・パッカード - HP Storage Data Protector における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-2623 2014-07-22 13:48 2014-07-15 Show GitHub Exploit DB Packet Storm
220698 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle HTTP Server における plugin に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4251 2014-07-18 18:41 2014-07-15 Show GitHub Exploit DB Packet Storm
220699 5 警告 オラクル - Oracle Fusion Middleware の BI Publisher における Mobile Service に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4249 2014-07-18 18:41 2014-07-15 Show GitHub Exploit DB Packet Storm
220700 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-4242 2014-07-18 18:41 2014-07-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3831 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds b… - CVE-2026-46197 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3832 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already calle… - CVE-2026-46189 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3833 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exit(kthread_complete_and_exit)… - CVE-2026-46187 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3834 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: validate rx pkt_type header length virtbt_rx_handle() reads the leading pkt_type byte from the RX skb and f… - CVE-2026-46186 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3835 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlink_data() Since smb2_check_message() returns success without length validation for the… - CVE-2026-46185 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3836 - - - In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detect_usb_format() to prevent a divisi… - CVE-2026-46184 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3837 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Don't allow pointer operations on unconfigured streams When reporting the pointer for a compressed stream we report th… - CVE-2026-46179 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3838 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq() Sashiko points out that mlx4_srq_alloc() was not undone during erro… - CVE-2026-46178 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3839 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipmi: Add limits to event and receive message requests The driver would just fetch events and receive messages until the BMC said… - CVE-2026-46177 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3840 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASK_DEAD task When an already-exiting task oopses, make_task_dead() currently calls do_task_… - CVE-2026-46173 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm