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
203431 7.5 重要
Local
シトリックス・システムズ
Fabrice Bellard
- Xen の QEMU における権限を取得される脆弱性 CWE-264
CWE-362
CVE-2016-9381 2017-02-8 16:53 2016-11-22 Show GitHub Exploit DB Packet Storm
203432 8.8 重要
Adjacent
Ubiquiti Networks - Ubiquiti Networks UniFi におけるデータベースを変更される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7792 2017-02-8 16:52 2016-09-30 Show GitHub Exploit DB Packet Storm
203433 7.5 重要
Network
jwt project - jwt の Encryption/Symmetric.php の verify 関数における署名を偽造される脆弱性 CWE-361
時間とステータス
CVE-2016-7037 2017-02-8 16:50 2016-09-6 Show GitHub Exploit DB Packet Storm
203434 9.1 緊急
Network
Doorkeeper project - Ruby 用 Doorkeeper gem における反射攻撃を実行される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6582 2017-02-8 16:49 2016-08-19 Show GitHub Exploit DB Packet Storm
203435 6.1 警告
Network
Infoblox - Infoblox Network Automation NetMRI における CRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2016-6484 2017-02-8 16:48 2016-09-6 Show GitHub Exploit DB Packet Storm
203436 7.5 重要
Network
FFmpeg - FFmpeg の libavcodec/exr.c の decode_block 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-6920 2017-02-8 16:46 2016-08-25 Show GitHub Exploit DB Packet Storm
203437 9.8 緊急
Network
FFmpeg - FFmpeg の libavformat/mov.c の mov_build_index 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-6164 2017-02-8 16:46 2016-06-28 Show GitHub Exploit DB Packet Storm
203438 7.8 重要
Local
TrueCrypt Foundation
IDRIX
- TrueCrypt および VeraCrypt などの製品のインストーラにおける管理者権限で任意のコードを実行される脆弱性 CWE-426
信頼性のない検索パス
CVE-2016-1281 2017-02-8 16:06 2016-01-8 Show GitHub Exploit DB Packet Storm
203439 9.8 緊急
Network
GNU Project - GNU Chess の frontend/move.cc の ValidateMove 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8972 2017-02-8 15:24 2015-10-29 Show GitHub Exploit DB Packet Storm
203440 7.5 重要
Network
Atlassian - 複数の Atlassian Hipchat 製品における HipChat インスタンスの通信用の秘密鍵を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6668 2017-02-8 15:04 2016-09-21 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
151 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: pppoe: drop PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDED for PPPoE. In practice,… New - CVE-2026-53003 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
152 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold th… New - CVE-2026-53002 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
153 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hoo… New - CVE-2026-53000 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
154 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix out-of-bounds read on option matching In nf_osf_match(), the nf_osf_hdr_ctx structure is initialize… New - CVE-2026-52999 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
155 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a lo… New - CVE-2026-52998 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
156 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the o… New - CVE-2026-52993 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
157 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched/psi: fix race between file release and pressure write A potential race condition exists between pressure write and cgroup f… New - CVE-2026-52991 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
158 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers Currently, when nvmet_tcp_build_pdu_iovec() detects an out… New - CVE-2026-52989 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
159 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Publish new hooks in the list into the basechain/flowt… New - CVE-2026-52988 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
160 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drm_exec_fini() in userq validate When new_addition is true, amdgpu_userq_vm_validate() calls drm_exec_f… New - CVE-2026-52987 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm