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":May 10, 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
197761 8.8 重要
Local
VMware - 複数の VMware 製品のドラッグ&ドロップ機能における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-7461 2017-01-10 17:49 2016-11-13 Show GitHub Exploit DB Packet Storm
197762 7.8 重要
Local
VMware - Windows 上で稼動する VMware Workstation Pro および Workstation Player のインストーラにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-7086 2017-01-10 17:49 2016-09-13 Show GitHub Exploit DB Packet Storm
197763 7.8 重要
Local
VMware - Windows 上で稼動する VMware Workstation Pro および Workstation Player のインストーラにおける権限を取得される脆弱性 CWE-426
信頼性のない検索パス
CVE-2016-7085 2017-01-10 17:49 2016-09-13 Show GitHub Exploit DB Packet Storm
197764 7.8 重要
Local
VMware - Windows 上で稼動する VMware Workstation Pro および Workstation Player の tpview.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-7084 2017-01-10 17:49 2016-09-13 Show GitHub Exploit DB Packet Storm
197765 7.8 重要
Local
VMware - Windows 上で稼動する VMware Workstation Pro および Workstation Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-7083 2017-01-10 17:49 2016-09-13 Show GitHub Exploit DB Packet Storm
197766 7.8 重要
Local
VMware - Windows 上で稼動する VMware Workstation Pro および Workstation Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-7082 2017-01-10 17:49 2016-09-13 Show GitHub Exploit DB Packet Storm
197767 7.8 重要
Local
VMware - Windows 上で稼動する VMware Workstation Pro および Workstation Player におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7081 2017-01-10 17:49 2016-09-13 Show GitHub Exploit DB Packet Storm
197768 5.4 警告
Network
VMware - VMware vSphere Hypervisor の Host Client におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7463 2017-01-10 17:40 2016-12-20 Show GitHub Exploit DB Packet Storm
197769 5.8 警告
Network
VMware - VMware vSphere Client における任意のファイルを読まれる脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2016-7458 2017-01-10 17:40 2016-11-22 Show GitHub Exploit DB Packet Storm
197770 9.8 緊急
Network
VMware - VMware vSphere Data Protection におけるログインアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-7456 2017-01-10 17:40 2016-12-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
471 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… New - CVE-2026-43454 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
472 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() pipapo_drop() passes rulemap[i + 1].n to pipapo_unmap() … New - CVE-2026-43453 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
473 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kin… New - CVE-2026-43452 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
474 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path nfqnl_recv_verdict() calls find_dequeue_entry() to remove… New - CVE-2026-43451 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
475 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() nfnl_cthelper_dump_table() has a 'goto restart' that ju… New - CVE-2026-43450 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
476 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set dev->online_queues is a count incremented in nvme_init_queue. Thus, valid indi… New - CVE-2026-43449 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
477 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvme_poll_irqdisable() In the following scenario, pdev can be disabled between (1) and (3) by (2). This… New - CVE-2026-43448 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
478 - - - In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cach… New - CVE-2026-43447 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
479 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workque… New - CVE-2026-43446 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
480 - - - In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buff… New - CVE-2026-43445 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm