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 31, 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 31, 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
101 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM er… Update - CVE-2026-46085 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
102 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() stores &req->chain in req->base.data. When acomp_re… Update - CVE-2026-46081 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
103 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but th… Update - CVE-2026-46078 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
104 7.9 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1 Explicitly synthesize a #UD for VMMCALL if L2 is active, L1 doe… Update - CVE-2026-46076 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
105 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_… Update - CVE-2026-46070 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
106 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_sta… Update - CVE-2026-46065 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
107 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` … Update - CVE-2026-46062 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
108 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m job_abort and device_run Fix kernel panic caused by race condition where v4l2_m2m_ctx_releas… Update - CVE-2026-46058 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
109 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers hci_conn lookup and field access must be covered by hdev lock in … Update - CVE-2026-46056 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
110 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix string overrun due to missing termination When booting Ubuntu 26.04 with Linux 7.0-rc4 on an ARM64 Qualcomm Snapdra… Update - CVE-2026-46055 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm