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 14, 2026, 12:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3331 2.2
Network
runZero runZero Platform runZeroのrunZero Platformにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-5381 2026-04-23 10:15 2026-04-7 Show GitHub Exploit DB Packet Storm
3332 3
Network
runZero runZero Platform runZeroのrunZero Platformにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-5382 2026-04-23 10:15 2026-04-7 Show GitHub Exploit DB Packet Storm
3333 4.4 警告
Network
runZero runZero Platform runZeroのrunZero Platformにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-5383 2026-04-23 10:15 2026-04-7 Show GitHub Exploit DB Packet Storm
3334 5.8 警告
Network
runZero runZero Platform runZeroのrunZero Platformにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-5384 2026-04-23 10:15 2026-04-7 Show GitHub Exploit DB Packet Storm
3335 7.8 重要
Local
Microvirt Memu MicrovirtのMemuにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2019-25568 2026-04-23 10:15 2026-03-21 Show GitHub Exploit DB Packet Storm
3336 4.1 警告
Local
- デルのemc powerscale onefs における例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2025-43883 2026-04-23 10:15 2026-04-16 Show GitHub Exploit DB Packet Storm
3337 4.4 警告
Local
- デルのemc powerscale onefs におけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2025-43935 2026-04-23 10:15 2026-04-16 Show GitHub Exploit DB Packet Storm
3338 6.6 警告
Local
- デルのemc powerscale onefs におけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2025-43937 2026-04-23 10:15 2026-04-16 Show GitHub Exploit DB Packet Storm
3339 6.5 警告
Network
Git for Windows Git for Windows Git for Windowsにおける複数の脆弱性 CWE-200
CWE-307
CVE-2025-66413 2026-04-23 10:15 2026-03-10 Show GitHub Exploit DB Packet Storm
3340 10 緊急
Network
NLTK NLTK NLTKにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-0848 2026-04-23 10:15 2026-03-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
811 - - - In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM r… Update - CVE-2026-43355 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
812 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pm_runtime error handling The return value of pm_runtime_get_sync() is not checked, allowing the dri… Update - CVE-2026-43357 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
813 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop i… Update - CVE-2026-43358 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
814 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when … Update - CVE-2026-43366 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
815 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in le_read_features_complete This fixes the following backtrace caused by hci_conn being freed befor… Update - CVE-2026-43322 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
816 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix interrupt synchronization error This fixes an error in synchronization in the dummy-hcd driver. The error ha… Update - CVE-2026-43324 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
817 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL pointer dereference in device cleanup I found a few more paths that cleanup fails due to a NULL vers… Update - CVE-2026-43367 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
818 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race w… Update - CVE-2026-43370 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
819 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback SCX_KICK_WAIT busy-waits in kick_cpus_irq_workfn() us… Update - CVE-2026-43326 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
820 - - - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressing exception and crash in the usb… Update - CVE-2026-43327 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm