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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
521 7.5 重要
Network
Wireshark Wireshark Wiresharkにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-6868 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
522 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける不適切に制御された順次メモリ割り当てに関する脆弱性 CWE-1325
不適切に制御された順次メモリ割り当て
CVE-2026-6869 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
523 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける初期化されていないポインタのアクセスに関する脆弱性 CWE-824
初期化されていないポインタのアクセス
CVE-2026-6870 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
524 5.6 警告
Network
ollama ollama Ollamaにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-7020 2026-05-7 12:02 2026-04-26 Show GitHub Exploit DB Packet Storm
525 5.6 警告
Network
vLLM vLLM vLLMにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-7141 2026-05-7 12:02 2026-04-27 Show GitHub Exploit DB Packet Storm
526 7.5 重要
Network
FreeBSD FreeBSD FreeBSDにおける複数の脆弱性 CWE-674
CWE-791
CVE-2026-7164 2026-05-7 12:01 2026-04-30 Show GitHub Exploit DB Packet Storm
527 7.8 重要
Local
FreeBSD FreeBSD FreeBSDにおける演算子の優先順位についての論理エラーに関する脆弱性 CWE-783
演算子の優先順位についての論理エラー
CVE-2026-7270 2026-05-7 12:01 2026-04-30 Show GitHub Exploit DB Packet Storm
528 7.5 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-7320 2026-05-7 12:01 2026-04-28 Show GitHub Exploit DB Packet Storm
529 9.6 緊急
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-7321 2026-05-7 12:01 2026-04-28 Show GitHub Exploit DB Packet Storm
530 7.3 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における複数の脆弱性 CWE-119
CWE-416
CVE-2026-7322 2026-05-7 12:01 2026-04-28 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
531 - - - In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit(). nfsd_nl_listener_set_doit() uses get_current_cred() without put_cred(). … New - CVE-2026-43394 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
532 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies() Fix a chunk map leak in btrfs_map_block(): if w… New - CVE-2026-43393 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
533 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix starvation of scx_enable() under fair-class saturation During scx_enable(), the READY -> ENABLED task switching lo… New - CVE-2026-43392 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
534 - - - In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for handle opening Even privileged services should not necessarily be able to see other privilege… New - CVE-2026-43391 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
535 - - - In the Linux kernel, the following vulnerability has been resolved: nstree: tighten permission checks for listing Even privileged services should not necessarily be able to see other privileged ser… New - CVE-2026-43390 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
536 - - - In the Linux kernel, the following vulnerability has been resolved: mm: memfd_luo: always dirty all folios A dirty folio is one which has been written to. A clean folio is its opposite. Since a c… New - CVE-2026-43389 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
537 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: clear walk_control on inactive context in damos_walk() damos_walk() sets ctx->walk_control to the caller-provided … New - CVE-2026-43388 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
538 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: properly validate the data in rtw_get_ie_ex() Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-… New - CVE-2026-43387 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
539 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie The current code checks 'i + 5 < in_len' at the end o… New - CVE-2026-43386 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
540 - - - In the Linux kernel, the following vulnerability has been resolved: net: Fix rcu_tasks stall in threaded busypoll I was debugging a NIC driver when I noticed that when I enable threaded busypoll, b… New - CVE-2026-43385 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm