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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
213261 5.4 警告 Runtastic - Android 用 Runtastic Timer アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5690 2014-11-12 14:24 2014-09-3 Show GitHub Exploit DB Packet Storm
213262 5.4 警告 Runtastic - Android 用 Runtastic Heart Rate アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5685 2014-11-12 14:16 2014-09-3 Show GitHub Exploit DB Packet Storm
213263 5.4 警告 RV AppStudios - Android 用 Best Phone Security アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5691 2014-11-12 14:15 2014-09-3 Show GitHub Exploit DB Packet Storm
213264 5.4 警告 NQ Mobile - Android 用 Vault-Hide SMS ,Pics & Videos アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5667 2014-11-12 14:08 2014-09-3 Show GitHub Exploit DB Packet Storm
213265 5.4 警告 Runtastic - Android 用 Runtastic Running & Fitness アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5684 2014-11-12 14:01 2014-09-3 Show GitHub Exploit DB Packet Storm
213266 5.4 警告 BestQuote - Android 用 AVD Download Video アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5666 2014-11-12 13:54 2014-09-3 Show GitHub Exploit DB Packet Storm
213267 5.4 警告 rubycell - Android 用 Piano Teacher アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5683 2014-11-12 13:50 2014-09-3 Show GitHub Exploit DB Packet Storm
213268 5.4 警告 Bonial Enterprises Northamerica Inc. - Android 用 Retale - Weekly Ads & Deals アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5682 2014-11-12 13:45 2014-09-3 Show GitHub Exploit DB Packet Storm
213269 5.4 警告 xda-developers - Android 用 XDA-Developers アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5681 2014-11-12 13:42 2014-09-3 Show GitHub Exploit DB Packet Storm
213270 5.4 警告 Tapatalk Inc. - Android 用 Tapatalk アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5680 2014-11-12 13:39 2014-09-3 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
51 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler() The memcpy function assumes the dynamic a… New - CVE-2026-31779 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
52 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() sqe->len is __u32 but gets stored into sr->len which is int. When … New - CVE-2026-31774 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
53 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently la… New - CVE-2026-31773 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
54 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync hci_le_big_create_sync() uses DEFINE_FLEX to allocate a … New - CVE-2026-31772 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
55 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: move wake reason storage into validated event handlers hci_store_wake_reason() is called from hci_event_pac… New - CVE-2026-31771 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
56 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpib_descriptor pointer aft… New - CVE-2026-31769 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
57 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spi_read() Add a DMA-safe buffer and use it for spi_read() instead of a stack me… New - CVE-2026-31768 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
58 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbell_offset in user queue creation amdgpu_userq_get_doorbell_index() passes the user-provided doorbell_o… New - CVE-2026-31766 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
59 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iio_device_register() to correct location iio_device_register() should be at the end of the probe functi… New - CVE-2026-31761 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
60 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed t… New - CVE-2026-31758 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm