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
209281 5.4 警告 nobexrc - Android 用 Jazz Lovers Radio アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7759 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209282 5.4 警告 andsocialrew - Android 用 AMKAMAL Science Portfolio アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7758 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209283 5.4 警告 awful ninja game project - Android 用 Awful Ninja Game アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7757 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209284 5.4 警告 radiohead fan project - Android 用 Radiohead fan アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7756 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209285 5.4 警告 etopuponline - Android 用 eTopUpOnline アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7755 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209286 5.4 警告 appsworld - Android 用 Condor S.E. アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7754 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209287 5.4 警告 cir - Android 用 Circa News アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7753 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209288 5.4 警告 nasioc - Android 用 NASIOC アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7752 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209289 5.4 警告 fotoschilenas - Android 用 Recetas de Tragos アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7751 2014-12-17 09:57 2014-09-3 Show GitHub Exploit DB Packet Storm
209290 5.4 警告 pocketmags - Android 用 Taster Magazine アプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-7750 2014-12-17 09:57 2014-09-3 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
611 - - - In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Fix handling of host controlled 'quote' buffer length Validate host controlled value `quote_buf->out_len` that d… New - CVE-2026-31470 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
612 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet tot_len and ihl fields pa… New - CVE-2026-31472 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
613 - - - In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotp_sendmsg() isotp_sendmsg() uses only cmpxchg() on so->tx.state to serialize access … New - CVE-2026-31474 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
614 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: do not expire session on binding failure When a multichannel session binding request fails (e.g. wrong password), the erro… New - CVE-2026-31476 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
615 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2_lock() smb2_lock() has three error handling issues after list_del() detaches smb_l… New - CVE-2026-31477 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
616 - - - In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 … New - CVE-2026-31480 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
617 - - - In the Linux kernel, the following vulnerability has been resolved: s390/entry: Scrub r12 register on kernel entry Before commit f33f2d4c7c80 ("s390/bp: remove TIF_ISOLATE_BP"), all entry handlers … New - CVE-2026-31482 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
618 - - - In the Linux kernel, the following vulnerability has been resolved: s390/syscalls: Add spectre boundary for syscall dispatch table The s390 syscall number is directly controlled by userspace, but d… New - CVE-2026-31483 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
619 - - - In the Linux kernel, the following vulnerability has been resolved: spi: meson-spicc: Fix double-put in remove path meson_spicc_probe() registers the controller with devm_spi_register_controller(),… New - CVE-2026-31489 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
620 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe: always keep track of remap prev/next During 3D workload, user is reporting hitting: [ 413.361679] WARNING: drivers/gpu/… New - CVE-2026-31479 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm