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 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
204591 4.3 警告
Network
Moodle - Moodle の mod/assign/externallib.php の save_submission 関数における提出期限の制限を回避される脆弱性 CWE-Other
その他
CVE-2016-2159 2016-05-26 17:26 2016-03-21 Show GitHub Exploit DB Packet Storm
204592 4.3 警告
Network
Moodle - Moodle の lib/ajax/getnavbranch.php におけるナビゲーションブランチから重要なカテゴリの詳細情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2158 2016-05-26 17:26 2016-03-21 Show GitHub Exploit DB Packet Storm
204593 8.8 重要
Network
Moodle - Moodle の mod/assign/adminmanageplugins.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-2157 2016-05-26 17:25 2016-03-21 Show GitHub Exploit DB Packet Storm
204594 4.3 警告
Network
Moodle - Moodle の calendar/externallib.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2156 2016-05-26 17:25 2016-03-21 Show GitHub Exploit DB Packet Storm
204595 4.3 警告
Network
Moodle - Moodle の Singleview の評定表機能における "Exclude grade" 設定を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2155 2016-05-26 17:22 2016-03-21 Show GitHub Exploit DB Packet Storm
204596 4.3 警告
Network
Moodle - Moodle の Event Monitor の admin/tool/monitor/lib.php における非表示のコース名を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2154 2016-05-26 17:22 2016-03-21 Show GitHub Exploit DB Packet Storm
204597 6.1 警告
Network
Moodle - Moodle の mod_data の拡張検索機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2153 2016-05-26 17:22 2016-03-21 Show GitHub Exploit DB Packet Storm
204598 6.1 警告
Network
Moodle - Moodle の auth/db/auth.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2152 2016-05-26 17:22 2016-03-21 Show GitHub Exploit DB Packet Storm
204599 4.3 警告
Network
Moodle - Moodle の user/index.php における生徒の電子メールアドレスを取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2151 2016-05-26 17:22 2016-03-21 Show GitHub Exploit DB Packet Storm
204600 7.8 重要
Local
Linux - Linux Kernel の net/tipc/socket.c の tipc_nl_publ_dump 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4951 2016-05-26 15:23 2016-05-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
471 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: avoid per-cpu hold underflow in aa_get_buffer When aa_get_buffer() pulls from the per-cpu list it unconditionally decre… New - CVE-2026-45884 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
472 - - - In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix memleak of newsk in unix_stream_connect(). When prepare_peercred() fails in unix_stream_connect(), unix_release_sock… New - CVE-2026-45887 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
473 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix memory leak in raid1_run() raid1_run() calls setup_conf() which registers a thread via md_register_thread(). If rai… New - CVE-2026-45888 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
474 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned… New - CVE-2026-45893 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
475 - - - 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_ … New - CVE-2026-45882 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
476 - - - 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_ … New - CVE-2026-45885 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
477 - - - 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… New - CVE-2026-45886 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
478 - - - 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… New - CVE-2026-45889 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
479 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: intel-dg: Fix accessing regions before setting nregions The regions array is counted by nregions, but it's set only after ac… New - CVE-2026-45896 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
480 - - - 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… New - CVE-2026-45897 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm