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
213001 7.5 危険 DigitalVidhya - DigitalVidhya Online Examination System の Photo 機能における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-8997 2014-11-21 14:23 2014-11-13 Show GitHub Exploit DB Packet Storm
213002 4.3 警告 Nibbleblog - Nibbleblog におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8996 2014-11-21 14:13 2014-07-3 Show GitHub Exploit DB Packet Storm
213003 5 警告 Maarch - Maarch LetterBox における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8995 2014-11-21 14:07 2014-11-17 Show GitHub Exploit DB Packet Storm
213004 5 警告 ZTE - ZTE ZXHN H108L のファームウェアにおける CWMP 設定を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8493 2014-11-21 13:37 2014-11-14 Show GitHub Exploit DB Packet Storm
213005 5 警告 Monstra - Monstra における総当たりログイン攻撃を実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-9006 2014-11-21 12:12 2014-11-12 Show GitHub Exploit DB Packet Storm
213006 7.5 危険 VLD Interactive - vldPersonals における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9005 2014-11-21 11:55 2014-11-10 Show GitHub Exploit DB Packet Storm
213007 4.3 警告 VLD Interactive - vldPersonals におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9004 2014-11-21 11:54 2014-11-10 Show GitHub Exploit DB Packet Storm
213008 6.5 警告 MuleSoft Inc. - Mule Enterprise Management Console における管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9000 2014-11-21 11:37 2014-10-22 Show GitHub Exploit DB Packet Storm
213009 6.5 警告 XOOPS - XOOPS の htdocs/modules/system/admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8999 2014-11-21 11:25 2014-06-16 Show GitHub Exploit DB Packet Storm
213010 6.5 警告 X7 Group - X7 Chat の lib/message.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-8998 2014-11-21 11:18 2014-11-5 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