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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196131 7.5 重要
Network
Zoho Corporation - ZOHO WebNMS Framework のファイルダウンロード機能におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-6601 2017-02-7 14:23 2016-07-4 Show GitHub Exploit DB Packet Storm
196132 9.8 緊急
Network
Zoho Corporation - ZOHO WebNMS Framework のファイルアップロード機能におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-6600 2017-02-7 14:23 2016-07-4 Show GitHub Exploit DB Packet Storm
196133 9.8 緊急
Network
Michael Davis - python-jose における脆弱性 CWE-361
時間とステータス
CVE-2016-7036 2017-02-7 14:20 2016-09-5 Show GitHub Exploit DB Packet Storm
196134 9.8 緊急
Network
The GIFLIB project - GIFLIB の gifcolor.c における脆弱性 CWE-415
CWE-416
CVE-2016-3177 2017-02-7 14:19 2016-03-15 Show GitHub Exploit DB Packet Storm
196135 6.5 警告
Network
moment project - Node.js 用 moment パッケージの duration 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-4055 2017-02-7 13:38 2016-01-27 Show GitHub Exploit DB Packet Storm
196136 8.8 重要
Network
Grails project - Grails Console におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-6521 2017-02-7 12:02 2016-07-1 Show GitHub Exploit DB Packet Storm
196137 7.5 重要
Network
Dominik Reichl - KeePass の自動更新機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-5119 2017-02-7 11:54 2016-06-1 Show GitHub Exploit DB Packet Storm
196138 6.1 警告
Network
mustache project - Node.js 用 mustache パッケージにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8862 2017-02-7 11:48 2015-12-15 Show GitHub Exploit DB Packet Storm
196139 6.1 警告
Network
handlebars project - Node.js 用 handlebars パッケージにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8861 2017-02-7 11:48 2015-12-15 Show GitHub Exploit DB Packet Storm
196140 7.5 重要
Network
tar project - Node.js 用 tar パッケージにおける任意のファイルに書き込まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2015-8860 2017-02-7 11:48 2015-11-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
71 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: validate the whole DACL before rewriting it in cifsacl build_sec_desc() and id_mode_to_cifs_acl() derive a DACL poin… New - CVE-2026-31709 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
72 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path smb2_ioctl_query_info() has two response-copy branches: PASSTH… New - CVE-2026-31708 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
73 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate response sizes in ipc_validate_msg() ipc_validate_msg() computes the expected message size for each response type… New - CVE-2026-31707 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
74 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() smb_inherit_dacl() trusts the on-disk num_aces value from the … New - CVE-2026-31706 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
75 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment smb2_get_ea() applies 4-byte alignment padding via memset() after wr… New - CVE-2026-31705 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
76 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inode_switch_wbs_work_fn() inode_switch_wbs_work_fn() has a loop like: wb_get(new_wb); whil… New - CVE-2026-31703 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
77 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd() In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr point… New - CVE-2026-31700 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
78 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed When retrieving the PEK CSR, don't attempt to copy the … New - CVE-2026-31699 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
79 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed When retrieving the PDH cert, don't attempt to cop… New - CVE-2026-31698 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
80 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed When retrieving the ID for the CPU, don't attempt to cop… New - CVE-2026-31697 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm