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 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
199831 6.1 警告
Network
MyBB Group - MyBB および Merge System の Admin コントロールパネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9409 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199832 6.1 警告
Network
MyBB Group - MyBB および Merge System の Mod コントロールパネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9408 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199833 6.1 警告
Network
MyBB Group - MyBB および Merge System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9407 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199834 6.1 警告
Network
MyBB Group - MyBB および Merge System のユーザコントロールパネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9406 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199835 6.1 警告
Network
MyBB Group - MyBB および Merge System のメンバー検証におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9405 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199836 6.1 警告
Network
MyBB Group - MyBB および Merge System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9404 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199837 9.8 緊急
Network
MyBB Group - MyBB および Merge System の newreply.php における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9403 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199838 9.8 緊急
Network
MyBB Group - MyBB および Merge System の moderation ツールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-9402 2017-02-13 15:31 2016-03-11 Show GitHub Exploit DB Packet Storm
199839 7.5 重要
Network
MyBB Group - MyBB および Merge System におけるインストールパスを取得される脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2015-8977 2017-02-13 15:30 2015-09-7 Show GitHub Exploit DB Packet Storm
199840 6.1 警告
Network
MyBB Group - MyBB および Merge System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8976 2017-02-13 15:30 2015-09-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3151 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45882 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3152 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, p… - CVE-2026-45897 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3153 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processe… - CVE-2026-45899 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3154 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: revert commit_mutex usage in reset path It causes circular lock dependency between commit_mutex, nfnl_subsy… - CVE-2026-45901 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3155 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix memory leak in amdxdna_ubuf_map The amdxdna_ubuf_map() function allocates memory for sg and internal sg table … - CVE-2026-45908 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3156 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45885 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3157 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed tha… - CVE-2026-45886 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3158 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflows are active concurr… - CVE-2026-45889 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3159 - - - In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-que… - CVE-2026-45890 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3160 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure … - CVE-2026-45891 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm