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":July 1, 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
199981 4.7 警告
Local
Linux - Qualcomm カメラドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0631 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199982 4.7 警告
Local
Linux - Qualcomm カメラドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0629 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199983 4.7 警告
Local
Linux - Qualcomm カメラドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0628 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199984 5.5 警告
Local
Linux - Qualcomm 暗号化エンジンドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0626 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199985 5.5 警告
Local
Linux - Qualcomm Wi-Fi ドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0624 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199986 7 重要
Local
Linux - Qualcomm カメラドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0621 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199987 7 重要
Local
Linux - Qualcomm セキュアチャネルマネージャドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0620 2017-05-24 18:38 2017-05-1 Show GitHub Exploit DB Packet Storm
199988 7.5 重要
Network
WordPress.org - WordPress の XML-RPC API における POST メタデータのケーパビリティチェックに関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-9065 2017-05-24 18:35 2017-05-16 Show GitHub Exploit DB Packet Storm
199989 8.8 重要
Network
WordPress.org - WordPress のファイルシステムの資格情報ダイアログにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-9064 2017-05-24 18:35 2017-05-16 Show GitHub Exploit DB Packet Storm
199990 6.1 警告
Network
WordPress.org - WordPress の Customizer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9063 2017-05-24 18:35 2017-05-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
241 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack_irc: fix possible out-of-bounds read When parsing fails after we've matched the command string we should bai… Update - CVE-2026-53268 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
242 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_tunnel: fix use-after-free on object destroy nft_tunnel_obj_destroy() calls metadata_dst_free() which directly kfr… Update - CVE-2026-53212 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
243 - - - 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… Update - CVE-2026-53214 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
244 9.8 CRITICAL
Network
- - 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… Update - CVE-2026-53215 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
245 9.8 CRITICAL
Network
- - 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… Update - CVE-2026-53216 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
246 8.6 HIGH
Network
- - 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… Update - CVE-2026-53217 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
247 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand… Update - CVE-2026-53269 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
248 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation walk_s1() and kvm_walk_nested_s2() expect… Update CWE-820
 Missing Synchronization
CVE-2026-53277 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
249 - - - 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… Update - CVE-2026-53219 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
250 - - - 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… Update - CVE-2026-53220 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm