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 31, 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
204851 7.5 重要
Network
The PHP Group - PHP の PostgreSQL エクステンションの pgsql.c の php_pgsql_meta_data 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-4644 2016-05-19 17:42 2015-06-11 Show GitHub Exploit DB Packet Storm
204852 9.8 緊急
Network
The PHP Group - PHP の ext/ftp/ftp.c の ftp_genlist 関数における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-4643 2016-05-19 17:42 2015-06-11 Show GitHub Exploit DB Packet Storm
204853 7.5 重要
Network
The PHP Group
file project
- PHP の Fileinfo コンポーネントで使用される file の softmagic.c の mcopy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-4605 2016-05-19 17:42 2015-04-16 Show GitHub Exploit DB Packet Storm
204854 9.8 緊急
Network
The PHP Group - PHP の Zend/zend_exceptions.c の exception::getTraceAsString 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-4603 2016-05-19 17:42 2015-04-16 Show GitHub Exploit DB Packet Storm
204855 9.8 緊急
Network
The PHP Group - PHP の ext/standard/incomplete_class.c の __PHP_Incomplete_Class 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-4602 2016-05-19 17:42 2015-04-16 Show GitHub Exploit DB Packet Storm
204856 9.8 緊急
Network
The PHP Group - PHP におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-4601 2016-05-19 17:42 2015-05-19 Show GitHub Exploit DB Packet Storm
204857 9.8 緊急
Network
The PHP Group - PHP の SoapClient の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-4600 2016-05-19 17:42 2015-04-16 Show GitHub Exploit DB Packet Storm
204858 9.8 緊急
Network
The PHP Group - PHP の ext/soap/soap.c の SoapFault::__toString メソッドにおける重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2015-4599 2016-05-19 17:42 2015-04-16 Show GitHub Exploit DB Packet Storm
204859 6.5 警告
Network
The PHP Group - PHP における任意のファイルを読み書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2015-4598 2016-05-19 17:42 2015-06-11 Show GitHub Exploit DB Packet Storm
204860 9.8 緊急
Network
The PHP Group - PHP の ext/spl/spl_heap.c の spl_ptr_heap_insert 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-4116 2016-05-19 17:42 2015-07-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
91 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix unlocked call to hns_roce_qp_remove() Sashiko points out that hns_roce_qp_remove() requires the caller to hold lock… New - CVE-2026-46112 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
92 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in create_big_sync Add hci_conn_valid() check in create_big_sync() to detect stale connect… New - CVE-2026-46111 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
93 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Prevent NULL deref when RX memory exhausted The CPU receives frames from the MAC through conventional DMA: the CPU a… New - CVE-2026-46110 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
94 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function rebalance_children. If the internal btree node … New - CVE-2026-46107 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
95 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capabilit… New - CVE-2026-46105 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
96 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly ti… Update - CVE-2026-46102 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
97 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other generic_file_*mmap() users t… Update - CVE-2026-46100 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
98 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… Update - CVE-2026-46099 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
99 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmap_purge_lock in shrinker decay_va_pool_node() can be invoked concurrently from two paths: __purge_vmap_area_l… Update - CVE-2026-46093 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
100 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback start… Update - CVE-2026-46090 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm