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 4, 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
195711 5.8 警告
Network
シスコシステムズ - Cisco Firepower System Software における特定の Web コンテンツのブロック機能を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2017-3814 2017-02-22 17:27 2017-02-1 Show GitHub Exploit DB Packet Storm
195712 5.8 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Policy デプロイメントモジュールにおけるデプロイメントを制限される脆弱性 CWE-20
不適切な入力確認
CVE-2017-3809 2017-02-22 17:27 2017-02-1 Show GitHub Exploit DB Packet Storm
195713 4.3 警告
Network
Google - Google Chrome の Blink におけるコンテンツセキュリティポリシーを回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-5027 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
195714 4.3 警告
Network
Google - Google Chrome における制御していないページ上でアラートを表示される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-5026 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
195715 5.5 警告
Local
Google - Google Chrome の FFmpeg におけるヒープを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-5025 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
195716 4.3 警告
Network
Google - Google Chrome の Histogram における NULL ポインタデリファレンスを引き起こされる脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5023 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
195717 4.3 警告
Network
Google - Google Chrome の Blink におけるコンテンツセキュリティポリシーを回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-5022 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
195718 6.1 警告
Network
Google - Google Chrome における悪意のある拡張機能をインストールされる脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5020 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
195719 6.3 警告
Network
Google - Google Chrome におけるヒープを破損される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-5019 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
195720 6.5 警告
Network
Google - Google Chrome の Blink における制御していないページ上で特定の UI 要素を表示される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-5016 2017-02-22 16:59 2017-01-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
631 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix NULL pointer dereference during unbind race Commit b81ac4395bbe ("usb: gadget: uvc: allow for application t… New - CVE-2026-31726 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
632 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo Commit ec35c1969650 ("usb: gadget: f_ncm: Fix net_device lifecycl… New - CVE-2026-31727 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
633 - - - In the Linux kernel, the following vulnerability has been resolved: gpib: lpvo_usb: fix memory leak on disconnect The driver iterates over the registered USB interfaces during GPIB attach and takes… New - CVE-2026-31760 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
634 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix irq resource leak The interrupt handler is setup but only a few lines down if iio_trigger_register() fail… New - CVE-2026-31762 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
635 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect free_irq() variable The handler for the IRQ part of this driver is mpu3050->trig but, in the te… New - CVE-2026-31763 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
636 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daio_device_index(),… New - CVE-2026-31777 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
637 - - - In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drm_compat_ioctl path The drm compat ioctl path takes a user controlled pointer, and then dere… New - CVE-2026-31781 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
638 - - - In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND E… New - CVE-2026-31783 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
639 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop A race condition between gether_disconnect() and eth_stop()… New - CVE-2026-31728 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
640 - - - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi_notify_common() The connector number extracted from CCI via UCSI_CCI_CONNECTO… New - CVE-2026-31729 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm