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 27, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
821 6.5 警告
Network
マイクロソフト Microsoft Windows Server 2025 Windows Storport ミニポート ドライバーのサービス拒否の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-34350 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
822 7 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Windows TCP/IP の特権昇格の脆弱性 CWE-362
競合状態
CVE-2026-34351 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
823 7.8 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Windows 記憶域スペース コントローラーの特権昇格の脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-35415 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
824 7 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
WinSock 用 Windows Ancillary Function Driver の特権の昇格の脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-35416 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
825 7.8 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Windows Server 2022
Microsoft Wind…
Windows Win32k の特権の昇格の脆弱性 CWE-843
型の取り違え
CVE-2026-35417 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
826 7 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Windows Server 2022
Microsoft Wind…
Windows Cloud Files Mini Filter ドライバーの特権の昇格の脆弱性 CWE-367
CWE-416
CVE-2026-35418 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
827 5.5 警告
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows 11 24h2
Microsoft Windows 11 26h1
Microsoft Windows Server 2025
Windows DWM Core ライブラリの情報漏えいの脆弱性 CWE-125
境界外読み取り
CVE-2026-35419 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
828 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2022
Microsoft Windows Server 2016
Microsoft Windows Server 2019
Microsoft Windows Server 2012
Microso…
Windows カーネルの特権の昇格の脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-35420 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
829 7.8 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Windows GDI のリモートでコードが実行される脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-35421 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
830 6.5 警告
Network
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Windows TCP/IP ドライバーのセキュリティ機能のバイパスの脆弱性 CWE-288
代替パスまたはチャネルを使用した認証回避
CVE-2026-35422 2026-05-18 12:16 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311411 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer This commit addresses a potential… CWE-476
 NULL Pointer Dereference
CVE-2024-49918 2024-10-25 01:49 2024-10-22 Show GitHub Exploit DB Packet Storm
311412 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtw_wait_firmware_completion()', always wait for both (regular an… CWE-416
 Use After Free
CVE-2024-47718 2024-10-25 01:31 2024-10-21 Show GitHub Exploit DB Packet Storm
311413 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN() during iova allocation Userspace can supply an iova and uptr such that the target io… CWE-787
 Out-of-bounds Write
CVE-2024-47719 2024-10-25 01:21 2024-10-21 Show GitHub Exploit DB Packet Storm
311414 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. … CWE-763
 Release of Invalid Pointer or Reference
CVE-2024-50057 2024-10-25 01:12 2024-10-22 Show GitHub Exploit DB Packet Storm
311415 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpu_number1 to dummy_cpu_number The per cpu variable cpu_number1 is passed to xlnx_event_handler as argument … NVD-CWE-noinfo
CVE-2024-43851 2024-10-25 01:07 2024-08-17 Show GitHub Exploit DB Packet Storm
311416 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw KASAN report out-of-bounds read as follows: BUG: KASAN: global-ou… CWE-125
Out-of-bounds Read
CVE-2022-49032 2024-10-25 01:04 2024-10-22 Show GitHub Exploit DB Packet Storm
311417 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: health: afe4403: Fix oob read in afe4403_read_raw KASAN report out-of-bounds read as follows: BUG: KASAN: global-out-of-bou… CWE-125
Out-of-bounds Read
CVE-2022-49031 2024-10-25 01:03 2024-10-22 Show GitHub Exploit DB Packet Storm
311418 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locator_addr with the main mutex If the service locator server is restarted fast enough, the PDR can rewr… CWE-667
 Improper Locking
CVE-2024-43849 2024-10-25 01:02 2024-08-17 Show GitHub Exploit DB Packet Storm
311419 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 i… CWE-416
 Use After Free
CVE-2022-49029 2024-10-25 00:59 2024-10-22 Show GitHub Exploit DB Packet Storm
311420 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ixgbevf: Fix resource leak in ixgbevf_init_module() ixgbevf_init_module() won't destroy the workqueue created by create_singlethr… CWE-459
 Incomplete Cleanup
CVE-2022-49028 2024-10-25 00:51 2024-10-22 Show GitHub Exploit DB Packet Storm