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 29, 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
7071 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-5407 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
7072 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-5408 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
7073 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-5409 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
7074 7.5 重要
Network
Wireshark Wireshark Wiresharkにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-5653 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
7075 7.5 重要
Network
Wireshark Wireshark Wiresharkにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-5654 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
7076 7.5 重要
Network
Wireshark Wireshark Wiresharkにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-5655 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
7077 7.8 重要
Local
Wireshark Wireshark Wiresharkにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-5656 2026-05-7 12:03 2026-05-1 Show GitHub Exploit DB Packet Storm
7078 7.5 重要
Network
Wireshark Wireshark Wiresharkにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-5657 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
7079 6.2 警告
Local
FreeBSD FreeBSD FreeBSDにおける複数の脆弱性 CWE-269
CWE-732
CVE-2026-6386 2026-05-7 12:03 2026-04-22 Show GitHub Exploit DB Packet Storm
7080 7.5 重要
Network
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6519 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 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
411 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix use-after-free in metadata dst teardown airoha_metadata_dst_free() runs metadata_dst_free() which frees the meta… New - CVE-2026-53248 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
412 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown mtk_free_dev() calls metadata_dst_free() which frees the … New - CVE-2026-53247 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
413 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing When a listening SCTP server processes a COOKIE_ECHO chunk… New - CVE-2026-53246 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
414 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: VFS: fix possible failure to unlock in nfsd4_create_file() atomic_create() in fs/namei.c drops the reference to the dentry when i… New - CVE-2026-53244 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
415 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams snd_pcm_drain() uses init_waitqueue_entry which do… New - CVE-2026-53242 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
416 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload __input_process_payload() stores first_skb into xtfs->ra_… New - CVE-2026-53240 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
417 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx() Fix the race by pruning the bin while still holding xf… New - CVE-2026-53239 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
418 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: add pskb_may_pull() to skb_gro_receive_list() skb_gro_receive_list() calls skb_pull(skb, skb_gro_offset(skb)) without first … New - CVE-2026-53235 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
419 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: net: phy: clean the sfp upstream if phy probing fails Sashiko reported that we don't call sfp_bus_del_upstream() in the probe fai… New - CVE-2026-53232 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
420 8.7 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list mlx5_query_nic_vport_mac_list() sizes its firmware command buff… New - CVE-2026-53230 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm