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
196461 5.4 警告
Network
Moodle - Moodle における電子メールのヘッダにテキストを挿入される脆弱性 CWE-74
インジェクション
CVE-2016-5013 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
196462 5.3 警告
Network
Moodle - Moodle の用語集の検索におけるエントリを表示される脆弱性 CWE-200
情報漏えい
CVE-2016-5012 2017-01-31 14:27 2016-07-19 Show GitHub Exploit DB Packet Storm
196463 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
196464 7.4 重要
Network
HexChat - HexChat のクライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-2087 2017-01-31 14:18 2016-01-26 Show GitHub Exploit DB Packet Storm
196465 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
196466 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
196467 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
196468 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
196469 8.8 重要
Network
Sociomantic Labs - sociomantic-tsunami git-hub における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7793 2017-01-31 13:50 2016-09-7 Show GitHub Exploit DB Packet Storm
196470 4 警告
Local
Info-ZIP - Info-Zip UnZip の list.c の list_files 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9913 2017-01-31 13:36 2014-11-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
281 - - - In the Linux kernel, the following vulnerability has been resolved: media: ccs: Avoid possible division by zero Calculating maximum M for scaler configuration involves dividing by MIN_X_OUTPUT_SIZE… New - CVE-2026-43182 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
282 - - - In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821_dev_setup() Add release_mem_region() if ioremap() fails to release the memory regi… New - CVE-2026-43183 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
283 - - - In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode kaweth_set_rx_mode(), the ndo_set_rx_mode callback, calls ne… New - CVE-2026-43180 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
284 - - - In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely.… New - CVE-2026-43184 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
285 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value fr… New - CVE-2026-43185 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
286 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->node… New - CVE-2026-43186 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
287 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow… New - CVE-2026-43187 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
288 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68)… New - CVE-2026-43190 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
289 - - - In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dm_put_device when failing to get scsi dh name When commit fd81bc5cca8f ("scsi: device_handler: Return erro… New - CVE-2026-43192 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
290 - - - In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg() Claude pointed out that there is a nfs4_file refcount leak in nfsd_get_… New - CVE-2026-43193 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm