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 23, 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
200041 9.8 緊急
Network
Zimbra - Zimbra Collaboration Suite における XML 外部エンティティ攻撃を実行される脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2016-9924 2017-04-28 11:25 2016-12-11 Show GitHub Exploit DB Packet Storm
200042 7.5 重要
Network
Google - Google Chrome で使用される Skia における同一生成元ポリシーを回避される脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2016-5168 2017-04-28 11:16 2016-04-28 Show GitHub Exploit DB Packet Storm
200043 7.5 重要
Network
OpenSLP - OpenSLP の xlsp_xmalloc.c の _xrealloc 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-4912 2017-04-27 18:56 2016-04-21 Show GitHub Exploit DB Packet Storm
200044 7.8 重要
Local
マカフィー - Intel Security Data Loss Prevention Endpoint におけるアクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8012 2017-04-27 18:55 2016-11-18 Show GitHub Exploit DB Packet Storm
200045 5.5 警告
Local
Fabrice Bellard - QEMU の hw/usb/hcd-xhci.c の xhci_kick_epctx 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5973 2017-04-27 18:39 2017-02-21 Show GitHub Exploit DB Packet Storm
200046 8.8 重要
Local
Fabrice Bellard - QEMU の hw/virtio/virtio-crypto.c における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5931 2017-04-27 18:39 2017-01-10 Show GitHub Exploit DB Packet Storm
200047 5.5 警告
Local
Fabrice Bellard - QEMU の hw/display/cirrus_vga.c の cirrus_do_copy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2016-9922 2017-04-27 18:38 2016-12-5 Show GitHub Exploit DB Packet Storm
200048 5.5 警告
Local
F5 Networks - F5 BIG-IP における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-7474 2017-04-27 18:37 2016-09-9 Show GitHub Exploit DB Packet Storm
200049 6.7 警告
Local
Avira - 複数の Avira 製品における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6417 2017-04-27 18:35 2017-03-21 Show GitHub Exploit DB Packet Storm
200050 6.7 警告
Local
BitDefender - 複数の Bitdefender 製品における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6186 2017-04-27 18:35 2017-03-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4321 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If cop… - CVE-2026-46053 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4322 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix soft lockup in retry_aligned_read() When retry_aligned_read() encounters an overlapped stripe, it releases the stri… - CVE-2026-46051 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4323 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at whic… - CVE-2026-46050 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4324 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Add fallback to default RSR for S/PDIF spdif_passthru_playback_get_resources() uses atc->pll_rate as the RSR for the… - CVE-2026-46049 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4325 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usb_dev refcount leak on probe failure create_card() takes a reference on the USB device with usb_get_dev() and … - CVE-2026-46048 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4326 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Fix use-after-free in driver remove() In the remove callback, if a packet arrives after destroy_workqueue() is cal… - CVE-2026-46047 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4327 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() The commit c8e008b60492 ("ext4: ignore xattrs past end") introduced … - CVE-2026-46046 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4328 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts … - CVE-2026-46044 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4329 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at l… - CVE-2026-46043 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4330 - - - In the Linux kernel, the following vulnerability has been resolved: inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails When fsnotify_add_inode_mark_locked() fails in inotify_… - CVE-2026-46040 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm