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 8, 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
2561 5.7 警告
Physics
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 11 23h2
Microsoft Windows 11 26h1
Microsoft Windows 10 1809
Microsoft Wind…
Windows 生体認証サービスのセキュリティ機能のバイパスの脆弱性 CWE-362
競合状態
CVE-2026-32088 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
2562 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Speech Brokered API の特権昇格の脆弱性 CWE-362
CWE-416
CVE-2026-32089 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
2563 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Speech Brokered API の特権昇格の脆弱性 CWE-362
CWE-416
CVE-2026-32090 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
2564 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Microsoft Resilient File System の特権昇格の脆弱性 CWE-362
CWE-416
CVE-2026-32091 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
2565 7.8 重要
Local
マイクロソフト Microsoft Windows 11 23h2
Microsoft Windows 10 22h2
Microsoft Windows 10 21h2
Microsoft Windows Server 2025
Microsoft Wind…
デスクトップ ウィンドウ マネージャーの特権昇格の脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32155 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
2566 7.5 重要
Network
Apache Software Foundation Apache Airflow Apache Software FoundationのApache Airflowにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-32228 2026-04-23 10:13 2026-04-18 Show GitHub Exploit DB Packet Storm
2567 3.7
Network
Apache Software Foundation Apache Airflow Apache Software FoundationのApache Airflowにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-32690 2026-04-23 10:13 2026-04-18 Show GitHub Exploit DB Packet Storm
2568 7.8 重要
Local
Curtis Galloway libexif Libexif ProjectのLibexifにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-32775 2026-04-23 10:13 2026-03-16 Show GitHub Exploit DB Packet Storm
2569 3.1
Network
Weblate Weblate Weblateにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-33212 2026-04-23 10:13 2026-04-15 Show GitHub Exploit DB Packet Storm
2570 4.3 警告
Network
Weblate Weblate Weblateにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-33214 2026-04-23 10:13 2026-04-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
831 - - - In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg() Claude pointed out that there is a nfs4_file refcount leak in nfsd_get_… New - CVE-2026-43193 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
832 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate user queue size constraints Add validation to ensure user queue sizes meet hardware requirements: - Size mus… New - CVE-2026-43195 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
833 - - - In the Linux kernel, the following vulnerability has been resolved: soc: ti: pruss: Fix double free in pruss_clk_mux_setup() In the pruss_clk_mux_setup(), the devm_add_action_or_reset() indirectly … New - CVE-2026-43196 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
834 - - - In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcp_v6_syn_recv_sock() Code in tcp_v6_syn_recv_sock() after the call to tcp_v4_syn_recv_sock() is done… New - CVE-2026-43198 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
835 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35 [Why] A backport of the change made for DCN401 th… New - CVE-2026-43191 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
836 - - - In the Linux kernel, the following vulnerability has been resolved: net: consume xmit errors of GSO frames udpgro_frglist.sh and udpgro_bench.sh are the flakiest tests currently in NIPA. They fail … New - CVE-2026-43194 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
837 - - - In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to b… New - CVE-2026-43197 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
838 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: vt8500lcdfb: fix missing dma_free_coherent() fbi->fb.screen_buffer is allocated with dma_alloc_coherent() but is not freed… New - CVE-2026-43202 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
839 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6asm: drop DSP responses for closed data streams 'Commit a354f030dbce ("ASoC: qcom: q6asm: handle the responses afte… New - CVE-2026-43204 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
840 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set() The kfd_event_page_set() function writes KFD_SIGNAL_EVENT_LIMIT * 8 b… New - CVE-2026-43206 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm