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
194631 4.7 警告
Local
Linux - カメラドライバおよびビデオドライバを含む Qualcomm コンポーネントにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-6756 2017-01-24 16:51 2016-12-5 Show GitHub Exploit DB Packet Storm
194632 7 重要
Local
Linux - Qualcomm カメラドライバにおける権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6755 2017-01-24 16:51 2016-12-5 Show GitHub Exploit DB Packet Storm
194633 8.8 重要
Network
web2py - Web2py におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-4808 2017-01-24 16:21 2016-04-4 Show GitHub Exploit DB Packet Storm
194634 7.5 重要
Network
web2py - Web2py におけるローカルファイルインクルージョンの脆弱性 CWE-200
情報漏えい
CVE-2016-4806 2017-01-24 16:20 2016-04-4 Show GitHub Exploit DB Packet Storm
194635 9.1 緊急
Network
libimobiledevice - libimobiledevice libplist の base64.c の base64decode 関数におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2017-5209 2017-01-24 15:58 2017-01-11 Show GitHub Exploit DB Packet Storm
194636 7.5 重要
Network
NetApp - Clustered Data ONTAP 用 MetroCluster Tiebreaker における重要な情報を平文で開示される脆弱性 CWE-200
情報漏えい
CVE-2016-6820 2017-01-24 15:22 2016-09-29 Show GitHub Exploit DB Packet Storm
194637 3.7
Network
NetApp - Clustered Data ONTAP における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2015-8020 2017-01-24 15:21 2015-10-28 Show GitHub Exploit DB Packet Storm
194638 3.7
Network
Python Software Foundation - Python urllib3 ライブラリにおける特定の設定下で TLS 証明書を適切に検証しない脆弱性 CWE-295
不正な証明書検証
CVE-2016-9015 2017-01-24 15:13 2016-10-27 Show GitHub Exploit DB Packet Storm
194639 7.8 重要
Local
Linux - Qualcomm メディア コーデックにおける権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6761 2017-01-24 14:57 2016-12-5 Show GitHub Exploit DB Packet Storm
194640 7.8 重要
Local
Linux - Qualcomm メディア コーデックにおける権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6760 2017-01-24 14:57 2016-12-5 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