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 1, 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
215901 5.4 警告 water wish - Android 用 Shop Love アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5733 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215902 5.4 警告 wamba - Android 用 Wamba - meet women and men アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5732 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215903 5.4 警告 GameJoy Inc - Android 用 Word Search アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5731 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215904 5.4 警告 videotelecom - Android 用 russkoe TB HD アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5730 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215905 5.4 警告 viddy - Android 用 Viddy アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5729 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215906 5.4 警告 vevo - Android 用 Vevo - Watch HD Music Videos アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5728 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215907 5.4 警告 BitTorrent, Inc. - Android 用 uTorrent Remote アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5727 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215908 5.4 警告 ssfcu - Android 用 Security Service myBranch App アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5726 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215909 5.4 警告 truecaller - Android 用 Truecaller - Caller ID & Block アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5725 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
215910 5.4 警告 pocketmags - Android 用 Gambling Insider Magazine アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5724 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1891 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: return error when node already exists in hfs_bnode_create When hfs_bnode_create() finds that a node is already hashed (w… - CVE-2026-45960 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1892 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: Validate SQE128 flag before accessing the cmd ublk_ctrl_cmd_dump() accesses (header *)sqe->cmd before IO_URING_F_SQE128 fla… - CVE-2026-45962 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1893 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Return proper address for non-zero offsets in insn array The map_direct_value_addr() function of the instruction array map i… - CVE-2026-45967 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1894 - - - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Add missing check for input_ff_create_memless The ps_gamepad_create() function calls input_ff_create_memless() … - CVE-2026-45969 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1895 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Limit bpf program signature size Practical BPF signatures are significantly smaller than KMALLOC_MAX_CACHE_SIZE Allowing la… - CVE-2026-45971 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1896 - - - In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcu_read_unlock() deadloop due to softirq Commit 5f5fa7ea89dc ("rcu: Don't use negative nesting depth in __rcu_read_unlo… - CVE-2026-45957 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1897 - - - In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2_fill_super error path Fix two memory leaks in the gfs2_fill_super() error handling path when trans… - CVE-2026-45961 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1898 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means w… - CVE-2026-45974 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1899 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd struct ublksrv_ctrl_cmd is part of the io_uring_sqe, which may lie in users… - CVE-2026-45975 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1900 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_ras_init() When amdgpu_nbio_ras_sw_init() fails in amdgpu_ras_init(), the function returns … - CVE-2026-45976 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm