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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
208231 9 危険 アルバネットワークス株式会社 - Aruba Networks ClearPass Policy Manager における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-6628 2015-06-1 14:23 2014-09-19 Show GitHub Exploit DB Packet Storm
208232 5.8 警告 phpwind - phpwind の goto.php におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2015-4134 2015-06-1 12:07 2015-05-24 Show GitHub Exploit DB Packet Storm
208233 4.3 警告 phpwind - phpwind の goto.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-4135 2015-06-1 12:07 2015-05-24 Show GitHub Exploit DB Packet Storm
208234 4 警告 サン・マイクロシステムズ
日立
オラクル
- 複数の Oracle Java 製品における JSSE に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6593 2015-05-29 18:20 2015-01-20 Show GitHub Exploit DB Packet Storm
208235 4.3 警告 サン・マイクロシステムズ
日立
オラクル
- Oracle Java SE における Libraries に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6587 2015-05-29 17:01 2015-01-20 Show GitHub Exploit DB Packet Storm
208236 2.6 注意 サン・マイクロシステムズ
日立
オラクル
- Oracle Java SE における 2D に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6585 2015-05-29 16:57 2015-01-20 Show GitHub Exploit DB Packet Storm
208237 6.2 警告 Linux - Linux Kernel の fs/exec.c 内の prepare_binprm 関数における権限を取得される脆弱性 CWE-362
競合状態
CVE-2015-3339 2015-05-29 16:20 2015-04-29 Show GitHub Exploit DB Packet Storm
208238 4.9 警告 Linux - Linux Kernel 用 TCP Fast Open の実装の特定のバックポートにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-3332 2015-05-29 16:20 2015-04-14 Show GitHub Exploit DB Packet Storm
208239 1.9 注意 Linux - Linux Kernel の arch/x86/kernel/entry_64.S における seccomp または監査保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-2830 2015-05-29 16:20 2015-03-18 Show GitHub Exploit DB Packet Storm
208240 6.9 警告 Linux - Linux Kernel の arch/x86/kernel/cpu/microcode/intel_early.c 内の get_matching_model_microcode 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-2666 2015-05-29 16:20 2015-02-19 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