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
281 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. ax1803 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のax1803 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-1329 2026-02-5 15:44 2026-01-22 Show GitHub Exploit DB Packet Storm
282 6.7 警告
Local
Google Android GoogleのAndroidにおける複数の脆弱性 CWE-1285
CWE-787
CVE-2026-20413 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
283 6.7 警告
Local
Google Android GoogleのAndroidにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-20414 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
284 5.5 警告
Local
Google Android GoogleのAndroidにおける複数の脆弱性 CWE-415
CWE-667
CVE-2026-20415 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
285 5.3 警告
Local
Google Android GoogleのAndroidにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-20417 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
286 7.5 重要
Network
OpenWrt Project
メディアテック
Software Development Kit
openwrt
nbiot sdk
メディアテック等の複数ベンダの製品における例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2026-20419 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
287 7.5 重要
Network
メディアテック nr16
nr17
NR15
NR17R
メディアテックのNR15等の複数製品における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-20420 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
288 7.5 重要
Network
メディアテック NR15 メディアテックのNR15における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-20421 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
289 7.5 重要
Network
メディアテック nr16
nr17
NR15
NR17R
メディアテックのNR15等の複数製品における到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-20422 2026-02-5 15:44 2026-02-2 Show GitHub Exploit DB Packet Storm
290 5.1 警告
Local
Outlook.com Microsoft Edge Chromium Microsoft Edge (Chrome ベース) のセキュリティ機能のバイパスの脆弱性 CWE-269
不適切な権限管理
CVE-2026-21223 2026-02-5 15:44 2026-01-16 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
721 - - - 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
722 - - - 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
723 - - - 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
724 - - - 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
725 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we p… New - CVE-2026-31493 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
726 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_expect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Si… New - CVE-2026-31496 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
727 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: clamp SCO altsetting table indices btusb_work() maps the number of active SCO links to USB alternate settings t… New - CVE-2026-31497 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
728 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del() l2cap_conn_del() calls cancel_delayed_work_sync() for both info_timer and id_a… New - CVE-2026-31499 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
729 - - - 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
730 - - - In the Linux kernel, the following vulnerability has been resolved: tracing: Drain deferred trigger frees if kthread creation fails Boot-time trigger registration can fail before the trigger-data c… New - CVE-2026-31481 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm