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 16, 2026, 2:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199431 7.5 重要
Network
Open Information Security Foundation - Suricata における不適切に実装されたセキュリティチェックに関する脆弱性 CWE-358
不適切に実装されたセキュリティチェック
CVE-2017-7177 2017-04-18 15:52 2017-02-5 Show GitHub Exploit DB Packet Storm
199432 8.1 重要
Network
Drupal - Drupal における不適切なアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6381 2017-04-18 15:42 2017-03-15 Show GitHub Exploit DB Packet Storm
199433 7.5 重要
Network
Drupal - Drupal における不適切なアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6377 2017-04-18 15:42 2017-03-15 Show GitHub Exploit DB Packet Storm
199434 6.6 警告
Physics
OnePlus - OnePlus 3 および 3T デバイス上で稼動する OxygenOS における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5623 2017-04-18 15:35 2017-03-19 Show GitHub Exploit DB Packet Storm
199435 7.1 重要
Local
Libav - libav の libavcodec の decode_residual 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-7208 2017-04-18 15:27 2017-03-19 Show GitHub Exploit DB Packet Storm
199436 7.1 重要
Local
Libav - libav の libavcodec の ff_h2645_extract_rbsp 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-7206 2017-04-18 15:27 2017-03-19 Show GitHub Exploit DB Packet Storm
199437 8.8 重要
Network
Capstone engine - Capstone の winkernel_mm.c の cs_winkernel_malloc 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-6952 2017-04-18 14:54 2017-03-14 Show GitHub Exploit DB Packet Storm
199438 5.9 警告
Network
GNU Project - GNU C Library の pop_fail_stack 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2015-8985 2017-04-18 11:57 2015-02-28 Show GitHub Exploit DB Packet Storm
199439 2.7
Network
Postfix Admin Project
openSUSE project
- PostfixAdmin の AliasHandler コンポーネントにおける保護されたエイリアスを削除される脆弱性 CWE-275
パーミッションの問題
CVE-2017-5930 2017-04-18 11:38 2017-02-8 Show GitHub Exploit DB Packet Storm
199440 7.8 重要
Local
USBPcap project - USBPcap の IofCallDriver 関数における権限を取得される脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-6178 2017-04-18 11:27 2017-03-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3871 - - - In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tie… - CVE-2026-46103 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3872 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly ti… - CVE-2026-46102 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3873 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during in… - CVE-2026-46101 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3874 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… - CVE-2026-46099 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3875 - - - In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by ca… - CVE-2026-46098 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3876 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointe… - CVE-2026-46088 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3877 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… - CVE-2026-46082 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3878 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via … - CVE-2026-46080 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3879 - - - In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_ad… - CVE-2026-46079 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3880 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but th… - CVE-2026-46078 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm