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
245791 7.5 危険 caroline - Claroline における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0825 2012-06-26 15:55 2008-02-19 Show GitHub Exploit DB Packet Storm
245792 10 危険 caroline - Claroline の php2phps 関数における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2008-0824 2012-06-26 15:55 2008-02-19 Show GitHub Exploit DB Packet Storm
245793 7.2 危険 フォーティネット - Fortinet FortiClient Host Security MR5 Patch 3 の fortimon.sys デバイスドライバにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0779 2012-06-26 15:55 2008-02-14 Show GitHub Exploit DB Packet Storm
245794 7.5 危険 アップル - Apple QuickTime 用 QTPlugin.ocx におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0778 2012-06-26 15:55 2008-02-14 Show GitHub Exploit DB Packet Storm
245795 4.9 警告 FreeBSD - FreeBSD の sendfile システムコールにおける書き込み専用ファイルのコンテンツを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0777 2012-06-26 15:55 2008-02-14 Show GitHub Exploit DB Packet Storm
245796 5 警告 extremez-ip
extremez
- ExtremeZ-IP File などの ExtremeZ-IP.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-0767 2012-06-26 15:55 2008-02-13 Show GitHub Exploit DB Packet Storm
245797 10 危険 マイクロソフト
brooks internet software
- Windows の Brooks RPM の RpmSrvc.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0766 2012-06-26 15:55 2008-02-13 Show GitHub Exploit DB Packet Storm
245798 4.3 警告 artmedic webdesign - artmedic webdesign weblog におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0765 2012-06-26 15:55 2008-02-13 Show GitHub Exploit DB Packet Storm
245799 5 警告 group logic - ExtremeZ-IP File and Print Server の ExtremeZ-IP.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2008-0759 2012-06-26 15:55 2008-02-13 Show GitHub Exploit DB Packet Storm
245800 5 警告 group logic - ExtremeZ-IP File and Print Server の HTTP サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0758 2012-06-26 15:55 2008-02-13 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
151 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in qd_put Commit a475c5dd16e5 ("gfs2: Free quota data objects synchronously") started freeing quota… Update - CVE-2026-45861 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
152 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: increase the connection clean up limit to 64 After the optimization to only perform one GC per jiffy, a … Update - CVE-2026-45860 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
153 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation Ulrich reports a regression with nfqueue: If an appl… Update - CVE-2026-45859 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
154 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send ib_uverbs_post_send() uses cmd.wqe_size from userspace with… Update - CVE-2026-45856 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
155 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxe_srq_from_init In rxe_srq_from_init(), the queue pointer 'q' is assigned to 'srq->rq.queue' befor… Update - CVE-2026-45852 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
156 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: slip: bound decode() reads against the compressed packet length slhc_uncompress() parses a VJ-compressed TCP header by advancing … Update - CVE-2026-45843 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
157 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: skbuff: propagate shared-frag marker through frag-transfer helpers Two frag-transfer helpers (__pskb_copy_fclone() and skb_s… Update - CVE-2026-43503 2026-05-30 20:17 2026-05-23 Show GitHub Exploit DB Packet Storm
158 4.3 MEDIUM
Network
- - A vulnerability was identified in Open5GS up to 2.7.7. This affects an unknown part in the library lib/sbi/nnrf-handler.c of the component Shared NF-profile Parser. Such manipulation leads to denial … New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-10115 2026-05-30 20:17 2026-05-30 Show GitHub Exploit DB Packet Storm
159 4.3 MEDIUM
Network
- - A vulnerability was determined in Open5GS up to 2.7.7. Affected by this issue is the function handle_scp_info in the library lib/sbi/nnrf-handler.c of the component Shared NF-profile Parser. This man… New CWE-119
CWE-787
Incorrect Access of Indexable Resource ('Range Error') 
 Out-of-bounds Write
CVE-2026-10114 2026-05-30 20:17 2026-05-30 Show GitHub Exploit DB Packet Storm
160 7.5 HIGH
Network
- - The GEO my WP plugin for WordPress is vulnerable to SQL Injection via the 'swlatlng' and 'nelatlng' parameters in all versions up to, and including, 4.5.5 The parameters are read from $_SERVER['QUERY… New CWE-89
SQL Injection
CVE-2026-9757 2026-05-30 19:16 2026-05-30 Show GitHub Exploit DB Packet Storm