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 30, 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
223971 9.3 危険 マイクロソフト - Microsoft Word および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3892 2013-10-22 18:07 2013-10-8 Show GitHub Exploit DB Packet Storm
223972 9.3 危険 マイクロソフト - Microsoft Excel などの製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3890 2013-10-22 18:07 2013-10-8 Show GitHub Exploit DB Packet Storm
223973 9.3 危険 マイクロソフト - Microsoft Excel などの製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3889 2013-10-22 18:07 2013-10-8 Show GitHub Exploit DB Packet Storm
223974 10 危険 マイクロソフト - 複数の Microsoft Windows 製品の Windows コモンコントロールライブラリにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-3195 2013-10-22 18:07 2013-10-8 Show GitHub Exploit DB Packet Storm
223975 7.8 危険 マイクロソフト - Microsoft .NET Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3861 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
223976 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3894 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
223977 7.8 危険 マイクロソフト - Microsoft .NET Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3860 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
223978 9.3 危険 マイクロソフト - 複数の Microsoft 製品のカーネルモードドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-3128 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
223979 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの dxgkrnl.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3888 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
223980 7.2 危険 マイクロソフト - Microsoft Windows 7 および Microsoft Server 2008 R2 のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3881 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
861 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdev_put… New - CVE-2026-46165 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
862 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211_dfs_cac_cancel can cause the iterated chanctx … New - CVE-2026-46166 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
863 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using lock_sock_fast() (atomic context) around sock_set_timestamp() and so… New - CVE-2026-46168 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
864 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at t… New - CVE-2026-46170 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
865 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() wi… New - CVE-2026-46167 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
866 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value by validating catalog record size Syzbot reported a KMSAN uninit-value issue in hfsplus_strcasecmp(). T… New - CVE-2026-46169 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
867 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: fix vector context allocation leak When the second kzalloc (host_context.vector.datap) fails in kvm_riscv_vcpu_alloc_… New - CVE-2026-46171 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
868 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() xfrm6_rcv_encap() performs an IPv6 route lookup when the skb does not alre… New - CVE-2026-46172 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
869 - - - In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASK_DEAD task When an already-exiting task oopses, make_task_dead() currently calls do_task_… New - CVE-2026-46173 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
870 - - - In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache Make sure resources are not improperly shared in t… New - CVE-2026-46174 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm