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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211881 5 警告 ブロケード コミュニケーションズ システムズ株式会社 - Brocade Vyatta 5400 vRouter における暗号化された重要なパスワード情報を取得される脆弱性 CWE-264
CWE-Other
CVE-2014-4869 2014-10-8 17:06 2014-09-26 Show GitHub Exploit DB Packet Storm
211882 9 危険 ブロケード コミュニケーションズ システムズ株式会社 - Brocade Vyatta 5400 vRouter 上で稼働する管理コンソールにおける任意の Linux コマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2014-4868 2014-10-8 17:04 2014-09-26 Show GitHub Exploit DB Packet Storm
211883 5 警告 libvirt.org - libvirt の conf/domain_conf.c の virDomainListPopulate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3657 2014-10-8 16:57 2014-10-1 Show GitHub Exploit DB Packet Storm
211884 4 警告 IBM - IBM Business Process Manager のプロセス管理コンソールにおける認証チェックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4802 2014-10-8 16:54 2014-10-3 Show GitHub Exploit DB Packet Storm
211885 5 警告 The Perl Foundation - Perl 用 CGI::Application モジュールにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-7329 2014-10-8 16:11 2013-04-3 Show GitHub Exploit DB Packet Storm
211886 6.8 警告 エンバカデロ・テクノロジーズ - Embarcadero Delphi および C++ Builder の Visual Component Library におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0994 2014-10-8 15:37 2014-09-16 Show GitHub Exploit DB Packet Storm
211887 7.5 危険 xmonad - xmonad-contrib の XMonad.Hooks.DynamicLog モジュールにおける任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-1436 2014-10-8 15:28 2013-07-8 Show GitHub Exploit DB Packet Storm
211888 7.5 危険 Tildeslash Ltd. - M/Monit における他のユーザのパスワードを変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-6607 2014-10-8 15:10 2014-09-19 Show GitHub Exploit DB Packet Storm
211889 6.8 警告 Tildeslash Ltd. - M/Monit におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-6409 2014-10-8 15:03 2014-09-19 Show GitHub Exploit DB Packet Storm
211890 6.8 警告 Jolokia - Jolokia におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-0168 2014-10-8 14:56 2014-04-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
161 - - - In the Linux kernel, the following vulnerability has been resolved: net: rfkill: prevent unlimited numbers of rfkill events from being created Userspace can create an unlimited number of rfkill eve… New - CVE-2026-31670 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
162 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in build_report() struct xfrm_user_report is a __u8 proto field followed by a struct xfrm_selector which… New - CVE-2026-31671 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
163 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00usb: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifeti… New - CVE-2026-31672 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
164 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete() A broken/bored/mean USB host can overflow the skb_shared_info… New - CVE-2026-31616 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
165 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb() The block_len read from the host-supplied NTB header is checke… New - CVE-2026-31617 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
166 - - - In the Linux kernel, the following vulnerability has been resolved: NFC: digital: Bounds check NFC-A cascade depth in SDD response handler The NFC-A anti-collision cascade in digital_in_recv_sdd_re… New - CVE-2026-31622 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
167 - - - In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp report_size in s32ton() to avoid undefined shift s32ton() shifts by n-1 where n is the field's report_size, a va… New - CVE-2026-31624 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
168 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: proc: size address buffers for %pISpc output The AF_RXRPC procfs helpers format local and remote socket addresses into fix… New - CVE-2026-31630 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
169 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgk_verify_response() decodes auth_len from the packet and is supposed … New - CVE-2026-31635 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
170 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix RESPONSE authenticator parser OOB read rxgk_verify_authenticator() copies auth_len bytes into a temporary buffer and t… New - CVE-2026-31636 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm