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 8, 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
220791 7.8 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアの H.225 サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2161 2014-05-7 19:00 2014-04-30 Show GitHub Exploit DB Packet Storm
220792 7.8 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアの H.225 サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2160 2014-05-7 19:00 2014-04-30 Show GitHub Exploit DB Packet Storm
220793 7.8 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアの H.225 サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2159 2014-05-7 19:00 2014-04-30 Show GitHub Exploit DB Packet Storm
220794 7.8 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2158 2014-05-7 18:59 2014-04-30 Show GitHub Exploit DB Packet Storm
220795 7.1 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2157 2014-05-7 18:59 2014-04-30 Show GitHub Exploit DB Packet Storm
220796 7.1 危険 シスコシステムズ - Cisco TelePresence System MXP シリーズのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2156 2014-05-7 18:58 2014-04-30 Show GitHub Exploit DB Packet Storm
220797 7.8 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2175 2014-05-7 18:35 2014-04-30 Show GitHub Exploit DB Packet Storm
220798 7.2 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2173 2014-05-7 18:35 2014-04-30 Show GitHub Exploit DB Packet Storm
220799 6.6 警告 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2172 2014-05-7 18:34 2014-04-30 Show GitHub Exploit DB Packet Storm
220800 10 危険 シスコシステムズ - Cisco TelePresence TC ソフトウェアおよび TE ソフトウェアにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-2171 2014-05-7 18:34 2014-04-30 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
3461 - - - In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix memleak of newsk in unix_stream_connect(). When prepare_peercred() fails in unix_stream_connect(), unix_release_sock… - CVE-2026-45887 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3462 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix memory leak in raid1_run() raid1_run() calls setup_conf() which registers a thread via md_register_thread(). If rai… - CVE-2026-45888 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3463 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned… - CVE-2026-45893 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3464 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: intel-dg: Fix accessing regions before setting nregions The regions array is counted by nregions, but it's set only after ac… - CVE-2026-45896 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3465 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed() In `probe()`, `request_irq()` is called before allo… - CVE-2026-45869 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3466 - - - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths The gssx_dec_ctx(), gssx_dec_status(), and gssx_dec_name() functio… - CVE-2026-45870 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3467 - - - In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients During a warm reset flow, the cl->device pointer may be NU… - CVE-2026-45877 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3468 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25980: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `d… - CVE-2026-45879 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3469 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45882 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3470 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, p… - CVE-2026-45897 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm