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 10, 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
3301 9.8 緊急
Network
angeljudesuarez society management system Angel Jude Reyes Suarezのsociety management systemにおける複数の脆弱性 CWE-74
CWE-89
CVE-2026-1593 2026-02-4 18:37 2026-01-29 Show GitHub Exploit DB Packet Storm
3302 9.8 緊急
Network
angeljudesuarez society management system Angel Jude Reyes Suarezのsociety management systemにおける複数の脆弱性 CWE-74
CWE-89
CVE-2026-1594 2026-02-4 18:37 2026-01-29 Show GitHub Exploit DB Packet Storm
3303 9.8 緊急
Network
angeljudesuarez society management system Angel Jude Reyes Suarezのsociety management systemにおける複数の脆弱性 CWE-74
CWE-89
CVE-2026-1595 2026-02-4 18:37 2026-01-29 Show GitHub Exploit DB Packet Storm
3304 9.1 緊急
Network
サムスン android サムスンのAndroidにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-20973 2026-02-4 18:37 2026-01-9 Show GitHub Exploit DB Packet Storm
3305 4.6 警告
Physics
サムスン android サムスンのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-20974 2026-02-4 18:36 2026-01-9 Show GitHub Exploit DB Packet Storm
3306 7.5 重要
Network
マイクロソフト Microsoft Copilot Studio Copilot Studio の情報漏えいの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-21520 2026-02-4 18:36 2026-01-22 Show GitHub Exploit DB Packet Storm
3307 7.4 重要
Network
マイクロソフト Microsoft 365 Word Copilot Word Copilot Information Disclosure Vulnerability CWE-150
エスケープ、メタ、またはコントロールシーケンスの不適切な無効化
CVE-2026-21521 2026-02-4 18:36 2026-01-22 Show GitHub Exploit DB Packet Storm
3308 6.5 警告
Network
Pterodactyl Wings PterodactylのWingsにおける複数の脆弱性 CWE-400
CWE-770
CVE-2026-21696 2026-02-4 18:36 2026-01-19 Show GitHub Exploit DB Packet Storm
3309 7.5 重要
Network
Anthropic PBC Claude Code Anthropic PBCのClaude Codeにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-21852 2026-02-4 18:36 2026-01-21 Show GitHub Exploit DB Packet Storm
3310 5.3 警告
Network
Pallets project Werkzeug Pallets projectのWerkzeugにおけるWindows デバイス名の処理に関する脆弱性 CWE-67
Windows デバイス名の不適切な処理
CVE-2026-21860 2026-02-4 18:36 2026-01-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 - - - 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
502 - - - 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
503 - - - 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
504 - - - 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
505 - - - 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
506 - - - 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
507 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible… New - CVE-2026-43418 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
508 - - - In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Handle vfork()/CLONE_VM correctly Matthieu and Jiri reported stalls where a task endlessly loops in mm_get_cid() whe… New - CVE-2026-43417 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
509 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc, perf: Check that current->mm is alive before getting user callchain It may happen that mm is already released, which lea… New - CVE-2026-43416 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
510 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend In __ufshcd_wl_suspend(), cancel_delayed_work_sync() is calle… New - CVE-2026-43415 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm