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
204061 5.4 警告
Network
IBM - IBM Cognos Business Intelligence で使用される IBM Cognos TM1 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0221 2016-07-8 16:04 2016-06-30 Show GitHub Exploit DB Packet Storm
204062 7.3 重要
Network
Eaton - Eaton ELCSoft の ELCSimulator におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4512 2016-07-8 14:56 2016-06-30 Show GitHub Exploit DB Packet Storm
204063 6 警告
Network
Eaton - Eaton ELCSoft の elcsoft.exe におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4509 2016-07-8 14:56 2016-06-30 Show GitHub Exploit DB Packet Storm
204064 4.7 警告
Local
Linux - Linux Kernel の drivers/s390/char/sclp_ctl.c の sclp_ctl_ioctl_sccb 関数におけるカーネルメモリから重要な情報を取得される脆弱性 CWE-362
競合状態
CVE-2016-6130 2016-07-8 11:56 2016-04-26 Show GitHub Exploit DB Packet Storm
204065 7.1 重要
Local
Linux - Linux Kernel の netfilter サブシステムの IPT_SO_SET_REPLACE setsockopt の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4998 2016-07-8 11:56 2016-03-23 Show GitHub Exploit DB Packet Storm
204066 9.8 緊急
Network
Linux - Linux Kernel の drivers/usb/usbip/usbip_common.c の usbip_recv_xbuff 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-3955 2016-07-8 11:56 2016-05-4 Show GitHub Exploit DB Packet Storm
204067 9.8 緊急
Network
The phpMyAdmin Project - phpMyAdmin の libraries/central_columns.lib.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-5703 2016-07-8 11:49 2016-06-23 Show GitHub Exploit DB Packet Storm
204068 9.1 緊急
Network
シマンテック - Symantec Anti-Virus Engine のカーネルコンポーネントにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2016-2208 2016-07-8 11:43 2016-05-16 Show GitHub Exploit DB Packet Storm
204069 8.8 重要
Adjacent
レッドハット - Red Hat OpenStack Platform および Enterprise Linux OpenStack Platform の director におけるアクセス権を取得される脆弱性 CWE-200
CWE-Other
CVE-2016-4474 2016-07-8 10:49 2016-06-13 Show GitHub Exploit DB Packet Storm
204070 8.4 重要
Local
シマンテック - 複数の Symantec 製品の圧縮解凍エンジンにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-3646 2016-07-7 17:15 2016-06-28 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
1591 - - - 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
1592 - - - 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
1593 - - - 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
1594 - - - In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freeze_super When a filesystem is frozen, quotactl_block() enters a retry loop waiting f… - CVE-2026-45895 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1595 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2_caam_probe When commit 0e1a4d427f58 ("crypto: caam: Unembed net_dev structure in d… - CVE-2026-45900 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1596 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `d… - CVE-2026-45902 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1597 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 ("bpf: verifier: Refactor helper access type tracking… - CVE-2026-45903 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1598 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling The recent commit 1010b4c012b0 ("powerpc/eeh: Mak… - CVE-2026-45904 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1599 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path icmp_route_lookup() performs multiple route lookups to find a suitable… - CVE-2026-45905 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1600 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix role switching during resume If the role change while we are suspended, the cdns3 driver switches to the new mode… - CVE-2026-45911 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm