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 9, 2026, 4:11 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195611 9.8 緊急
Network
F5 Networks - F5 BIG-IP におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-6131 2017-06-26 13:50 2017-05-22 Show GitHub Exploit DB Packet Storm
195612 8.1 重要
Network
Zabbix - Zabbix サーバにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2017-2824 2017-06-26 13:50 2017-04-27 Show GitHub Exploit DB Packet Storm
195613 9.8 緊急
Network
Botan project - Randombit Botan における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-2801 2017-06-26 13:50 2017-04-28 Show GitHub Exploit DB Packet Storm
195614 8.8 重要
Network
Pivotal Software, Inc. - Spring Framework における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2014-0225 2017-06-26 13:50 2014-05-28 Show GitHub Exploit DB Packet Storm
195615 7.3 重要
Network
Pivotal Software, Inc. - Spring Security における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2014-0097 2017-06-26 13:50 2014-03-11 Show GitHub Exploit DB Packet Storm
195616 7.2 重要
Network
e107.org - e107 における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-10378 2017-06-26 12:15 2016-09-16 Show GitHub Exploit DB Packet Storm
195617 9.8 緊急
Network
picocom project - picocom におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2015-9059 2017-06-26 12:15 2015-08-18 Show GitHub Exploit DB Packet Storm
195618 7.5 重要
Network
systemd project - systemd におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-9217 2017-06-26 11:53 2017-05-24 Show GitHub Exploit DB Packet Storm
195619 6.5 警告
Network
Artifex Software - MuPDF および Ghostscript で使用される Artifex jbig2dec における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-9216 2017-06-26 11:53 2017-05-27 Show GitHub Exploit DB Packet Storm
195620 9.8 緊急
Network
Open vSwitch - Open vSwitch における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2017-9214 2017-06-26 11:40 2017-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3081 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock Patch series "mm/damon/sysfs-schemes: fix use-after-free… - CVE-2026-46121 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3082 - - - In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first… - CVE-2026-46130 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3083 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal… - CVE-2026-46144 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3084 - - - In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlan_dev_set_egress_priority() currently keeps cleared egress priority mappings in the … - CVE-2026-46153 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3085 - - - In the Linux kernel, the following vulnerability has been resolved: ice: fix double free in ice_sf_eth_activate() error path When auxiliary_device_add() fails, ice_sf_eth_activate() jumps to aux_de… - CVE-2026-46162 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3086 - - - In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d ("smb: common: change the data type o… - CVE-2026-46139 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3087 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chip_data lookup The kmemleak reports the following memory leak: Unreferenced obj… - CVE-2026-46141 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3088 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() Two bugs exist in the vCPU initialisation path: 1. If a … - CVE-2026-46147 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3089 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically… - CVE-2026-46148 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
3090 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: fix vector context allocation leak When the second kzalloc (host_context.vector.datap) fails in kvm_riscv_vcpu_alloc_… - CVE-2026-46171 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm