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 1, 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
206481 9.3 危険 Matroska.org - libEBML の EbmlMaster::Read 関数における脆弱性 CWE-Other
その他
CVE-2015-8789 2016-02-10 14:05 2015-10-20 Show GitHub Exploit DB Packet Storm
206482 6.1 警告
Network
池澤彩野花 - Vine MV におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1143 2016-02-10 10:18 2016-01-29 Show GitHub Exploit DB Packet Storm
206483 4.3 警告 シスコシステムズ - Cisco Unity Connection におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1304 2016-02-10 09:53 2016-01-28 Show GitHub Exploit DB Packet Storm
206484 5 警告 Novell
Matroska.org
- libMatroska の KaxInternalBlock::ReadData 関数におけるプロセスヒープメモリから重要な情報を取得される脆弱性 CWE-119
CWE-200
CVE-2015-8792 2016-02-9 16:07 2015-10-20 Show GitHub Exploit DB Packet Storm
206485 7.8 危険 シスコシステムズ - Cisco Wide Area Application Service および Virtual WAAS デバイス上で稼動する CIFS 最適化機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-6421 2016-02-9 15:42 2015-08-17 Show GitHub Exploit DB Packet Storm
206486 6.8 警告 Comodo - Comodo Chromodo に同一生成元ポリシーを適用していない問題および旧バージョンの Chromium を使用している問題 - - 2016-02-9 15:14 2016-02-4 Show GitHub Exploit DB Packet Storm
206487 6.4 警告 Apache Software Foundation - Apache Batik における XML 外部エンティティの脆弱性 CWE-Other
その他
CVE-2015-0250 2016-02-8 18:01 2015-03-17 Show GitHub Exploit DB Packet Storm
206488 3.5 注意 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server : Query Cache に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4807 2016-02-8 17:59 2015-10-20 Show GitHub Exploit DB Packet Storm
206489 5 警告 Mozilla Foundation - Mozilla Firefox における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7208 2016-02-8 17:57 2015-12-15 Show GitHub Exploit DB Packet Storm
206490 2.6 注意 MySQL AB
wolfSSL Inc.
オラクル
- wolfSSL における RSA 秘密鍵を取得される脆弱性 CWE-Other
その他
CVE-2015-7744 2016-02-8 17:39 2016-01-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1611 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler The UVERBS_HANDLER(MLX5_IB_METHOD_GET_DATA_DIRECT_SYSFS_PATH) fu… - CVE-2026-45922 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1612 - - - In the Linux kernel, the following vulnerability has been resolved: thermal/of: Fix reference leak in thermal_of_cm_lookup() In thermal_of_cm_lookup(), tr_np is obtained via of_parse_phandle(), but… - CVE-2026-45925 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1613 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pf1550: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `de… - CVE-2026-45906 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1614 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlocks between devlink and netdev instance locks In the mentioned "Fixes" commit, various work tasks triggering… - CVE-2026-45907 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1615 - - - In the Linux kernel, the following vulnerability has been resolved: rust: pwm: Fix potential memory leak on init error When initializing a PWM chip using pwmchip_alloc(), the allocated device owns … - CVE-2026-45926 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1616 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Require frozen map for calculating map hash Currently, bpf_map_get_info_by_fd calculates and caches the hash of the map rega… - CVE-2026-45927 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1617 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix memory leak on codec_info allocation failure In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a v… - CVE-2026-45928 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1618 - - - In the Linux kernel, the following vulnerability has been resolved: net: mctp: ensure our nlmsg responses are initialised Syed Faraz Abrar (@farazsth98) from Zellic, and Pumpkin (@u1f383) from DEVC… - CVE-2026-45930 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1619 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale… - CVE-2026-45912 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1620 - - - In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries i… - CVE-2026-45913 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm