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 30, 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
245171 7.5 危険 Comsenz Technology - Discuz! の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3554 2012-06-26 16:02 2008-08-8 Show GitHub Exploit DB Packet Storm
245172 7.5 危険 Git project - GIT の diff_addremove 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3546 2012-06-26 16:02 2008-08-7 Show GitHub Exploit DB Packet Storm
245173 10 危険 GNOME Project - Gnome の yelp の yelp-window.c の window_error 関数におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2008-3533 2012-06-26 16:02 2008-08-5 Show GitHub Exploit DB Packet Storm
245174 6.9 警告 FreeBSD - FreeBSD の カーネルの sys/kern/vfs_mount.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3531 2012-06-26 16:02 2008-09-3 Show GitHub Exploit DB Packet Storm
245175 4.3 警告 craftysyntax - CSLH の livehelp_js.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3510 2012-06-26 16:02 2008-08-7 Show GitHub Exploit DB Packet Storm
245176 4 警告 Best Practical Solutions - Best Practical Solutions RT におけるサービス運用妨害 (DoS) 状態となる脆弱性 CWE-noinfo
情報不足
CVE-2008-3502 2012-06-26 16:02 2008-06-23 Show GitHub Exploit DB Packet Storm
245177 10 危険 Episerver - Ektron CMS400.NET の "ワークエリアフォルダのページ" における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2008-3499 2012-06-26 16:02 2008-08-6 Show GitHub Exploit DB Packet Storm
245178 7.5 危険 ASP indir - Pcshey Portal の kategori.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3495 2012-06-26 16:02 2008-08-6 Show GitHub Exploit DB Packet Storm
245179 7.8 危険 8e6 Technologies - 8e6 R3000 Internet Filter におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3494 2012-06-26 16:02 2008-08-6 Show GitHub Exploit DB Packet Storm
245180 5 警告 americasarmy - America's Army におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3492 2012-06-26 16:02 2008-08-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
1401 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlocks between devlink and netdev instance locks In the mentioned "Fixes" commit, various work tasks triggering… - CVE-2026-45907 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1402 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Require frozen map for calculating map hash Currently, bpf_map_get_info_by_fd calculates and caches the hash of the map rega… - CVE-2026-45927 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1403 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix memory leak on codec_info allocation failure In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a v… - CVE-2026-45928 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1404 - - - In the Linux kernel, the following vulnerability has been resolved: net: mctp: ensure our nlmsg responses are initialised Syed Faraz Abrar (@farazsth98) from Zellic, and Pumpkin (@u1f383) from DEVC… - CVE-2026-45930 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1405 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale… - CVE-2026-45912 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1406 - - - In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries i… - CVE-2026-45913 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1407 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommu_sva_unbind_device() Some tests trigger a crash in iommu_sva_unbind_device() due to … - CVE-2026-45931 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1408 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tcx/netkit detach permissions when prog fd isn't given This commit fixes a security issue where BPF_PROG_DETACH on tcx o… - CVE-2026-45932 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1409 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered mul… - CVE-2026-45937 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1410 - - - In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in ni_usb_init() In ni_usb_init(), if ni_usb_setup_init() fails, the function returns -EFAULT without freei… - CVE-2026-45939 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm