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 20, 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
4671 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31762 2026-05-11 11:11 2026-05-1 Show GitHub Exploit DB Packet Storm
4672 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31763 2026-05-11 11:11 2026-05-1 Show GitHub Exploit DB Packet Storm
4673 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-31764 2026-05-11 11:11 2026-05-1 Show GitHub Exploit DB Packet Storm
4674 6.1 警告
Network
マイクロソフト Azure Machine Learning Azure Machine Learning Notebook Spoofing Vulnerability CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-32207 2026-05-11 11:11 2026-05-7 Show GitHub Exploit DB Packet Storm
4675 3.3
Local
- デルのemc powerscale onefs における不十分なロギングに関する脆弱性 CWE-778
不十分なロギング
CVE-2026-32803 2026-05-11 11:11 2026-05-8 Show GitHub Exploit DB Packet Storm
4676 7.5 重要
Network
coredns.io CoreDNS The CoreDNS AuthorsのCoreDNSにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-32934 2026-05-11 11:11 2026-05-5 Show GitHub Exploit DB Packet Storm
4677 7.5 重要
Network
coredns.io CoreDNS The CoreDNS AuthorsのCoreDNSにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-32936 2026-05-11 11:11 2026-05-5 Show GitHub Exploit DB Packet Storm
4678 9.9 緊急
Network
マイクロソフト Azure Managed Instance for Apache Cassandra Azure Managed Instance for Apache Cassandra Remote Code Execution Vulnerability CWE-284
不適切なアクセス制御
CVE-2026-33109 2026-05-11 11:11 2026-05-7 Show GitHub Exploit DB Packet Storm
4679 7.5 重要
Network
coredns.io CoreDNS The CoreDNS AuthorsのCoreDNSにおける認証アルゴリズムの不適切な実装に関する脆弱性 CWE-303
認証アルゴリズム上の問題
CVE-2026-33190 2026-05-11 11:11 2026-05-5 Show GitHub Exploit DB Packet Storm
4680 8.8 重要
Network
FIT2CLOUD SQLBot FIT2CLOUDのSQLBotにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-33324 2026-05-11 11:11 2026-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313691 7.8 HIGH
Local
microsoft windows_server_2008
windows_server_2012
windows_server_2025
windows_10_1809
windows_server_2019
windows_server_2022
windows_10_21h2
windows_11_22h2
windows_10_22h2
windows_…
Windows Telephony Service Elevation of Privilege Vulnerability NVD-CWE-noinfo
CVE-2024-43626 2024-11-19 12:05 2024-11-13 Show GitHub Exploit DB Packet Storm
313692 - - - In the Linux kernel, the following vulnerability has been resolved: net: arc: fix the device for dma_map_single/dma_unmap_single The ndev->dev and pdev->dev aren't the same device, use ndev->dev.pa… - CVE-2024-50295 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313693 - - - In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vf_state during PF probes In the previous implementation, vf_state is allocated memory only when VF is enabl… - CVE-2024-50298 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313694 - - - In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts Enqueue packets in dql after dma engine starts causes rac… - CVE-2024-50297 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313695 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel… - CVE-2024-50296 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313696 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted (e.g. because kafs saw a signal) between it being queued … - CVE-2024-50294 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313697 - - - In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvb_vb2_expbuf() didn't check if the given buffer index was for a valid buffer. A… - CVE-2024-50291 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313698 - - - In the Linux kernel, the following vulnerability has been resolved: media: cx24116: prevent overflows on SNR calculus as reported by Coverity, if reading SNR registers fail, a negative number will … - CVE-2024-50290 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313699 - - - In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110_ca.c:270 dvb_ca_ioctl() warn… - CVE-2024-50289 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
313700 - - - In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix buffer overwrite when using > 32 buffers The maximum number of buffers that can be requested was increased to 6… - CVE-2024-50288 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm