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 9, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2301 4.3 警告
Network
Hytale Modding HytaleModding Wiki Hytale ModdingのHytaleModding Wikiにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-32736 2026-04-24 11:37 2026-03-18 Show GitHub Exploit DB Packet Storm
2302 7 重要
Local
libsixel project libsixel Hayaki Saito (saitoha)のlibsixelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-33018 2026-04-24 11:37 2026-04-14 Show GitHub Exploit DB Packet Storm
2303 7.1 重要
Local
libsixel project libsixel Hayaki Saito (saitoha)のlibsixelにおける複数の脆弱性 CWE-125
CWE-190
CVE-2026-33019 2026-04-24 11:37 2026-04-14 Show GitHub Exploit DB Packet Storm
2304 7.1 重要
Local
libsixel project libsixel Hayaki Saito (saitoha)のlibsixelにおける複数の脆弱性 CWE-122
CWE-190
CVE-2026-33020 2026-04-24 11:37 2026-04-14 Show GitHub Exploit DB Packet Storm
2305 7.3 重要
Local
libsixel project libsixel Hayaki Saito (saitoha)のlibsixelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-33021 2026-04-24 11:37 2026-04-14 Show GitHub Exploit DB Packet Storm
2306 7.8 重要
Local
libsixel project libsixel Hayaki Saito (saitoha)のlibsixelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-33023 2026-04-24 11:37 2026-04-14 Show GitHub Exploit DB Packet Storm
2307 7.5 重要
Network
Julian Gruber brace-expansion Julian Gruber (juliangruber)のbrace-expansionにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-33750 2026-04-24 11:37 2026-03-27 Show GitHub Exploit DB Packet Storm
2308 8.1 重要
Network
Pavel Shklovsky (pab1it0) Azure Data Explorer MCP Server Pavel Shklovsky (pab1it0)のAzure Data Explorer MCP Serverにおけるデータクエリロジックの特殊要素の不適切な中立化に関する脆弱性 CWE-943
データクエリロジックの特殊要素の不適切な中立化
CVE-2026-33980 2026-04-24 11:37 2026-03-27 Show GitHub Exploit DB Packet Storm
2309 6.1 警告
Network
アドビシステムズ Adobe Connect
Adobe Connect Desktop Application
アドビのAdobe Connect等の複数製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-34614 2026-04-24 11:37 2026-04-14 Show GitHub Exploit DB Packet Storm
2310 10 緊急
Network
アドビシステムズ Adobe Connect
Adobe Connect Desktop Application
アドビのAdobe Connect等の複数製品における信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-34615 2026-04-24 11:37 2026-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
321 - - - In the Linux kernel, the following vulnerability has been resolved: USB: core: Limit the length of unkillable synchronous timeouts The usb_control_msg(), usb_bulk_msg(), and usb_interrupt_msg() API… New - CVE-2026-43428 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
322 - - - In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-o… New - CVE-2026-43427 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
323 - - - In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: fix use-after-free in ISR during device removal In usbhs_remove(), the driver frees resources (including the … New - CVE-2026-43426 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
324 - - - In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: kill download URB on timeout mdc800_device_read() submits download_urb and waits for completion. If the timeo… New - CVE-2026-43425 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
325 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling The `tpg->tpg_nexus` pointer in the USB Target driver is dyna… New - CVE-2026-43424 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
326 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: Fix atomic context locking issue The ncm_set_alt function was holding a mutex to protect against races with c… New - CVE-2026-43423 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
327 - - - In the Linux kernel, the following vulnerability has been resolved: usb: legacy: ncm: Fix NPE in gncm_bind Commit 56a512a9b410 ("usb: gadget: f_ncm: align net_device lifecycle with bind/unbind") de… New - CVE-2026-43422 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
328 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: Fix net_device lifecycle with device_move The network device outlived its parent gadget device during disconn… New - CVE-2026-43421 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
329 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix i_nlink underrun during async unlink During async unlink, we drop the `i_nlink` counter before we receive the completio… New - CVE-2026-43420 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
330 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in ceph_mdsc_build_path() Add __putname() calls to error code paths that did not free the "path" pointer o… New - CVE-2026-43419 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm