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 7, 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
2171 8.8 重要
Network
Nozomi Networks Inc. Guardian HederaのGuardianにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-39911 2026-04-23 10:16 2026-04-9 Show GitHub Exploit DB Packet Storm
2172 7.5 重要
Network
Eugene Pankov Ajenti Plugin Core Eugene PankovのAjenti Plugin Coreにおける認証に関する脆弱性 CWE-287
CWE-noinfo
CVE-2026-40177 2026-04-23 10:16 2026-04-10 Show GitHub Exploit DB Packet Storm
2173 5.9 警告
Network
Eugene Pankov Ajenti Plugin Core Eugene PankovのAjenti Plugin Coreにおける複数の脆弱性 CWE-287
CWE-362
CVE-2026-40178 2026-04-23 10:16 2026-04-10 Show GitHub Exploit DB Packet Storm
2174 5.3 警告
Network
Maurice (mauriceboe) trek Maurice (mauriceboe)のtrekにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-40184 2026-04-23 10:16 2026-04-10 Show GitHub Exploit DB Packet Storm
2175 6.5 警告
Network
Maurice (mauriceboe) trek Maurice (mauriceboe)のtrekにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-40185 2026-04-23 10:16 2026-04-10 Show GitHub Exploit DB Packet Storm
2176 6.5 警告
Network
Stig (stigtsp) Net::CIDR::Lite Stig (stigtsp)のNet::CIDR::Liteにおけるレングスパラメーターの不整合による処理に関する脆弱性 CWE-130
レングスパラメーターの不整合による不適切な処理
CVE-2026-40198
CVE-2026-40199
2026-04-23 10:16 2026-04-10 Show GitHub Exploit DB Packet Storm
2177 6.5 警告
Network
Arcane Arcane GetarcaneのArcaneにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-40242 2026-04-23 10:16 2026-04-10 Show GitHub Exploit DB Packet Storm
2178 6.4 警告
Network
runZero runZero Platform runZeroのrunZero PlatformにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-5372 2026-04-23 10:16 2026-04-7 Show GitHub Exploit DB Packet Storm
2179 8.4 重要
Network
runZero runZero Platform runZeroのrunZero Platformにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-5373 2026-04-23 10:16 2026-04-7 Show GitHub Exploit DB Packet Storm
2180 5.8 警告
Network
runZero runZero Platform runZeroのrunZero Platformにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-5374 2026-04-23 10:16 2026-04-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
341 - - - In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… New - CVE-2026-43245 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
342 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4 This commit simplifies the amd… New - CVE-2026-43237 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
343 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash() Commit 38a6f0865796 ("net: sched: support hash selecting tx queu… New - CVE-2026-43238 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
344 - - - In the Linux kernel, the following vulnerability has been resolved: x86/kexec: add a sanity check on previous kernel's ima kexec buffer When the second-stage kernel is booted via kexec with a limit… New - CVE-2026-43240 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
345 - - - In the Linux kernel, the following vulnerability has been resolved: kcm: fix zero-frag skb in frag_list on partial sendmsg error Syzkaller reported a warning in kcm_write_msgs() when processing a m… New - CVE-2026-43244 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
346 - - - In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906_probe() In one of the error paths in tw9906_probe(), the memory allocated … New - CVE-2026-43246 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
347 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix SError of kernel panic when closed SError of kernel panic rarely happened while testing fluster. T… New - CVE-2026-43247 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
348 - - - In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … New - CVE-2026-43248 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
349 - - - In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… New - CVE-2026-43249 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
350 - - - In the Linux kernel, the following vulnerability has been resolved: HID: prodikeys: Check presence of pm->input_ep82 Fake USB devices can send their own report descriptors for which the input_mappi… New - CVE-2026-43251 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm