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":May 6, 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
198121 9.6 緊急
Network
日立
オラクル
- Oracle Java SE における AWT に関する脆弱性 CWE-Other
その他
CVE-2016-5568 2016-11-9 16:41 2016-10-18 Show GitHub Exploit DB Packet Storm
198122 9.6 緊急
Network
日立
オラクル
- Oracle Java SE における 2D に関する脆弱性 CWE-Other
その他
CVE-2016-5556 2016-11-9 16:41 2016-10-18 Show GitHub Exploit DB Packet Storm
198123 4.3 警告
Network
日立
オラクル
- Oracle Java SE および Java SE Embedded における JMX に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5554 2016-11-9 16:41 2016-10-18 Show GitHub Exploit DB Packet Storm
198124 3.1
Network
日立
オラクル
- Oracle Java SE および Java SE Embedded における Libraries に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-5542 2016-11-9 16:40 2016-10-18 Show GitHub Exploit DB Packet Storm
198125 2.6 注意 日本電気
Apache Software Foundation
オラクル
- Apache Tomcat の AsyncContextImpl.java における重要なリクエスト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2071 2016-11-9 16:39 2013-05-9 Show GitHub Exploit DB Packet Storm
198126 8.1 重要
Network
レッドハット
日本電気
Fedora Project
The Go Project
- Go の net/http パッケージにおける任意のプロキシサーバに CGI アプリケーションのアウトバウンド HTTP トラフィックをリダイレクトされる脆弱性 CWE-Other
CWE-Other
CVE-2016-5386 2016-11-9 16:35 2016-07-18 Show GitHub Exploit DB Packet Storm
198127 - - Claybird
寺尾 進
日本電気
Micco
アップル
Schezo
Lunascape
pon software
フェンリル株式会社
- Windows プログラムの DLL 読み込みに脆弱性 - - 2016-11-9 16:25 2010-08-26 Show GitHub Exploit DB Packet Storm
198128 2.6 注意 日本電気
OpenSSL Project
オラクル
- OpenSSL の s3_srvr.c の ssl3_get_client_key_exchange 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-1787 2016-11-9 15:45 2015-03-19 Show GitHub Exploit DB Packet Storm
198129 5 警告 アップル
日本電気
OpenSSL Project
日立
オラクル
- OpenSSL の SSLv2 の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-0293 2016-11-9 15:45 2015-03-19 Show GitHub Exploit DB Packet Storm
198130 7.5 危険 日本電気
OpenSSL Project
日立
オラクル
- OpenSSL の base64-decoding の実装の crypto/evp/encode.c における整数アンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-0292 2016-11-9 15:45 2015-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
491 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets When a TX packet spans multiple buffer descriptors (scatter-gath… - CVE-2026-43031 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
492 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe() for pointers to packet In case rold->reg->range == BEYOND_PKT_END && rcur->reg->range == N regsafe() may retur… - CVE-2026-43030 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
493 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix soft lockup in mptcp_recvmsg() syzbot reported a soft lockup in mptcp_recvmsg() [0]. When receiving data with MSG_PEE… - CVE-2026-43029 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
494 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: ensure names are nul-terminated Reject names that lack a \0 character before feeding them to functions that … - CVE-2026-43028 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
495 7.3 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not r… - CVE-2026-43025 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
496 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in sco_sock_connect() sco_sock_connect() checks sk_state and sk_type without holding the sock… - CVE-2026-43023 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
497 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync hci_conn lookup and field access must be covered by hdev lock in se… - CVE-2026-43019 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
498 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt hci_conn lookup and field access must be covered by h… - CVE-2026-43018 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
499 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready(). syzbot reported use-after-free of AF_UNIX soc… - CVE-2026-43016 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
500 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix potential double free of skb When alloc_skb fails in x25_queue_rx_frame it calls kfree_skb(skb) at line 48 and retur… - CVE-2026-43011 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm