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":June 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3471 5.5 警告
Local
Wireshark Wireshark Wiresharkにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-6538 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
3472 4.4 警告
Local
notepad-plus-plus notepad++ notepad-plus-plusのnotepad++における書式文字列に関する脆弱性 CWE-134
書式文字列の問題
CVE-2026-6539 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
3473 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける不適切に制御された順次メモリ割り当てに関する脆弱性 CWE-1325
不適切に制御された順次メモリ割り当て
CVE-2026-6867 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
3474 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
3475 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
3476 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
3477 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
3478 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
3479 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
3480 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
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1421 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page wo… - CVE-2026-45942 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1422 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot In the 'DeleteIndexEntryRoot' case of the 'do_action' function, the… - CVE-2026-45935 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1423 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve id of register in sync_linked_regs() sync_linked_regs() copies the id of known_reg to reg when propagating bounds o… - CVE-2026-45933 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1424 7.3 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tcx/netkit detach permissions when prog fd isn't given This commit fixes a security issue where BPF_PROG_DETACH on tcx o… - CVE-2026-45932 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1425 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommu_sva_unbind_device() Some tests trigger a crash in iommu_sva_unbind_device() due to … - CVE-2026-45931 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1426 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpn_net_xmit When building the skb_list in ovpn_net_xmit, skb_share_check will free the ori… - CVE-2026-45929 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1427 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race condition in QP timer handlers I encontered the following warning: WARNING: drivers/infiniband/sw/rxe/rxe_tas… - CVE-2026-45910 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1428 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Drop __initconst from gates Since commit 8ceff24a754a ("clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to… - CVE-2026-45909 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1429 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing work_list The commit e1168f0 ("RDMA/iwcm: Simplify cm_event_handler()") chan… - CVE-2026-45898 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1430 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down PASID entry The Intel VT-d Scalable Mode PASID table entry consists of 512 bits… - CVE-2026-45894 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm