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":June 13, 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
421 7.5 重要
Network
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Windows 10 1809
Microsoft Windows&…
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 New CWE-416
CWE-787
CVE-2026-48563 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
422 5.5 警告
Local
マイクロソフト Microsoft Windows 11 24h2
Microsoft Windows 11 26h1
Microsoft Windows Server 2025
Microsoft Windows 11 25h2
Windows DWM Core ライブラリの情報漏えいの脆弱性 New CWE-125
境界外読み取り
CVE-2026-48566 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
423 7.9 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2026-48568 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
424 7.9 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2026-48570 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
425 7.9 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 New CWE-1329
アップデートができないコンポーネントへの依存
CVE-2026-48573 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
426 7.8 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
Windows Media のリモートでコードが実行される脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2026-48574 2026-06-11 16:15 2026-06-9 Show GitHub Exploit DB Packet Storm
427 7.9 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2026-48575 2026-06-11 16:15 2026-06-9 Show GitHub Exploit DB Packet Storm
428 7.9 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 New CWE-1329
アップデートができないコンポーネントへの依存
CVE-2026-48576 2026-06-11 16:15 2026-06-9 Show GitHub Exploit DB Packet Storm
429 7.9 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 New CWE-284
不適切なアクセス制御
CVE-2026-48578 2026-06-11 16:15 2026-06-9 Show GitHub Exploit DB Packet Storm
430 7.8 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Windows Server 2016
Microsoft Wind…
Windows カーネルの特権の昇格の脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-48583 2026-06-11 16:15 2026-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319401 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cow_file_range In the buffered write path, the dirty page owns the qgroup reserve until it cre… - CVE-2024-46733 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319402 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix incorrect size calculation for loop [WHY] fe_clk_en has size of 5 but sizeof(fe_clk_en) has byte size 20 whi… - CVE-2024-46729 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319403 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor… - CVE-2024-46734 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319404 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure index calculation will not overflow [WHY & HOW] Make sure vmid0p72_idx, vnom0p8_idx and vmax0p9_idx calcu… - CVE-2024-46726 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319405 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number Check the fb_channel_number range to avoid the array out-of-bounds r… - CVE-2024-46724 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319406 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ucode out-of-bounds read warning Clear warning that read ucode[] may out-of-bounds. - CVE-2024-46723 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319407 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix mc_data out-of-bounds read warning Clear warning that read mc_data[i-1] may out-of-bounds. - CVE-2024-46722 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319408 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use. - CVE-2024-46720 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319409 - - - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsi_register_altmode checks IS_ERR for the alt pointer and treats NULL a… - CVE-2024-46719 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319410 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platform… - CVE-2024-46718 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm