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 28, 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
203361 7.3 重要
Network
Moodle - Moodle のウェブサービストークンにおける脆弱性 CWE-640
パスワードを忘れた場合の脆弱なパスワードリカバリの仕組み
CVE-2016-7038 2017-01-31 14:27 2016-09-12 Show GitHub Exploit DB Packet Storm
203362 5.4 警告
Network
Moodle - Moodle の event monitor における未登録のユーザに通知が送信される脆弱性 CWE-200
情報漏えい
CVE-2016-5014 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
203363 5.4 警告
Network
Moodle - Moodle における電子メールのヘッダにテキストを挿入される脆弱性 CWE-74
インジェクション
CVE-2016-5013 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
203364 5.3 警告
Network
Moodle - Moodle の用語集の検索におけるエントリを表示される脆弱性 CWE-200
情報漏えい
CVE-2016-5012 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
203365 7.5 重要
Network
HexChat - HexChat の common/inbound.c の inbound_cap_ls 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2233 2017-01-31 14:18 2016-02-7 Show GitHub Exploit DB Packet Storm
203366 7.4 重要
Network
HexChat - HexChat のクライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-2087 2017-01-31 14:18 2016-01-26 Show GitHub Exploit DB Packet Storm
203367 7.5 重要
Network
Tiki Software Community Association - Tiki Wiki CMS におけるシステム上で任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-10143 2017-01-31 14:12 2016-11-17 Show GitHub Exploit DB Packet Storm
203368 5.9 警告
Network
JCraft, Inc. - Windows 上で稼動する JCraft JSch におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-5725 2017-01-31 14:01 2016-08-30 Show GitHub Exploit DB Packet Storm
203369 8.8 重要
Local
Firejail project - Firejail におけるサンドボックス外で任意のコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-9016 2017-01-31 13:54 2016-10-25 Show GitHub Exploit DB Packet Storm
203370 9.8 緊急
Network
Sociomantic Labs - sociomantic-tsunami git-hub における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7794 2017-01-31 13:50 2016-09-7 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
161 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: don't use simple_strtoul Replace unsafe port parsing in epaddr_len(), ct_sip_parse_header_uri(), and… New - CVE-2026-52986 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
162 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix BQL imbalance in TX path Fix a possible BQL imbalance in airoha_dev_xmit(), where inflight packets are accounted… New - CVE-2026-52983 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
163 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit() syzbot reported a KASAN slab-use-after-free read in rtl8150_start_x… New - CVE-2026-52982 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
164 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: neigh: let neigh_xmit take skb ownership neigh_xmit always releases the skb, except when no neighbour table is found. But even th… New - CVE-2026-52981 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
165 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() Two error handling issues exist in xe_exec_queue_create_ioctl(): 1. Wh… New - CVE-2026-52976 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
166 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bonding: 3ad: implement proper RCU rules for port->aggregator syzbot found a data-race in bond_3ad_get_active_agg_info / bond_3ad… New - CVE-2026-52975 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
167 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: tls: fix strparser anchor skb leak on offload RX setup failure When tls_set_device_offload_rx() fails at tls_dev_add(), the … New - CVE-2026-52974 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
168 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: futex: Drop CLONE_THREAD requirement for private default hash alloc Currently need_futex_hash_allocate_default() depends on stric… New - CVE-2026-52973 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
169 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Fix potential use-after-free in get_timestamp Move the phc->active check and resp pointer assignment to after acqu… New - CVE-2026-52971 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
170 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix possible infinite loop and oob read in symlink_data() On 32-bit architectures, the infinite loop is as follows: … New - CVE-2026-52967 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm