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, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245221 4.3 警告 Debian - Horde の services/obrowser/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3330 2012-06-26 16:02 2008-07-27 Show GitHub Exploit DB Packet Storm
245222 4.3 警告 edgewall - Trac の wiki エンジンにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3328 2012-06-26 16:02 2008-07-27 Show GitHub Exploit DB Packet Storm
245223 4.3 警告 Claroline Consortium - Claroline におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3315 2012-06-26 16:02 2008-07-25 Show GitHub Exploit DB Packet Storm
245224 7.5 危険 creacms - CreaCMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-3313 2012-06-26 16:02 2008-07-25 Show GitHub Exploit DB Packet Storm
245225 7.5 危険 adam scheinberg - Adam Scheinberg Flip の config.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-3311 2012-06-26 16:02 2008-07-25 Show GitHub Exploit DB Packet Storm
245226 7.5 危険 digiappz - DigiLeave の info_book.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3309 2012-06-26 16:02 2008-07-25 Show GitHub Exploit DB Packet Storm
245227 6.8 警告 carlos desseno - C. Desseno YouTube Blog の cuenta/cuerpo.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-3308 2012-06-26 16:02 2008-07-25 Show GitHub Exploit DB Packet Storm
245228 4.3 警告 carlos desseno - C. Desseno YouTube Blog の mensaje.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3305 2012-06-26 16:02 2008-07-25 Show GitHub Exploit DB Packet Storm
245229 7.5 危険 alphadmin - AlphAdmin CMS における管理アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3300 2012-06-26 16:02 2008-07-25 Show GitHub Exploit DB Packet Storm
245230 7.5 危険 eSyndiCat - eSyndiCat における管理者アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-3299 2012-06-26 16:02 2008-07-25 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