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
131 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF and double free in smb2_open_file() Zero out @err_iov and @err_buftype before retrying SMB2_open()… Update - CVE-2026-45972 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
132 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. … Update - CVE-2026-45970 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
133 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree Annotating a local pointer variable, which will be assigned wit… Update - CVE-2026-45959 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
134 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidi_connection_ioctl(), vidi->edid(user pointer) is direct… Update - CVE-2026-45958 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
135 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free of BTF object Refcounting in the check_pseudo_btf_id() function is incorrect: the __check_pse… Update - CVE-2026-45951 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
136 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix race condition during PASID entry replacement The Intel VT-d PASID table entry is 512 bits (64 bytes). When repla… Update - CVE-2026-45945 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
137 7.5 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down context entry When tearing down a context entry, the current implementation zer… Update - CVE-2026-45944 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
138 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page wo… Update - CVE-2026-45942 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
139 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot In the 'DeleteIndexEntryRoot' case of the 'do_action' function, the… Update - CVE-2026-45935 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
140 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve id of register in sync_linked_regs() sync_linked_regs() copies the id of known_reg to reg when propagating bounds o… Update - CVE-2026-45933 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm