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
245821 7.5 危険 adp - ADP の detail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0649 2012-06-26 15:55 2008-02-7 Show GitHub Exploit DB Packet Storm
245822 7.8 危険 Deluge
rasterbar software
- Rasterbar Software libtorrent の bdecode_recursive 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2008-0646 2012-06-26 15:55 2008-02-7 Show GitHub Exploit DB Packet Storm
245823 5 警告 アドビシステムズ - Adobe ColdFusion MX および ColdFusion におけるクロスサイトスクリプティング防止機能を回避される脆弱性 CWE-DesignError
CVE-2008-0644 2012-06-26 15:55 2008-03-11 Show GitHub Exploit DB Packet Storm
245824 4.3 警告 アドビシステムズ - Adobe ColdFusion MX および ColdFusion におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0643 2012-06-26 15:55 2008-03-11 Show GitHub Exploit DB Packet Storm
245825 6 警告 anon proxy server - Anon Proxy Server におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0633 2012-06-26 15:55 2008-02-6 Show GitHub Exploit DB Packet Storm
245826 4.3 警告 AfterLogic - MailBee Objects の MailBee.dll の ActiveX コントロールにおける任意のファイルを上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-0631 2012-06-26 15:55 2008-02-6 Show GitHub Exploit DB Packet Storm
245827 4.3 警告 daniel m. schurter
WordPress.org
- WordPress 用の DMSGuestbook プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0618 2012-06-26 15:55 2008-02-6 Show GitHub Exploit DB Packet Storm
245828 9.3 危険 GNOME Project - Gnome Office Gnumeric の plugins/excel/ms-excel-read.c における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2008-0668 2012-06-26 15:55 2007-12-24 Show GitHub Exploit DB Packet Storm
245829 4.3 警告 daniel m. schurter
WordPress.org
- WordPress 用の DMSGuestbook プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0617 2012-06-26 15:55 2008-02-6 Show GitHub Exploit DB Packet Storm
245830 6.5 警告 dmsguestbook
WordPress.org
- WordPress の DMSGuestbook プラグインの管理パネルにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0616 2012-06-26 15:55 2008-02-6 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