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 6, 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
212991 6.9 警告 Linux - Linux Kernel の Magic Mouse HID ドライバにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-3181 2014-11-21 18:16 2014-08-27 Show GitHub Exploit DB Packet Storm
212992 6.9 警告 Linux - Linux Kernel の drivers/hid/hid-logitech-dj.c の logi_dj_raw_event 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-3182 2014-11-21 18:16 2014-09-5 Show GitHub Exploit DB Packet Storm
212993 4.7 警告 Linux - Linux Kernel の HID サブシステムの report_fixup 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-3184 2014-11-21 18:15 2014-09-5 Show GitHub Exploit DB Packet Storm
212994 9.3 危険 オラクル - Oracle Java SE における Libraries に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6562 2014-11-21 18:08 2014-10-14 Show GitHub Exploit DB Packet Storm
212995 6.9 警告 オラクル - Oracle Java SE における Hotspot に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6468 2014-11-21 18:01 2014-10-14 Show GitHub Exploit DB Packet Storm
212996 2.1 注意 Zarafa
Fedora Project
- Zarafa および WebApp の WebAccess における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-0103 2014-11-21 18:00 2014-06-30 Show GitHub Exploit DB Packet Storm
212997 2.1 注意 Zarafa - Zarafa WebAccess および WebApp における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-5447 2014-11-21 17:59 2014-08-24 Show GitHub Exploit DB Packet Storm
212998 2.1 注意 Zarafa - Zarafa における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-5448 2014-11-21 17:59 2014-08-24 Show GitHub Exploit DB Packet Storm
212999 2.1 注意 Zarafa - Zarafa WebAccess および WebApp における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-5449 2014-11-21 17:59 2014-08-24 Show GitHub Exploit DB Packet Storm
213000 6.5 警告 Ward Mundy & Associates LLC. - Incredible PBX の reminders/index.php における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-9001 2014-11-21 14:32 2014-10-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
521 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a du… - CVE-2026-31717 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
522 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate rec->used in journal-replay file record check check_file_record() validates rec->total against the record size… - CVE-2026-31716 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
523 8.3 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: require minimum ACE size in smb_check_perm_dacl() Both ACE-walk loops in smb_check_perm_dacl() only guard against an under… - CVE-2026-31712 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
524 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: server: fix active_num_conn leak on transport allocation failure Commit 77ffbcac4e56 ("smb: server: fix leak of active_num_c… - CVE-2026-31711 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
525 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… - CVE-2026-31709 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
526 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… - CVE-2026-31708 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
527 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… - CVE-2026-31707 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
528 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 … - CVE-2026-31706 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
529 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… - CVE-2026-31705 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
530 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… - CVE-2026-31703 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm