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
220221 10 危険 ヒューレット・パッカード - HP Storage Data Protector における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-2324 2013-06-10 10:50 2013-06-3 Show GitHub Exploit DB Packet Storm
220222 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-1971 2013-06-7 18:37 2012-08-28 Show GitHub Exploit DB Packet Storm
220223 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-1970 2013-06-7 18:33 2012-08-28 Show GitHub Exploit DB Packet Storm
220224 5 警告 Mozilla Foundation - 複数の Mozilla 製品の QCMS の実装におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1960 2013-06-7 18:30 2012-07-17 Show GitHub Exploit DB Packet Storm
220225 10 危険 アドビシステムズ - Adobe Flash Player および AIR の NetStream クラスにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0773 2013-06-7 17:58 2012-03-28 Show GitHub Exploit DB Packet Storm
220226 10 危険 アドビシステムズ - Windows 上で稼働する Adobe Flash Player および AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0772 2013-06-7 17:56 2012-03-28 Show GitHub Exploit DB Packet Storm
220227 5 警告 アドビシステムズ - Adobe Flash Player における重要な情報を取得される脆弱性 CWE-189
数値処理の問題
CVE-2012-0769 2013-06-7 17:54 2012-03-5 Show GitHub Exploit DB Packet Storm
220228 10 危険 アドビシステムズ - Adobe Flash Player の Matrix3D コンポーネントにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-0768 2013-06-7 17:53 2012-03-5 Show GitHub Exploit DB Packet Storm
220229 10 危険 アドビシステムズ
Google
- Google Chrome 上で稼働する Adobe Flash Player におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0725 2013-06-7 16:59 2012-03-28 Show GitHub Exploit DB Packet Storm
220230 4.3 警告 シスコシステムズ - Cisco WebEx Meetings Server の Event Center モジュールにおけるホスト鍵およびイベントパスワードを破られる脆弱性 CWE-287
不適切な認証
CVE-2013-1205 2013-06-7 16:56 2013-06-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
271 - - - 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
272 - - - 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
273 - - - In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit() When dma_map_single() fails in tse_start_xmit(), the funct… New - CVE-2026-31658 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
274 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: Fix dma_free_coherent() size dma_alloc_consistent() may change the size to align it. The new size is saved in all… New - CVE-2026-31661 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
275 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: clear trailing padding in build_polexpire() build_expire() clears the trailing padding bytes of struct xfrm_user_expire aft… New - CVE-2026-31664 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
276 - - - In the Linux kernel, the following vulnerability has been resolved: seg6: separate dst_cache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a single dst_cache per encap route, s… New - CVE-2026-31668 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
277 - - - 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
278 - - - 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
279 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpc_preparse_xdr_yfs_rxgk() reads the raw key length and ticket length from the X… New - CVE-2026-31641 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
280 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet->calls list to use list_del_rcu() rather t… New - CVE-2026-31642 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm