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 27, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
188611 7.8 重要
Local
Google - Android におけるパーミッションに関する脆弱性 CWE-275
パーミッションの問題
CVE-2017-13209 2018-02-21 12:22 2017-08-23 Show GitHub Exploit DB Packet Storm
188612 7.8 重要
Local
Google - Android における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-13184 2018-02-21 12:22 2017-08-23 Show GitHub Exploit DB Packet Storm
188613 7 重要
Local
Google - Android における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2017-13183 2018-02-21 12:22 2017-08-23 Show GitHub Exploit DB Packet Storm
188614 7.8 重要
Local
Google - Android における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-13182 2018-02-21 12:22 2017-08-23 Show GitHub Exploit DB Packet Storm
188615 7.8 重要
Local
Google - Android における二重解放に関する脆弱性 CWE-415
二重解放
CVE-2017-13181 2018-02-21 12:22 2017-08-23 Show GitHub Exploit DB Packet Storm
188616 7.8 重要
Local
Google - Android における解放済みメモリの使用に関する脆弱性 CWE-416
CWE-787
CVE-2017-13180 2018-02-21 12:22 2017-08-23 Show GitHub Exploit DB Packet Storm
188617 9.8 緊急
Network
Google - Android における解放済みメモリの使用に関する脆弱性 CWE-416
CWE-787
CVE-2017-13179 2018-02-21 12:22 2017-08-23 Show GitHub Exploit DB Packet Storm
188618 6.5 警告
Network
MIT Kerberos - MIT Kerberos 5 における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2018-5710 2018-02-21 12:21 2018-01-16 Show GitHub Exploit DB Packet Storm
188619 7.5 重要
Network
MIT Kerberos - MIT Kerberos 5 における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2018-5709 2018-02-21 12:21 2018-01-16 Show GitHub Exploit DB Packet Storm
188620 8.8 重要
Network
Octopus Deploy Pty. Ltd. - Octopus Deploy における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2018-5706 2018-02-21 12:21 2018-01-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1131 - - - In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: fix resource freeing order Commit a60fc3294a37 ("ptp: rework ptp_clock_unregister() to disable events") added a call to… New - CVE-2026-53222 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1132 - - - In the Linux kernel, the following vulnerability has been resolved: ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup() In vti6_tnl_lookup(), when an exact match for a tunnel fails, the cod… New - CVE-2026-53221 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1133 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebt_redirect_tg() dereferences br_port_get_rcu() return without a NULL check, causing a kernel… New - CVE-2026-53220 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1134 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: avoid leaking percpu counter pointers The native and compat get-entries paths copy the fixed rule entry head… New - CVE-2026-53219 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1135 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_exthdr: fix register tracking for F_PRESENT flag nft_exthdr_init() passes user-controlled priv->len to nft_parse_r… New - CVE-2026-53218 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1136 - - - In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: sync RX data at the hardware packet offset mvpp2 programs the RX queue packet offset, so hardware writes received dat… New - CVE-2026-53217 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1137 - - - In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: limit XDP frame size to the RX buffer mvpp2 has short and long BM pools, and short pool buffers can be smaller than P… New - CVE-2026-53216 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1138 - - - In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: refill RX buffers before XDP or skb use The RX error path returns the current descriptor buffer to the hardware BM po… New - CVE-2026-53215 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1139 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix a potential NPD in cleanup_prefix_route() addrconf_get_prefix_route() can return the fib6_null_entry sentinel entry whi… New - CVE-2026-53214 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1140 - - - In the Linux kernel, the following vulnerability has been resolved: drm/vc4: fix krealloc() memory leak Don't just overwrite the original pointer passed to krealloc() with its return value without … New - CVE-2026-53213 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm