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, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2821 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるサーバ側のセキュリティのクライアント側での実施に関する脆弱性 CWE-602
サーバ側のセキュリティのクライアント側での実施
CVE-2026-11062 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2822 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11063 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2823 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-11064 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2824 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-11067 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2825 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11069 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2826 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11070 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2827 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11071 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2828 7.8 重要
Local
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11072 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2829 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11073 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
2830 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-11075 2026-06-9 14:20 2026-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
111 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix off-by-one in bcmgenet_put_txcb The write_ptr points to the next open tx_cb. We want to return the tx_cb that … New - CVE-2026-53088 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
112 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix leaking free_bds While reclaiming the tx queue we fast forward the write pointer to drop any data in flight. T… New - CVE-2026-53087 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
113 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix racing timeout handler The bcmgenet_timeout handler tries to take down all tx queues when a single queue times… New - CVE-2026-53086 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
114 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: fix mm lifecycle in open-coded task_vma iterator The open-coded task_vma iterator reads task->mm locklessly and acquires mma… New - CVE-2026-53085 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
115 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars When regsafe() compares two scalar registers that both carry B… New - CVE-2026-53081 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
116 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops When a BPF sock_ops program accesses ctx fields with dst_reg… New - CVE-2026-53078 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
117 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/rds: Restrict use of RDS/IB to the initial network namespace Prevent using RDS/IB in network namespaces other than the initia… New - CVE-2026-53077 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
118 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix OOB in pcpu_init_value An out-of-bounds read occurs when copying element from a BPF_MAP_TYPE_CGROUP_STORAGE map to anoth… New - CVE-2026-53076 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
119 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ppp: require CAP_NET_ADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file->f_cred->user… New - CVE-2026-53075 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
120 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER When protocol sets HCI_PROTO_DEFER, hci_conn_request_evt() … New - CVE-2026-53072 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm